High This Hint is very important, and definitely warrants attention. Issue This Hint represents an error or problem that needs to be fixed.

Missing reciprocal hreflang (no return-tag)

This means that the URL in question has hreflang annotations where at least one of the alternate hreflang URLs does not reciprocate.

Why is this important?

Hreflang tags are interpreted by search engines as indexing instructions. Search engines can follow and understand hreflang instructions if they are valid, consistent and reciprocal. 

If an English page has hreflang pointing at its French alternate, the French page must also have hreflang pointing at the English page. If this return tag is missing, search engines will ignore the hreflang instruction.

What does the Hint check?

This Hint will trigger for any URL which has outgoing hreflang, where at least one of the alternate URLs does not reciprocate.

Examples that trigger this Hint:

Consider the URL: https://example.com/en/page-a/

The Hint would trigger for this URL if it had outgoing hreflang;

<link rel="alternate" href="https://example.com/fr/page-a/" hreflang="fr-fr" />
<link rel="alternate" href="https://example.com/es/page-a/" hreflang="es-es" />
<link rel="alternate" href="https://example.com/de/page-a/" hreflang="de-de" />

where the URL https://example.com/fr/page-a/ would have hreflang;

<link rel="alternate" href="https://example.com/es/page-a/" hreflang="es-es" />
<link rel="alternate" href="https://example.com/de/page-a/" hreflang="de-de" />

but no reciprocal link back to the /en/ page.

How do you resolve this issue?

Hreflang must be reciprocal, so this is an issue you cannot ignore if you want hreflang to work properly. You will need to add the missing hreflang for each page which does not reciprocate.

Further Reading

There's a version of Sitebulb for everyone!

No project limits. No crawl credits. We save you time and we save you money.

Sitebulb Desktop

Try Sitebulb's award-winning desktop crawler for Windows or Mac:

Try our fully featured 14 day trial. No credit card required.

Try Sitebulb Desktop for Free

Sitebulb Server

Everything you love about cloud crawling, paired with everything you love about Sitebulb:

We offer fully managed cloud server plans or a DIY server license.

Explore Sitebulb Server