: SEO penalty for "duplicate" content when a site's also accessible via another domain name? Possible Duplicate: What is duplicate content and how can I avoid being penalized for it on my
Possible Duplicate:
What is duplicate content and how can I avoid being penalized for it on my site?
While testing searches for keywords on my site, I notice that a mirror of it at a8.8d.344a.static.theplanet.com/ sometimes appears at the top result rather than my primary domain. It looks like this is an alternative address for my server. Will the presence of identical content at this domain and at my primary domain result in a Google penalty? If so, what can I do about it?
More posts by @Shelley277
2 Comments
Sorted by latest first Latest Oldest Best
This wouldn't cause a penalty per se but it could cause the wrong URL to be indexed and ranking (as you've noticed is already happening). If you are the one managing the server you should at the very least 301 redirect all that traffic to your domain. If you're on a shared host of don't have access to the server/.htaccess ask your host to fix it for you, if they won't (I'd consider switching to a better host) the rel canonical would help.
You might incur a penalty, which you can avoid by specifying the canonical URL on each page, so that Google ignores the duplicates.
Full details are here, but basically each page should include a tag like this in the <head> section:
<link rel="canonical" href="http://www.yoursite.com/path/to/file" />
But it would be better to use rewrites or name-based virtual servers to do 301 redirects from the generic domain to the one that you want to use.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.