Find us at BrightonSEO 25/26 April - STAND 18! Fill your swag bag!

Dealing with AMP issues?

Crawl your website with Sitebulb for 300+ tech SEO checks

Try for Free
High This Hint is very important, and definitely warrants attention. Issue This Hint represents an error or problem that needs to be fixed.

AMP Page URL is missing a canonical tag

This means that the URL in question is an AMP Page URL, which does not contain a canonical tag.

Why is this important?

The canonical tag is a mandatory element for AMP pages to be considered valid, and the canonical tag is supposed to point back at the original 'non-AMP' version of the page. If the page is standalone AMP, then the canonical should be self-referential.

If no canonical exists, search engines may not consider the HTML valid and may not index the page properly or include it in search results.

What does the Hint check?

This Hint will trigger for any AMP Page URL that does not contain a canonical link element in the HTML or the HTTP header.

How do you resolve this issue?

Add a canonical on the AMP page so that it points back to the non-AMP version of the page, and ensure that the non-AMP version of the page has a self-referencing canonical. It should look like this:

For the URL: https://example.com/page-a/

This page defines a self-reference canonical and an AMP page:

<link rel="amphtml" href="https://example.com/page-a/amp/">
<link rel="canonical" href="https://example.com/page-a/" />

Then the AMP page has a canonical pointing back at the non-AMP page:

<link rel="canonical" href="https://example.com/page-a/" />

If we have a standalone AMP page, say https://example.com/page-b/amp/, in this case the canonical should be self-referential.

<link rel="canonical" href="https://example.com/page-b/amp/" />

Further Reading

Sitebulb Desktop

Find, fix and communicate technical issues with easy visuals, in-depth insights, & prioritized recommendations across 300+ SEO issues.

  • Ideal for SEO professionals, consultants & marketing agencies.

Sitebulb Cloud

Get all the capability of Sitebulb Desktop, accessible via your web browser. Crawl at scale without project, crawl credit, or machine limits.

  • Perfect for collaboration, remote teams & extreme scale.