1.8 URL structure & internationalisationHighVerified

hreflang to non-200/redirected URLs

hreflang annotations must point at live, final URLs. If they reference a 404 or a redirect, the targeting breaks for that version.

What it is

Annotations point to broken/redirecting URLs.

Why it matters

Broken targets invalidate the cluster.

How to fix it

Point hreflang at live canonical URLs.

How to find it on your site

  1. Resolve every hreflang target URL and check its status.
  2. Flag any that 404 or redirect.
  3. Point the annotations at the final 200 URLs.
  4. Re-validate the cluster.

Cross-reference to ranking and citation factors

Broken hreflang targets undermine the localisation handshake. Pointing at final URLs keeps the routing intact.

Impact

Medium-high. Direct.

Evidence

hreflang URLs must be live and canonical. Google Search Central, Tell Google about localized versions (hreflang); Google Search Central, Consolidate duplicate URLs (canonicalization)