Forum Moderators: phranque

Message Too Old, No Replies

ABCs of a Site Relaunch

         

long2go

4:33 am on Apr 30, 2004 (gmt 0)

10+ Year Member



I will soon be transferring a static site that has high saturation and solid organic traffic to a dynamic site on a new server. What do I need to know before I start? Can someone provide a basic overview?

mcavic

5:16 am on Apr 30, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You'll want to pay close attention to what happens to existing visitors (with old bookmarks, links, etc) after the switchover.

The best way to preserve your traffic (and PR) is to set up 301 redirects on all the old urls, to point them to the new content. That way, search engines will understand what has happened, and eventually index the new site structure.

Most people, though, won't notice and will never update the bookmarks and links, so you may have to keep those redirects in place for a long time.

You could also just create a custom 404 error page telling that your site structure has changed, and please start at your home page. But that may irritate users.

If you depend on having lots of your pages indexed in SE's, be aware that they might not index dynamic pages as well as static pages, depending on the url format.

If you have a shopping cart, or user accounts, you may want to make sure that they're migrated to the new server as well, so that people don't lose their data.