Packages

Our Newsletter



Knowledgebase Home | Glossary | Favorites Knowledgebase Home | Glossary | Favorites
Search the Knowledgebase Browse by Category
How do I get my files indexed by the search engines after a redesign where file names have changed?
User Opinions
(0 votes)
No users have voted.

How would you rate this answer?
Helpful
Not helpful
I've finally redesigned my circa-1997 Web site, and all the file names have changed. What should I do to ensure that the search engines index my new pages?

You should redirect all the old URLs to the new ones, via a 301-permanent redirect. If you're on an apache server, this can be done via the .htaccess file.

You may also want to submit a sitemap to Google with the new URLs. Or, you could try Greg Boser's method of redirecting the old files to the new ones via a 301, and then actually submitting a sitemap to Google with the old URLs. This apparently causes Google to try to reindex them, and the 301 immediately tells them their new location.
Visitor Comments
No visitor comments posted. Post a comment
Post Comment for "How do I get my files indexed by the search engines after a redesign where file names have changed?"
To post a comment for this article, simply complete the form below. Fields marked with an asterisk are required.
   Your Name:
   Email Address:
* Your Comment:
* Enter the code below:
 
Related Articles
No related articles were found.
Attachments
No attachments were found.