Hi Folks,
I implemented the following in my htaccess file and the new bicycles.html link works fine if i type it into IE URL bar etc.
RewriteRule ^bicycles\.html$ index.php?page=new&cid=999 [L]
The problem i am having is that the CMS package still lists the index.php?page=new&cid=999 on my website. Do i have to physically remove this and add the new bicycles.html link in it's place?
If i can't/don't remove existing link, will Google still pick up the new bicycles.html link?
Any help to clarify the above would be great,
S |