aftershock2020
Senior Member
- Oct 19, 2007
- 980
- 502
It was designed to be used in the matter of moving a domain content to a new licensed domain and yes, it isn't a true error per say, however, the issue that I see far too many people doing is using it as a gateway port rather than a formatted and proper redirect as you are mentioning in this case. That was my point of reference where there is infact and issue, as you've stated yourself, with the intent of tricking google.
Using it for proper redirect from an old, taken or outdated domain to another new one is nothing new. People tend to abuse the redirect calls and infact do get errors not for the redirect itself but caused by the misuse and misapplication of the redirect, causing loss of the connection to the proper intended landing link. In that being the case, google does by default list those errors if a bot is unable to follow a redirect at any given time.
I'm specifically referring to the errors that they cause more than being an error function itself. Good point to be cleared up, as I don't want to mislead anyone otherwise.
Using it for proper redirect from an old, taken or outdated domain to another new one is nothing new. People tend to abuse the redirect calls and infact do get errors not for the redirect itself but caused by the misuse and misapplication of the redirect, causing loss of the connection to the proper intended landing link. In that being the case, google does by default list those errors if a bot is unable to follow a redirect at any given time.
I'm specifically referring to the errors that they cause more than being an error function itself. Good point to be cleared up, as I don't want to mislead anyone otherwise.
Actually, a 301 redirect isn't an error code.
I usually don't disagree with aftershock2020, and this is minor point. He has a lot more experience at this stuff than I do, especially if you want to run an online business he's someone you should listen to. There really are good reasons for using on-page redirects sometimes, so I'm not disagreeing with him about that, but here's the information I use regarding HTTP error codes.
Of all the http status codes, only the 400's and 500's are considered error codes.
HTTP status codes fall into the following categories.
1xx Informational
2xx Success
3xx Redirection
4xx Client Error
5xx Server Error
You can get the specific breakdown of each status code on Wikipedia page, List of HTTP status codes.
Google won't penalize a site for a 301 redirect, in fact they recommend its use. The only time it would be a problem is if you're somehow trying to trick google with it. The situation perfect10 is describing is one of the exact reasons the 301 was implemented, they're simply moving a website from an old domain to a new domain and want to have all their previous backlinks still carry over to the new domain.
The following is taken directly from Google Webmaster Tools Help.
http://www.youtube.com/watch?v=70LR8H8pn1M&feature=player_embedded
Last edited: