Href lang and multilingual question
-
Greetings Moz-Hive mind! I'm hoping you can help me on the internationalisation conundrum below;
We currently have a website with three distinct 'locales' US, SEA and UK we automatically redirect customers using IP recognition to a locale which matches, we also determine their currency based on IP. The issue we currently have is a lot of duplicate content and no use of href lang or rel=canonical tags etc...
My proposed structure would be to create a locale based directory for the three locales we offer.
- / - being US and most other Worldwide
- /uk - being UK
- /as - being Hong Kong and other Asian territories.
How would you suggest we set up the href lang tags for these? Because technically there are going to be multiple language possibilities within. Our main customers are English only if this helps.
Also as a secondary question, how should I set up the Google Search Console settings for each of these directories?
Many thanks in advance.
-
Thank you so very much!
-
Correct.
About using the hreflang="x-default" or the hreflang="en", that depends if you are interested in targeting also users not searching in English.
If not, you can go for the hreflang="en" option.
-
OK that makes sense. So let me get this straight;
1. USA/Worldwide version - /
- hreflang="en" (Can I use "x-default" here instead?)
- no targeting within Search Console
2. SEA version - /as/
- hreflang="en-HK" (repeat for all SEA territories)
- no targeting within Search Console
3. UK version - /uk/
- hreflang="en-GB"
- targeting United Kingdom on Search Console- use a selector pop up using IP sniffing to detect if the customer is viewing the wrong version of the page/site.
-
A solution could be implementing an alert system (Amazon style), so that people with those characteristics visiting the website and having eventually landed on it (but on / and /uk/ URLs) albeit they are located in HK or other EAS country, they are alerted that the best version of the site for them is the /as/ one.
You can do it via IP detection. Don't do automatic redirection, though.
-
Just to let you know, none of the above has been implemented yet, I am still planning the best course of action.
The majority of our clients browsing from Hong Kong have their language set to "en-US" and "en-GB". Is there a way to target these users without showing them the USA version of the site?
The USA version of the site needs to be the global one because the majority of our clients are based there.
Would you be willing to take this conversation offline into email? I would very much appreciate the help.
-
Mmm... question: do those users visiting the site from Hong Kong or from USA and/or GB?
Because if that is the situation, then you should check out if you have:
- Well implemented the hreflang;
- If you have geo-targeted the /uk/ subfolder to Great Britain/United Kingdom in Search Console.
Said that, following the logic I presented in my first answer, the hreflang="en" should suggest only "/" "(USA) URLs, because you told me that you want the USA version of your site to be also the "Global" one.
If it so, then the "/as/" cannot be paired to the hreflang="en" annotation, because you will have two identical hreflang (hreflang="en") suggesting two different URLs, and that would be wrong and confusing Google so much that it can ignore all the hreflang you may have implemented.
However, in the "home page" of the /as/ subfolder, you should have these hreflang annotations:
- <rel="alternate" hreflang="en-HK" href="http://www.domain.com/as/"></rel="alternate">
- <rel="alternate" hreflang="en-AU" href="http://www.domain.com/as/"></rel="alternate">
- REPEAT IT SO TO COVER ALL EAS COUNTRIES
- <rel="alternate" hreflang="en-US" href="http://www.domain.com/"></rel="alternate">
- <rel="alternate" hreflang="en-GB" href="http://www.domain.com/uk/"></rel="alternate">
- <rel="alternate" hreflang="en" href="http://www.domain.com/"></rel="alternate">
-
Thanks for your detailed response Gianluca! Very helpful.
One question, am I also able to include hreflang="en" under the /as/ subfolder? Looking at Analytics and 80% of our Hong Kong clients are browsing in either en-US or en-GB (complicated).
-
Your situation is a tricky one, because the SEA area is not a country, and therefore cannot be geo-targeted via Search Console.
To use the hreflang in order to suggest Google to show the /as/ subfolder is possible, though. Simply, you have to implement as many hreflang="en-[Code of the Country] as many are the countries included in the SEA area.
Then, in order to have the USA version being the global one:
-
You should not geo-target it toward USA in Search Console;
-
You should use the hreflang="en" and not the hreflang="en-US" (that will target only users from USA).
-
As an option, you can
-
set up the hreflang="en-US" to suggest google to show / to people using English in the USA;
-
set up the hreflang="x-default" to suggest google to show / to everybody (using English or not), who are not geo-targeted by other hreflang annotations.
Obviously, for UK, you must use the hreflang="en-GB".
-
-
Hey Dmitrii, sorry I should have mentioned in the question I understand how href lang works. I am more asking for the best practice implementation when the language might possibly vary? With US and Worldwide and the Hong Kong and Asian territories.
-
Hi there.
Well, you setup hreflang very normally - on each of those language based pages specify rel="alternate" hreflang="whatever" href="matching url".Refer to this video from Google, they explain pretty good what's what and when to use which version: https://support.google.com/webmasters/answer/189077?hl=en
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
-
Unsolved I have a "click rate juice" question would like to know.
Hello I have a "click rate juice" question would like to know. For example. I created a noindex site for a few days event purposes. Using a random domain like this: event.example.com. Expecting 5000+ clicks per day. Is it possible to gain some traffic juice from this event website domain "example.com" to my other main site "main.com" but without exposing its URL. Thought about using 301 redirecting "example.com" to "main.com". But it will reveal the example-b.com to the general public if someone visits the domain "example.com". Also thought about using a canonical URL, but it would not be working because the event site is noindex. or it would not matter at all 🤔 Wondering if there is a thing like this to gain some traffic juice for another domain? Thanks
Intermediate & Advanced SEO | | Blueli0 -
Htaccess Question - Is this the way to go to consolidate?
Hi all, My site seems to have www.xyz.com, http://www.xyz.com, http://xyz.com and other variations! From an old agency doing this. All showing differing backlinks etc. SO I want to merge them so I can just look at one analytics account - with everything combined. I want it just to consolidate all to https:///www.xym.com as the client wants - how do I do this? Does it take long to take effect?? Also I presume in webmaster I'll have to set up the preferred extension? Thanks very much for any advice 🙂
Intermediate & Advanced SEO | | VMLQais0 -
GWT url parameter issue/question
Hi Moz community, I'm having an issue with URL parameters in GWT. The tracking taxonomy for my websites is used as either /?izid=... (internal) OR /?dzid=... (external) I put tracking parameters in GWT as izid & dzid, but it hasn't picked up any URLs or examples in regards to these parameters. It's been about 2 months since we've started using this so I want to make sure Google isn't indexing as duplicate content. Side note: any page that uses a tracking parameter automatically adds rel="canonical" to the original page. Could this be the reason that GWT doesn't pick up any URLs for tracking parameters and/or do I not need to worry about adding paramters if I already have the canonical attribute automatically in place. Thanks for your help,
Intermediate & Advanced SEO | | IceIcebaby
-Reed0 -
Paging Question: Rel Next or Canonical?
Hi, Lets say you have a category which displays a list of 20 products and pagination of up to 10 pages. The root page has some content but when you click through the paging the content is removed leaving only the list of products. Would it be best to apply a canonical tag on the paging back to the root or apply the prev/next tags. I understand prev/next is good for say a 3 part article where each page holds unique content but how do you handle the above situation? Thanks
Intermediate & Advanced SEO | | Bondara0 -
Duplicate Content/ Indexing Question
I have a real estate Wordpress site that uses an IDX provider to add real estate listings to my site. A new page is created as a new property comes to market and then the page is deleted when the property is sold. I like the functionality of the service but it creates a significant amount of 404's and I'm also concerned about duplicate content because anyone else using the same service here in Las Vegas will have 1000's of the exact same property pages that I do. Any thoughts on this and is there a way that I can have the search engines only index the core 20 pages of my site and ignore future property pages? Your advice is greatly appreciated. See link for example http://www.mylvcondosales.com/mandarin-las-vegas/
Intermediate & Advanced SEO | | AnthonyLasVegas0 -
Advanced Squidoo Question
Hi, I am looking for someone with a lot of experience with building links to your money site using Squidoo. I have a ton of squidoo lenses set up, i recently created back linking reports for a number of squidoos to see if the squidoo was appearing as a link. They were not. Only one out of my 53 lenses is appearing. Tons of them are already featured lenses ( Not work in progress) What does it take to get a squidoo to become an active link in a link profile? Thanks guys
Intermediate & Advanced SEO | | danielblinman0 -
$1,500 question
I have $1,500 to spend to promote 8 years old website. Almost no SEO work was done for the site in the past 3-4 years. The site has a couple hundreds (around 300) external backlinks pointing to the homepage, and around 30 backlinks pointing to internal pages. It gets around 60% traffic from referring sites, 30% direct, and 10% from SE. The homepage has PR 4. It ranks around 70th place in Google rankings for one of the main keywords. No keyword research has been done for the site. Looking for long term benefits. What would be the best way, in your opinion, to spend this money?
Intermediate & Advanced SEO | | _Z_0 -
Canonical tag question
Suppose a site has two pages ( Page A ) and Page B. Both of them have pagerank, but duplicate content. The page A is ranked for keyword "seo india" and page B is ranked for keyword "seo services". If i implement canonical tag on page B, does 1. The pagerank of page B will be transfered to Page A ? 2. Does the site A now ranks for keyword "seo servicies " ( for which Page B was ranking earlier )
Intermediate & Advanced SEO | | seoug_20050