View Single Post
  #4 (permalink)  
Old 12-14-2004, 05:13 PM
cyanide cyanide is offline
WebProWorld 1,000+ Club
 
Join Date: Jul 2003
Location: Toronto, Canada
Posts: 1,782
cyanide RepRank 0
Default

Quote:
Originally Posted by PastorRick
OK, now I am confused. I have read and heard that Google robot for example, doesn't parse URL's past a ? which is why replicated sites cannot get into the SE's.
You are either listening to someone who is not informed or read an article that is way out of date.

If you are changing the page names, then you will have to put some re-direct lines in your htaccess file

such as:
Code:
redirect 301 /oldpage.html http://domain.com/newpage.php
__________________
|
Web Hosting Guru
| Need Help For Your Forum?
Reply With Quote