hreflang has to be a two-way handshake: if A points to B, B must point back to A. Missing return tags break the whole cluster, and Google may ignore it. Return tags missing between versions. Non-reciprocal hreflang is ignored, defeating the implementation.
Why does hreflang not reciprocal matter for AI search?
Non-reciprocal hreflang is ignored, defeating the implementation.
How do you fix it?
Ensure every version references all others, including itself.
How do you find it on your site?
- Map the hreflang annotations between every version.
- Check that each pair references the other reciprocally.
- Add the missing return tags.
- Re-validate the full cluster.
Which ranking and citation factors does it touch?
Non-reciprocal hreflang is often disregarded entirely, so the localisation signal is lost. Reciprocity is what makes it work.
What is the impact?
Medium-high. Direct.
What is the evidence?
hreflang must be reciprocal. Google Search Central, Tell Google about localized versions (hreflang)
Sources
Frequently asked questions about hreflang not reciprocal
What does "hreflang not reciprocal" mean?
Return tags missing between versions.
How do you fix hreflang not reciprocal?
Ensure every version references all others, including itself.