Domain redirection to the same page and Google - Stack Overflow most recent 30 from stackoverflow.com2009-12-15T03:30:49Zhttp://stackoverflow.com/feeds/question/233710http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/233710/domain-redirection-to-the-same-page-and-google0Domain redirection to the same page and GoogleDawkins2008-10-24T14:16:41Z2008-10-24T15:08:25Z
<p>We developed a website for a client and he has purchased the .com, .net, .info versions of the domain.</p>
<p>Is there any way to redirect all to the same page without being considered by Google as duplicated content and therefore penalized in the ranking position?</p>
http://stackoverflow.com/questions/233710/domain-redirection-to-the-same-page-and-google/233726#2337264Answer by Alexander Kojevnikov for Domain redirection to the same page and GoogleAlexander Kojevnikov2008-10-24T14:19:11Z2008-10-24T14:19:11Z<p>Just use the <a href="http://en.wikipedia.org/wiki/HTTP_301" rel="nofollow">permanent redirect</a>.</p>