|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
rewrite command
Iīm novice in mySQL-databases. Can someone help me to eliminate the variables in htacess for the following expression?
http://www.mysite.com/php/estates.php?vilage=*&limit=15&offset=0&order=refno%20desc&kate=1 Can I replace the variables through: estates.php --> /estates/ vilage= --> /vilage/ *limit= --> /property/ 15&offset= -->/properties/ etc. etc. How does the instructions have to be called in htaccess-file? RewriteEngine On RewriteCond ?????????????? RewriteRule ?????????????? thank you for any assistance
__________________
best regards... mario |
|
#2
|
||||
|
||||
|
If only it were as simple as have 2 or 3 lines of code.
Here are some articles that will be of help to you: Search Engine Friendly URLs with PHP and Apache : evolt.org, Code: http://www.evolt.org/article/Search_Engine_Friendly_URLs_with_PHP_and_Apache/17/15049/ Building Dynamic Pages With Search Engines in Mind: http://www.phpbuilder.com/columns/tim19990117.php3 Apache 1.3 URL ReWriting Guide: http://httpd.apache.org/docs/misc/rewriteguide.html
__________________
Darrin J. Ward, a Professional SEO Consultant and Original Founder of SEO Chat (this site), Google Dance Tool & some other cool stuff! * Rankings Reporter - Track your Website's Keyword Rankings in Google & Yahoo. * ChatButton - Free AJAX Chatboxes to embed onto any Webpage - super-easy copy/paste setup!. |
|
#3
|
||||
|
||||
|
Quote:
Thank you Darrin, thatīs what I looked for. |
|
#4
|
|||
|
|||
|
Make sure your host supports mod_rewrite, and .htaccess... Mine doesnt
-Josh |
|
#5
|
|||
|
|||
|
Rewriting dynamic URLs in ASP. Any ideas?
|
|
#6
|
||||
|
||||
|
Quote:
You'll need a tool for it. Some ideas ... http://www.xde.net/xq/tool.xqasp/qx/index.htm http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=827&lngWId=3 Gringo. |
![]() |
| Viewing: SEO Chat Forums > Other > SEO Scripts > rewrite command |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|