What steps do I have to take in order to make sure that I keep my search engine rankings after I redesign or update my site?
|
From practical experience we've found that beyond the usual 301 redirecting these following actions have resulted in a shorter (and on one occasion non-existent) Search Engine fluctuation:
Remember that if you find that there will be duplicate URL paths, use the
HTTP Header to signal your correct destination (there is a META tag version too). If your linking structure/position is changing drastically the best advice is to ask "is it in the users best interest?" |
|||||||||
|
|
If your URLs are changing be sure to do a 301 redirect so the search engines know that the old URL has moved to a new location and all incoming links for the old URL should be transferred to the new URL. A sample 301 redirect in .htaccess would look like this:
That's about all you can control when you redesign a web site. Because your HTML will be changing your rankings may change, too, as semantic markup very much affects your rankings. The best you can do is make sure you properly markup your content (use heading tags, etc) take advantage of every internal linking opportunity. |
|||
|
|
The biggest thing is to make sure that you know what all your current URLs are and then redirect them to the new URLs using a 301 redirect when you redesign. You may find that your rankings take a slight dip temporarily, but don't panic, that can sometimes happen as Google readjusts itself to your site. Wait it out a few weeks before doing anything drastic. If you are able, you could also change your anchor href's to match the new URLs. |
|||
|
|
|
In your experience have you witnessed loss of google rankings for the majority or website redesigns? I am looking to get my site redesigned and potentially a new cms but I'm totally put off by cases of sites going into oblivion after a redesign. |
|||||
|
