Thread: Old Pages
View Single Post
  #9 (permalink)  
Old 08-08-2007, 07:20 PM
Orion's Avatar
Orion Orion is offline
WebProWorld Veteran
 

Join Date: Sep 2003
Location: Halton Hills, ON
Posts: 578
Orion RepRank 2
Default Re: Old Pages

Here's the .htaccess code for 301 redirects...

### redirects ###

redirect 301 /page_name.ext http://www.domainname.tld/new_page_name.ext

When I'm going to replace or remove a page...

I create the new page
upload new page
check site for any links to old page update to new page
check sitemaps and update (google yahoo etc.)
search web for IBL's to the old page... contact them to update links to the new page
then add 301 to site
remove old page..

usually when you make a change to a page name or remove a page you lose a bit on the rankings. It does come back, but I've found the loss and time to recovery tends to be a bit less if I leave the old page up until all the other things are done.

Hope that helps!
__________________
Ron Boyd
Web design & site management :: Ron's blog
Reply With Quote