Forum Moderators: Robert Charlton & goodroi
hreflang="x" targets by country/language
hreflang supported values
The value of the hreflang attribute identifies the language (in ISO 639-1 format) and optionally the region (in ISO 3166-1 Alpha 2 format) of an alternate URL.
<link rel=”alternate” href=”http://example.com/en-middle-east” hreflang=”en-ae” />
<link rel=”alternate” href=”http://example.com/en-middle-east” hreflang=”en-kw” />
<link rel=”alternate” href=”http://example.com/en-middle-east” hreflang=”en-sa” />