WebmasterID logoWebmasterID
Crawl diagnostics

AMP deprecation and crawling

Google removed the AMP requirement for the Top Stories carousel and retired the AMP badge in Search, so AMP is no longer a prerequisite for those features. Sites moving off AMP must handle the transition carefully: redirect AMP URLs to canonical pages, update canonical and sitemap signals, and ensure the non-AMP page is fast and indexable so crawling and rankings are preserved.

Verified against primary sources

What this means

AMP (Accelerated Mobile Pages) was a framework for fast mobile pages, and for a time AMP was effectively required to appear in Google's Top Stories carousel. Google changed this: with the page-experience update, the Top Stories carousel became open to non-AMP pages, and Google retired the AMP badge in Search results.

AMP itself still works, but it is no longer a gate for those Search features. Many sites have chosen to consolidate on a single fast non-AMP version rather than maintaining two parallel URL sets.

Migrating off AMP cleanly

The crawl risk in deprecating AMP is leaving two versions of each page. To migrate cleanly, redirect each AMP URL to its canonical non-AMP URL with a server-side redirect, remove AMP-specific markup and the amphtml link, and ensure the canonical page's rel=canonical points to itself.

Update sitemaps to list only the canonical URLs, and confirm the non-AMP page is fast enough to keep its place in performance-sensitive features. Done well, signals consolidate onto the single canonical URL and crawl budget is no longer split across two URL sets.

Avoiding regressions

Watch for orphaned AMP URLs still linked internally or in old sitemaps, which waste crawl budget and can be indexed as duplicates. Check the Page Indexing report for AMP URLs flagged as duplicates or alternate pages without redirects.

Keep performance front of mind: the reason AMP could be dropped is that Search now evaluates page experience directly, so the canonical page must meet Core Web Vitals expectations to retain visibility in performance-gated features.

How it appears in analytics and logs

AMP URLs left in place after migration can become duplicate or orphaned URLs. Properly redirecting them and updating canonicals tells crawlers the canonical page is the one to index, preserving consolidated signals.

Diagnostic use case

Plan a migration away from AMP without losing crawl coverage or rankings, by redirecting AMP URLs, fixing canonical links, and confirming the canonical page meets performance expectations.

What WebmasterID can help detect

WebmasterID records crawler requests to both legacy AMP URLs and canonical URLs server-side, so you can confirm crawlers are following redirects to the canonical page after an AMP migration.

Common mistakes

Privacy and accuracy notes

AMP migration concerns page URLs and templates, not visitors. WebmasterID treats it as a crawl-and-canonical topic and never associates it with visitor identity.

Related pages

Sources and verification notes

Last reviewed 2026-06-24. Facts are checked against primary/official sources where available; uncertain specifics are marked “Data not yet verified” rather than guessed.