Hello,
I'm running a network of international, multilingual sub-domains:
-
www.example.com - Targeting users from all around the world
-
uk.example.com - Targeting English speaking users from the United Kingdom
-
de.example.com - Targeting German speaking users
-
it.example.com - Targeting Italian speaking users
To improve user experience, the homepages (and homepages only) are now redirecting the users according to their Geo-location (based on IP).
All other pages of all 4 sites are not redirecting the users.
Now i'm wondering what should I do in term of Google hreflang/x-default localization tags:
[
support.google.com...]
My questions are:
1. In this specific case, do I need to define an x-default?
2. If so, should www.example.com be defined as x-default?
3. If the internal pages aren't redirecting, but they're broadly similar in content, should they still contain hreflang and x-default?
4. Can www.example.com be defined in the homepage as x-default, but as hreflang="en" in the internal pages?