Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
How to avoid duplication across multiple country domains
-
Here's the scenario:
- I have a client currently running one Shopify site (AU)
- They want to launch three more country domains (US, UK and EU)
- They want each to be a standalone site, primarily so the customers can purchase in their local currency, which is not possible from a single Shopify site
- The inventory is all from the same source
- The product desscriptions will all be the same as well
Question: How do we avoid content duplication (ie. how will canonical tags work in this scenario)?
-
No problem. Your best bet would be to avoid subdomains and have separate entities via ccTLD as you've mentioned is the plan. You could do a sub-directory structure (.com/au, .com/us, etc..) but honestly that gets pretty messy. I've got a client that has some countries on different ccTLDs and some that share a TLD, and the ones that share the .com are the messy ones.
-
Hey Logan,
Thanks for clarification on the hreflang tags - sounds good.
Re the .eu TLD, the client is keen to go this route just to enable Euro currency in the checkout. But I agree it is sub-optimal. If there is sufficient business case (ie. traffic), then I will suggest .fr, .de, etc. I believe the Langify app in Shopify works well. Otherwise, I might suggest .com in US$ for all countries other than Aus and UK.
Also wondering on your thoughts re domainuk.com, versus domain.co.uk?
-
You can specify English as the language for each one. The tag's main purpose is language, but it has deeper implications than that. The hreflang tags and Search Console specification will still help your .co.uk URLs in google.co.uk, your .com URLs in Google.com, and your .com.au URLs in google.com.au.
Regarding your .eu TLD, you might need to rethink that strategy. The primary language in Aus, UK, and US is English, so the plan you've laid out will be fine for those countries. But when you get into a .eu domain, there is no Google.eu and there's no single primary language spoken throughout. Serving up English content to everyone in Europe is sub-par UX since there's a plethora of languages in the region.
-
Furthermore, it appears that region targetting only works for specific countries ('eu' is not an option).
So it appears that the proposed solution isn't going to achieve the desired outcome after all:
- because the hreflang tags are intended for different languages and all four of our sites will be in English
- because 'eu' is not recognised by the tags
Anyone out there got a solution?
-
Hi Logan,
OK, there's a possible gotcha here. All four sites (.com, au, uk and eu) will be in English. So content will be identical. The purpose of the hreflang tags seems to be for multi-language versions of the same site. This is not the case here. The primary reason for country specific TLDs is just to allow customers to transact in their local currency, but also to be indexed in the local version of Google.
Make sense?
-
Happy to help!
-
That's very helpful - many thanks Logan
-
Hi,
There's a couple things you'll need to do. First is to set up a Search Console account for each TLD version of your domain. Once you've setup and verified, you'll want to specify the target country for each. To do this, go to Search Traffic on the left nav, then click International Targeting, then head to the Country tab. Set each for its respective domain.
Next, you'll need to implement hreflang tags. They work similar to canonical tags, but instead of telling search engines the preferential version of the content, these tags point them to the other country/language versions. Everything you need to know about this tag can be found here: https://moz.com/learn/seo/hreflang-tag.
These two actions will help the country-specific versions of Google serve up the appropriate versions of your content and avoid getting dinged for dupes.
Hope that's helpful!
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Is it worth maintaining multiple international websites
Hi I work for a British company which has two well established websites - a .co.Uk for the UK, and a .com for the US and rest of the world (in language directories). The Uk site is hosted in the Uk, the .com in US. The websites do reasonable well in Google on both sides of the Atlantic. The company is a small but quite well known brand. The company is now thinking of redirecting the .co.Uk to the .com as it would be cheaper to maintain. What would you advise? Thanks.
International SEO | | fdl4712_aol.com2 -
"Duplicate without user-selected canonical” - impact to SERPs
Hello, we are facing some issues on our project and we would like to get some advice. Scenario
International SEO | | Alex_Pisa
We run several websites (www.brandName.com, www.brandName.be, www.brandName.ch, etc..) all in French language . All sites have nearly the same content & structure, only minor text (some headings and phone numbers due to different countries are different). There are many good quality pages, but again they are the same over all domains. Goal
We want local domains (be, ch, fr, etc.) to appear in SERPs and also comply with Google policy of local language variants and/or canonical links. Current solution
Currently we don’t use canonicals, instead we use rel="alternate" hreflang="x-default": <link rel="alternate" hreflang="fr-BE" href="https://www.brandName.be/" /> <link rel="alternate" hreflang="fr-CA" href="https://www.brandName.ca/" /> <link rel="alternate" hreflang="fr-CH" href="https://www.brandName.ch/" /> <link rel="alternate" hreflang="fr-FR" href="https://www.brandName.fr/" /> <link rel="alternate" hreflang="fr-LU" href="https://www.brandName.lu/" /> <link rel="alternate" hreflang="x-default" href="https://www.brandName.com/" /> Issue
After Googlebot crawled the websites we see lot of “Duplicate without user-selected canonical” in Coverage/Excluded report (Google Search Console) for most domains. When we inspect some of those URLs we can see Google has decided that canonical URL points to (example): User-declared canonical: None
Google-selected canonical: …same page, but on a different domain Strange is that even those URLs are on Google and can be found in SERPs. Obviously Google doesn’t know what to make of it. We noticed many websites in the same scenario use a self-referencing approach which is not really “kosher” - we are afraid if we use the same approach we can get penalized by Google. Question: What do you suggest to fix the “Duplicate without user-selected canonical” in our scenario? Any suggestions/ideas appreciated, thanks. Regards.0 -
Hreflang tags and canonical tags - might be causing indexing and duplicate content issues
Hi, Let's say I have a site located at https://www.example.com, and also have subdirectories setup for different languages. For example: https://www.example.com/es_ES/ https://www.example.com/fr_FR/ https://www.example.com/it_IT/ My Spanish version currently has the following hreflang tags and canonical tag implemented: My robots.txt file is blocking all of my language subdirectories. For example: User-agent:* Disallow: /es_ES/ Disallow: /fr_FR/ Disallow: /it_IT/ This setup doesn't seem right. I don't think I should be blocking the language-specific subdirectories via robots.txt What are your thoughts? Does my hreflang tag and canonical tag implementation look correct to you? Should I be doing this differently? I would greatly appreciate your feedback and/or suggestions.
International SEO | | Avid_Demand0 -
Spanish word as English domain name
hi anyine any issues with using Spanish, and other non English words, as domain names when trying to rank in Google uk. We launched a number of websites a while back but finding it hard to get much traction in Google uk. We are getting a reasonable number of impressions but cannot seem to get very high in the rankings. All the names are foreign words for their service. Our homeware website, for example, uses the basque word for furniture as its name. other than potential branding issues of having domains people might struggle to spell, is there any serp issues we would face with these names. thanks
International SEO | | Arropa0 -
Cross domain rel alternate, will it help or hurt?
I have a website that has similar pages on a US version and a UK version. Currently we want Uk traffic to go to the US, but the US domain is so strong it is outranking the UK in the UK. We want to try using rel alternate but have some concerns. Currently for some of our keywords US is #1, UK is #4. If we implement rel alternate, will it just remove our US page? We don't want to shoot ourselves in the foot and lose traffic. Is this worth doing, will it just remove our US ranking and our double listing? Any anecdotes, experiences or opinions are appreciated. Thanks.
International SEO | | MarloSchneider0 -
Country name displayed after domain name in google SERP
our online shop targets clients in the US and worldwide (same URL - no subdirectories - currency changes based on IP). when searching in google.ie or google.no for our site google displays in the SERPS "US" or "United States" after the URL for our site, but for most other US competitors it does not show the country in the SERPS. I deleted our google places listing 2 weeks ago, since I suspected it may be related, but no change so far. In google webmaster tools we have targeted the shop domain to United States, which may be another factor. Unfortunately we can not undo this setting since without it our google US ranking for the most relevant competitive keyword drops from position 8 to position 100+. Server location is in Germany which despite lots of US links and US contact info and USD currency appparently makes google think that the site is not targeting the US. Does anybody know what triggers the country name in the SERPS (google places or webmaster tools or other) and can give advice if there is any way to get rid of it.
International SEO | | lcourse0 -
How can I see what my web site looks like from a different country?
I've tried a few proxy tools to try to see how my site looks from other global locations, but haven't found one that works very well yet -- or a list of reliable proxies around the world. I need to do this to test various geo-targetted ads and other optimizations. Can anyone make a recommendation? Thanks!
International SEO | | Dennis-529610 -
Targeting Different Countries... One Site or Separate?
I have a client who has 3 ecommerce sites. They are somewhat differentiated but for the most part sell the same stuff. Luckily 2 of them are quite authoritative, old and rank reasonably well. Most of the visitors and sales come from the US. He wants to start targeting Europe, Mexico and Canada. What are your suggestions for doing this? Are we better targeting on the main domains? Not really sure how to do that? Should we use a subdomain and a new store front for each geo? Should we use a .co.uk .co.mx and .co.ca each with a unique storefront? It looks like we are moving to a Magento platform so setting up multiple storefronts on a single database is not a big issue. Anyone have any experience with this?
International SEO | | BlinkWeb0