Checks · hreflang

Missing Return Link

Error hreflang.missing_return

What it means

This page declares an alternate that does not declare it back. Hreflang annotations must be reciprocal or search engines ignore the whole set.

How to fix it

Add the matching hreflang on the target page pointing back here. Every page in a set must list every other page, including itself.

Where to find it in Truelint

Open the Issues pane on the right of the workspace and select Missing Return Link. The grid filters to every affected URL and the detail pane shows the specific finding for each. Export the list with Export → Current view, or from the API:

GET /api/v1/crawls/{handle}/issues/hreflang.missing_return