: Separate urls for a set of pages sharing 80% duplicate content Issue: Currently my site has one particular page which has country specific data. So I've URLs like : mysite.com/sale-united-states
Issue:
Currently my site has one particular page which has country specific data. So I've URLs like :
mysite.com/sale-united-states
mysite.com/sale-united-kingdom
mysite.com/sale-sweden
etc.
All these pages have 80-90% common content and 10-20% country specific content. currently all these pages canonically point to mysite.com/sale-united-states.
The problem is when someone searches for "sale Sweden", Google correctly shows mysite.com/sale-united-states page, which does not feel correct as it shows US page instead of Sweden.
Now I'm thinking of not using canonical url so that country specific urls are produced in Google saerch. But I'm not sure how 80% duplicate content is going to affect SEO? What should be the recommended approach for this situation?
A friend of mine suggested a "separate subdomain per country" based approach but it seems overkill for one page.
More posts by @Harper822
2 Comments
Sorted by latest first Latest Oldest Best
The best solution would be to just have one single URL without the country in it, and allow the user to change it. For example the URL could be mysite.com/sale.
You could first auto-detect the country using geolocation, storing that as a "preference" in a cookie. Provide a dropdown for USA/UK/Sweden that sets the cookie to the different country. Then on each page load check for the cookie and display the correct localizations.
One way to resolve the duplicate content issue would be to place the duplicate content on a single, seperate page and then embed this in an iframe on each of the country specific pages; google registers content in an iframe as a separate window and as it is only physically located on one page it won't register as duplicate contnet.
I would suggest reading this artical about Duplicate content
It explains that if duplicate content is detected google will likely choose only one of these pages to display and therefore there still wouldn't be versions of your different web pages indexed. Since Google's Panda update it is also probable that your website may be penalised in the listings.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.