How should I handle hreflang tags if it's the same language in all targeting countries?
-
My company is creating an international version of our site at international.example.com. We are located in the US with our main site at www.example.com targeting US & Canada but offering slightly different products elsewhere internationally. Ideally, we would have hreflang tags for different versions in different languages, however, it's going to be an almost duplicate site besides a few different SKUs. All language and content on the site is going to be in English. Again, the only content changing is slightly different SKUs, they are almost identical sites. The subdomain is our only option right now. Should we implement hreflang tags even if both languages are English and only some of the content is different? Or will having just canonicals be fine? How should we handle this?
Would it make sense to use hreflang this way and include it on both versions? I believe this would be signaling for US & Canda visitors to visit our main site and all other users go to the international site. Am I thinking this correctly or should we be doing this a different way?
-
Hi tcope25,
Thanks for the clarification, that helps me to understand better the end goal. To futher clarify, you say "we want every other visitor in the world to visit our international subdomain." Do you mean "every other [English speaking] visitor in the world." ? If so, I think your proposed code is close. It is now just missing a self-referencing element, so it should be:
Just keep in mind that even if your tags are perfect, if your English US site has significantly more authority, it may show up in international search results anyway as rel="alternate" hreflang is a signal, not a directive.
Hope that helps!
Dana
-
Thanks for your comments Dana! I do appreciate the time you took to help explain more about hreflang.
I have implemented hreflang on multiple other websites in different languages without any issues. However, this situation is a bit different. To answer your questions...yes, our main site is the English site in the US & Canada. Same exact site, URL, content. We want every other visitor in the world to visit our international subdomain.
If implemented the code below, what would happen if I searched our website brand in the US? Would our main site come up? What would happen to a searcher in France? Would Google serve our international site?
By your comments above are you suggesting the below?
-
Hi tcope25,
Implementing rel="alternate" hreflang is likely one of the most complex, and most commonly incorrectly implemented elements for SEO. Just the example you've provided above would take about 30 minutes to talk through, clarify business needs, and then determine a course of action.
I normally don't push off answering a question, but I would highly recommend seeking out an SEO professional to help you sort this out. Tere's just a lot wrong with the proposed code above - sorry, not trying to be insulting, but helpful.
One real standout in your proposed code above that I would not recommend is to set your "x-default" to one of your secondary international sites. The "x-default" if used, should point to your strongest, primary version of your business sites. For example, if your English site in the US is your primary, most important site, then your "x-default" should the English US site URL.
Also based on your code above, it looks like you are serving the same content, via the same URLs to US and Canada searchers. If this is true , meaning you are not localising content for Canada and it is 100% the same page (I hope you aren't showing different content to US and Canada visitors via the same URL by attempting to use geo-location to decide what they see - that's a whole separate SEO issue) - then you don't need "en-us" and "en-ca" you just need "en" - But you would need to be sure that you haven't set your International Targeting in Google Search Console to "United States" - You need to leave the country targeting there unchecked.
This are very high level observations - I would recommend engaging a reliable SEO consultant to help make sure it's all implemented correctly.
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
-
Google Search Console "International Targeting" is reporting errors that are not present on my site
We are currently handling search for a global brand www.example.com/ which has presence in many countries worldwide. To help Google understand that there is an alternate version of the website available in another language, we have used hreflang tags. These hreflang tags are implemented only via the XML sitemap across all geo-locations. Under the “Search Analytics -> International Targeting” section, in Google Search Console, for the Malaysian website (www.example.com/my/), there are a number of “no-return tags (sitemaps)” errors arising. For example, for India as a geo-location, there is one ‘en-IN’ – no return tags (sitemaps) errors listed. The error is listed below: Originating URL - www.example.com/my/xyz/ Alternate URL - www.example.com/in/xyz/ When the XML sitemap for the URL – www.example.com/in/ was checked for the hreflang tags, it was noticed that the implementation of hreflang tags for the URL – www.example.com/in/xyz/ was perfectly fine and it was providing a return tag to the URL – www.example.com/my/xyz/. After the code level verification, it was identified that the implementation of hreflang tags was perfectly fine via the XML sitemap. Even though at the code level it was verified that the implementation is fine, the error still persists in Google Search Console. Kindly suggest a solution to this situation, and also advise the effects of these errors on search engine performance
International SEO | | Starcom_Search0 -
For My International Sites only Homepage in other Language rest Pages are in English. Hreflang required here?
Hello All, For my ecommerce site at my homepage there is an Language option of 9 different countries. My main site - abcd.co.uk and other sites are like this se.abcd.co.uk, fr.abcd.co.uk, es.abcd.co.uk etc From my main site if user clicks on fr.abcd.co.uk then France site will open but when he click on any link it will redirect to my UK site. On France site homepage if user hover the cursor then links are visible of UK site only. My query is ;- Do it required here to implement hreflang? As only homepage is in different language? Do it anything wrong in google point of view? Thanks!
International SEO | | wright3350 -
Hreflang link is always going to the homepage
Hey there fellow Mozzers, I'm currently performing some work for a webshop which is located at two different TLD's.
International SEO | | WesleySmits
example.com and example.nl. In the head of both websites the hreflang tags have been added to tell Search Engines which site is targeted at which country. That's good 🙂 However, the hreflang links are pointing to the homepages of both websites from every page on the websites. Isn't example.nl/blog/ not supposed to link the hreflang tag to example.com/blog/?0 -
International Site - Language Targetting
Hi Mozzers, I am currently conducting a technical site audit on a large website. Their main content and audience is in the US, but they have started to add translated versions of the content in different languages (about 30 different languages). Also, they are not using cookies or scripts to auto-populate the language on the page, and the pages seem to be getting indexed just fine. Currently, they have their language distinguished by sub-folder (i.e. example.org/blog/by-language/spanish/), which I plan to 301 redirect to example.org/blog/es/ for each language. However, they are not implementing any sitemaps or hreflang header tags. I have not dealt with this in the past as all of my work has been done on smaller US sites, so I wanted to verify the steps I plan to take to ensure this is a solid approach. 301 redirect example.org/language/spanish/blog/ to example.org/es/blog/ Recommend adding hreflang markup into the header for each language. (They have a lot of pages, so they may not implement this if it is too much work.) Highly recommend adding XML sitemaps for each content version of the site using the media flow HREFLANG Siitemap Tool. Setting up multiple Webmaster Tools accounts and geotargetting them by language. I would also add the XML sitemap for each language. Is this a solid approach, given the information above? I want to make sure I am fundamentally sound on this before suggesting so many large changes. Thank you in advance for any thoughts / wisdom you can instill! ---------------------additional information--------------------- If I am hearing you correctly, I would only submit one XML Sitemap for international content. It would look something like the below image. I would only use one GWT account to upload the file, and I would not need to add any additional markup on each page, as it will be located in the hreflang xml sitemap. Finally, would it be a good or bad idea to 301 redirect their naming convention to a new, shorter one? example.org/by-language/spanish/blog/this-is-an-example --> example.org/es/blog/this-is-an-example bpXAYlr.png
International SEO | | J-Banz0 -
Multiple geographic targeting in Europe
I have a site that is applicable to German speaking people in central europe. If I were to geotarget the site in google webmaster tools to Germany, would that prevent users in Switzerland or Austria seeing the site in their search results.
International SEO | | zeropointlabs0 -
Homepage URL for multi-language site
Hi, We are setting up a new site, and currently considering the URL and folder structure of the site. We will have 2-3 different language versions, and we have decided to use sub folders for this. My question is regarding the homepage URL. We want the English language site (en) to be the default one, from where you can then change the language. Should I have a folder for each of the language versions (as described below)? www.mydomain.com/en
International SEO | | Awaraman
(this would be the default page where everyone would always come if they type www.mydomain.com to webrowser) www,mydomain.com/ru www.mydomain.com/es Or, would it be better for SEO to have www.mydomain.com as the default URL where we would have the English version of the site, and then have two other folders (as below) where we would have the 2 other language versions: www,mydomain.com/ru www.mydomain.com/es Thank you in advance, BR Sam0 -
How to optimise a site for 2 countries
Hi there - Any help with the below much appreciated I am helping an Australian company, producing packaging products for businesses. Their site is hosted in Australia and their offices are in Australia. They have asked me to take care of both on-page and off-page SEO so that they rank for keywords related to their products - e.g. 'cardboard boxes'. This should be fairly straightforward for Australian based (.com.au) searchers, but they also supply their products to South Africa, and so want their results to show up also for South African based (.co.za) searchers. Also consider: it is not typical for searchers for these products to use geomodifiers in their search terms there is no unique content for the South African market versus the Australian... the product information is essentially identical. What should we do to ensure their results show up equally for those in South Africa as well as Australia? I am considering building a completely separate site, hosted in South Africa and specifically for the S.A market, but will the duplicate content effect be an issue? Also, this would essentially mean double the SEO effort, is there no way I could achieve our goals more efficiently? many thanks to any help
International SEO | | dnaynay0 -
New web design targeting UK & France
Hi I have a couple of topics I would like to clarify. My existing website is on .ie & we are now expanding into France & UK We have decided to take the route of example.com with subfolders for example.com/ie example.com/uk & example.com/fr just like thishttp://app.wistia.com/stats/278112 provided by SEOmoz Should we 301 redirect our existing .ie site to the .com or the .com/ie? When building links should links be built to .com or each .com .com/fr etc Also are there any good resources out there about International SEO? Thank you 🙂
International SEO | | Socialdude1