hreflang
An annotation declaring alternate language or regional versions of a page, so search engines serve the appropriate one to each user.
The hreflang value marking the fallback page for users whose language or region does not match any specified alternate.
`x-default` typically points at a global page, a language selector, or the default-market version. It is not mandatory but is strongly recommended for large international sets, because without it users outside the declared markets are served whichever version the engine guesses. It must be included reciprocally in the set like any other annotation.
A brand's country selector page is declared as `x-default` so a visitor from an untargeted country lands there rather than on the US site.
An annotation declaring alternate language or regional versions of a page, so search engines serve the appropriate one to each user.
Structuring and optimising a site so the right language and country version is served to the right audience in each market's search results.
Signalling which country a site or section is intended for, through ccTLD choice, hreflang region codes, server location, local links and…
XML sitemaps carrying `xhtml:link rel="alternate" hreflang` annotations, an alternative to placing hreflang in page head markup.
Redirecting users to a country or language version based on IP address or browser settings, a pattern Google warns can prevent crawling of…