← All checkpoints
Internationalization · 2 points

hreflang alternates present

Why it matters

Without hreflang tags, engines can't tell that different language/region versions of a page are alternates of each other, risking duplicate-content confusion or serving the wrong version.

How to fix it

Add <link rel="alternate" hreflang="..."> tags for each language/region variant of the page, including a self-referencing one.