View Single Post
  #3 (permalink)  
Old 01-14-2005, 09:11 PM
alienzhavelanded alienzhavelanded is offline
WebProWorld Pro
 
Join Date: Sep 2003
Location: Mars
Posts: 171
alienzhavelanded RepRank 0
Default

A properly coded 301 redirect will be exactly what most of the spiders will want to see. That is the best way to let them know a page has moved. The downside to this is doing it in an HTML page isn't all that feasable. However if you're using an Apache server, you can use an .htaccess file.
__________________
Happy coding,
The Martian
Reply With Quote