Checks · amp
AMP Page Missing Canonical to Non-AMP
Error amp.missing_canonical
What it means
An AMP page must canonicalise to its non-AMP version; this one has no canonical, or points at itself.
How to fix it
Add <link rel="canonical"> on the AMP page pointing at the regular page.
Where to find it in Truelint
Open the Issues pane on the right of the workspace and select AMP Page Missing Canonical to Non-AMP. 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/amp.missing_canonical