Skip to main content

Module hreflang

Module hreflang 

Source
Expand description

Hreflang reciprocity gate.

For every <link rel="alternate" hreflang="X" href="Y"> on page A, verifies that page Y exists in the built site AND contains a corresponding <link rel="alternate" hreflang="LANG_OF_A" href="A"> pointing back. Either direction missing is an error finding.

Structsยง

HreflangGate
Hreflang reciprocity gate.