How to Use AMP Pages to Bypass Paywalls

Google AMP (Accelerated Mobile Pages) creates stripped-down, fast-loading versions of web pages. Because AMP pages remove much of a page's JavaScript for performance, paywall overlay scripts sometimes do not run — revealing the full article. Here is how to find and use AMP versions of paywalled articles.

Finding AMP Pages in Google Mobile Search

AMP pages are most accessible through Google's mobile search on your phone:

  1. On your phone, open Google and search for the article headline.
  2. Look for results with a lightning bolt ⚡ icon — these are AMP pages.
  3. Tap the AMP result. The article loads in Google's AMP viewer, often without full paywall implementation.
  4. Scroll through the article. If the paywall JavaScript is not included in the AMP version, the full article is visible.

Manually Finding the AMP URL

For sites with AMP versions, the AMP URL is usually the regular URL with modifications:

Not all publications have AMP versions. Check the page source of the regular article for a <link rel="amphtml"> tag that points to the AMP version URL.

Why This Works (and When It Doesn't)

AMP paywall bypassing works when publishers implemented their paywall as standard JavaScript that they did not port to their AMP version. As publishers have become aware of this bypass, many have implemented paywall support in their AMP pages too using the AMP access extension.

Publications that have added paywall support to their AMP pages include major newspapers that closely manage their subscription funnels. The AMP trick is more likely to work on smaller publications or those that implemented AMP quickly without full paywall integration.

The AMP Viewer Cache

When Google serves AMP pages, it often serves them from Google's AMP cache (google.com/amp/s/...) rather than directly from the publisher's server. This Google-cached version is a snapshot of the AMP page and may not apply paywall JavaScript that runs from the publisher's server.

When AMP Does Not Help

When AMP versions are not available or have full paywall implementation, web archives are the most reliable alternative.

More Reliable Than AMP

Frequently Asked Questions

What is Google AMP?
AMP (Accelerated Mobile Pages) is a web framework Google developed to make pages load faster on mobile devices. AMP pages are stripped-down versions of web pages that load quickly. Many publishers created AMP versions of their articles for Google mobile search results.
Why do AMP pages sometimes bypass paywalls?
AMP pages are simplified versions of articles that sometimes lack the full JavaScript paywall implementation of the regular page. Because AMP strips many scripts for speed, paywall overlay scripts may not run, showing the full article text.
How do I find the AMP version of an article?
AMP versions appear automatically in Google mobile search results. On your phone, search Google for the article headline. AMP results often appear with a lightning bolt icon. Alternatively, try adding /amp or ?amp=1 to the article URL.
Does AMP still work for bypassing paywalls in 2026?
Less reliably than before. Many publishers have implemented paywall restrictions in their AMP pages too. AMP's future is also uncertain as Google has reduced its emphasis on AMP in search results. It remains worth trying as a quick method, but archives are more consistently effective.