1.8 URL structure & internationalisationMediumInferred
hreflang conflict across HTML/sitemap/header
hreflang can be delivered in the HTML, the sitemap or HTTP headers, and if the sets disagree Google has conflicting instructions. I keep hreflang in one place and make it complete there.
What it is
Different hreflang sets in different delivery methods.
Why it matters
Conflicting annotations reduce reliability.
How to fix it
Use one consistent method/set.
How to find it on your site
- Check which delivery methods carry hreflang: HTML head, sitemap, headers.
- Compare the sets for differences.
- Consolidate onto a single method and remove the others.
- Re-validate that the one source is complete and reciprocal.
Cross-reference to ranking and citation factors
Conflicting hreflang sets can cause Google to ignore them. A single consistent source keeps the localisation signal reliable.
Impact
Low-medium. Inferred.
Evidence
Keep hreflang consistent across delivery methods. Google Search Central, Tell Google about localized versions (hreflang)
Sources