Search found 1 match
- Mon Jul 27, 2009 2:15 am
- Forum: PHP - Code
- Topic: url rewriting
- Replies: 0
- Views: 105
url rewriting
Hello, I have a classifieds website written in PHP. I had the following code in my .htaccess : #Options +FollowSymLinks RewriteEngine on RewriteRule index/a/(.*)/b/(.*)/ index.php?a=$1&b=$2 But this didn't maKe my site SEO friendly.Can anyone please help. (My web host has the following in FAQ: ....