301 Redirects
Redirecting a website or webpage can be important for a number of reasons, site redesign, change of domain name, business rebranding etc.As far as the search engines are concerned there should only ever be one form of redirect, and that is via the “301? method. Any other form of redirect is considered bad form and will most likely cause all sorts of issues in search results.
The way you actually carry out a 301 redirect depends on the server you have (either windows or Linux) and the type of redirect you need.
Redirecting with the .htaccess file
If you are running Linux on your server you should use the ....
(More...)
