How to mod_rewrite index.php?pagedb=3 to become an SEO friendly url?
Friday, 6th November 2009
by Phil323
I have the following url structure that I would like to have modified across the site automatically so that a search engine optimization friendly version is produced.
Here is my current structure:
http://www.mydomain.com/index.php?pagedb=3
Here is my desired structure:
http://www.mydomain.com/index/3/
Can you please let me know how this can be achieved?
Thanks.
|