This means that the URL in question has hreflang annotations where at least one of the alternate hreflang URLs does not reciprocate.
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.
This Hint will trigger for any URL which has outgoing hreflang, where at least one of the alternate URLs does not reciprocate.
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.
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.
Find, fix and communicate technical issues with easy visuals, in-depth insights, & prioritized recommendations across 300+ SEO issues.
Get all the capability of Sitebulb Desktop, accessible via your web browser. Crawl at scale without project, crawl credit, or machine limits.