What Is Accelerated Mobile Pages (AMP)?

Flavio AmielWritten byFlavio Amiel Founder, Roborank
Updated July 15, 2026

Accelerated Mobile Pages (AMP) is an open-source HTML framework, launched by Google in 2015, for building mobile pages that load almost instantly using restricted markup, a controlled JavaScript library, and cached delivery. Once a requirement for Google’s Top Stories carousel, AMP lost its ranking advantages in 2021 and is now largely a legacy technology.

Key Takeaways

How Accelerated Mobile Pages Works

AMP is an open-source HTML framework built for one goal: making mobile pages load almost instantly. It achieves that by taking away choices. AMP HTML is a restricted subset of standard HTML — many tags are disallowed and all styling must be inline and size-capped. Custom JavaScript is banned in favor of a single required AMP runtime library that manages resource loading so nothing on the page can block rendering. Layouts must declare element dimensions up front, which eliminates the reflows that jank a normal page during load.

The final speed multiplier is caching. Because AMP pages follow a strict, validatable format, platforms can safely pre-cache and preload them. Google’s AMP Cache, for instance, could serve a stored copy of an article from Google’s own infrastructure, which is why AMP results in Search often appeared to open the moment they were tapped. The tradeoff for that speed was rigidity and a second version of every page to maintain alongside the canonical one.

From Requirement to Legacy

AMP’s adoption curve was driven by access, not affection. The timeline is well documented:

That June 2021 change is the hinge. For years, only AMP pages could appear in the mobile Top Stories carousel, a placement valuable enough to justify the maintenance burden. Once Google tied eligibility to Core Web Vitals and other page experience signals instead, any sufficiently fast page qualified.

Example of Accelerated Mobile Pages

The decisive documented event is Google’s Page Experience update, detailed on the Search Central blog in April 2021 and rolled out to mobile starting in mid-June 2021. Google announced that the Top Stories feature in Search “will be updated to include all news content, as long as it meets the news content policies” — explicitly removing the previous rule that restricted the carousel to AMP pages. A few months earlier, in April 2021, Google had already stopped marking AMP results with a distinguishing icon.

The consequence is verifiable in the incentives, not just the announcement. Before June 2021, a publisher’s honest answer to “why do you run AMP?” was usually “because Top Stories requires it.” After June 2021, that answer no longer held: a non-AMP article that passed Core Web Vitals became equally eligible. Several publishers subsequently documented dropping AMP with little or no traffic loss. The lesson generalizes past AMP itself — when a platform gates a valuable placement behind a specific technology, adoption reflects the gate, not the merits, and the moment the gate opens the real value of the technology gets tested on its own. For AMP, that test moved it firmly into legacy status.

The thing people get wrong

AMP is the clearest cautionary tale in technical SEO: a format the whole industry adopted not because it was good architecture but because Google gated a valuable placement behind it. For years the honest reason to run AMP was "Top Stories requires it," full stop. When Google removed that gate in 2021, the true cost-benefit surfaced — a second parallel version of every article to build and maintain, a restricted subset of HTML, and analytics and monetization that never quite worked like the canonical page. My advice in 2026 is straightforward: don’t start new AMP work, and if you carry a legacy AMP setup, plan its retirement by making your canonical pages fast enough to pass Core Web Vitals on their own. Speed is still the goal. AMP is no longer the required path to it.

Frequently Asked Questions

Is AMP still necessary for SEO in 2026?
No. Since the June 2021 Page Experience update, AMP is not required for Top Stories or any Google Search feature. Non-AMP pages that pass Core Web Vitals and page-experience criteria are equally eligible. AMP is now optional and, for most sites, legacy technology worth phasing out.
What was Accelerated Mobile Pages designed to do?
AMP was designed to make mobile web pages load almost instantly. It does this with a restricted HTML subset, a required AMP JavaScript library, and serving pages from a cache. Google launched it in 2015 primarily to speed up mobile news and article pages.
Does AMP still get preferential treatment in Google Search?
No. Google removed the AMP badge from results in April 2021 and dropped AMP as a Top Stories requirement in the June 2021 Page Experience update. Ranking and eligibility now depend on page experience signals like Core Web Vitals, not on whether a page uses AMP.
Should I remove AMP from my site?
For many sites, yes — carefully. If your canonical pages pass Core Web Vitals, the main reason to keep AMP is gone, and maintaining a second version adds cost. Remove it with proper redirects from AMP URLs to canonical URLs so you don’t lose indexed pages or links.

The Bottom Line

Accelerated Mobile Pages was Google’s answer to slow mobile web pages: a locked-down HTML framework, a mandatory JavaScript runtime, and cache-served delivery that made articles load in an instant. Its real leverage was access to the Top Stories carousel, and when Google removed that gate in 2021 in favor of page-experience signals, AMP’s rationale collapsed. It still works, but it is now legacy — a technology to maintain reluctantly or migrate away from, not one to adopt.

Sources

  1. Accelerated Mobile PagesWikipedia
  2. A more detailed look at the Page Experience updateGoogle Search Central

Rank & Cash — the weekly SEO breakdown

One practical teardown a week on ranking in search and getting cited by AI. No fluff.