What does Google say about SEO? /
Quick SEO Quiz

Test your SEO knowledge in 5 questions

Less than a minute. Find out how much you really know about Google search.

🕒 ~1 min 🎯 5 questions

Official statement

Google currently showcases AMP pages primarily for news-type content in search results with an AMP carousel.
2:38
🎥 Source video

Extracted from a Google Search Central video

⏱ 56:11 💬 EN 📅 05/04/2016 ✂ 16 statements
Watch on YouTube (2:38) →
Other statements from this video 15
  1. 8:07 Hreflang regroupe-t-il vraiment vos TLDs en une seule entité ?
  2. 8:59 Faut-il vraiment baliser le logo en H1 pour le SEO ?
  3. 10:10 Les balises hreflang influencent-elles vraiment le positionnement de vos pages internationales ?
  4. 14:03 Les fichiers PDF volumineux peuvent-ils saboter votre crawl budget ?
  5. 16:46 Google peut-il ignorer vos balises canonical sur les navigations à facettes ?
  6. 16:46 Faut-il vraiment appliquer noindex + nofollow sur toutes les URL de navigation à facettes ?
  7. 27:17 Comment le contenu unique peut-il vraiment différencier un site e-commerce dans les SERP ?
  8. 30:48 Est-ce qu'une redirection transfère aussi les pénalités de liens vers le nouveau domaine ?
  9. 30:59 Googlebot rend-il vraiment le JavaScript aussi bien qu'annoncé ?
  10. 31:46 Comment gérer l'indexation après un piratage : faut-il vraiment supprimer toutes les pages hackées ?
  11. 33:10 Comment les extraits optimisés sont-ils vraiment sélectionnés par l'algorithme de Google ?
  12. 39:31 Faut-il encore investir dans AMP pour votre stratégie mobile ?
  13. 39:46 Google crawle-t-il vraiment moins les pages en noindex ?
  14. 40:46 Un serveur rapide suffit-il vraiment à augmenter le crawl de Google ?
  15. 44:05 RankBrain enterre-t-il vraiment l'optimisation par mots-clés ?
📅
Official statement from (10 years ago)
TL;DR

Google confirms that AMP display prioritizes news content through a dedicated carousel. For other types of sites, AMP does not provide any direct ranking advantage and complicates technical maintenance. The question for non-news publishers becomes straightforward: Does AMP still justify the development investment?

What you need to understand

What exactly does Google say about the use of AMP?

John Mueller's statement is clear: AMP is primarily displayed for news content in search results, via a specific AMP carousel. This positioning marks a break from the initial narrative surrounding AMP, which promised universal performance gains.

In practical terms, if your site is not news-related, your AMP pages do not receive any preferential treatment in the SERPs. Google can index and display them like any regular page, but without any visibility bonus. The AMP carousel, however, remains reserved for fresh news content.

Why this restriction to news content?

The AMP carousel was designed to address a specific problem: to quickly display news on mobile with a standardized format. Google imposes strict technical constraints (limited HTML, controlled JavaScript, inline CSS) that ensure ultra-short loading times.

For other verticals — e-commerce, corporate, SaaS, lead generation — these constraints become a hindrance. Advanced features (tracking, personalization, A/B testing) are limited or even impossible. Thus, Google sees no benefit in promoting AMP outside the news context where speed takes precedence over interactivity.

What does this change for non-news sites that have already implemented AMP?

If you have developed AMP versions for an e-commerce or corporate site, you are maintaining two versions of each page without measurable return. Google will not preferentially display your AMP in standard results, and you will not be able to access the news carousel.

Maintaining both (standard HTML + AMP) becomes a pure technical cost. Worse: synchronization bugs between versions can create canonicalization issues or duplicate content if not managed properly. Many publishers have since abandoned AMP for these specific reasons.

  • AMP is reserved for the news carousel in Google SERPs
  • No direct ranking advantage for non-news sites
  • Maintaining both versions (standard + AMP) is costly without clear ROI
  • Technical AMP constraints limit advanced features
  • Canonicalization issues threaten poorly calibrated implementations

SEO Expert opinion

Is this statement consistent with what is observed in the field?

Absolutely. For several years, non-news sites that maintained AMP have seen no measurable positive impact on their organic traffic. A/B tests conducted by several e-commerce sites have shown that AMP and non-AMP pages perform equally in standard results.

Google has also gradually removed the AMP lightning badge from SERPs, indicating that the visual distinction no longer served their strategy. The only winning use case remains the news carousel, where AMP is still a technical eligibility requirement — even though Google claims that fast non-AMP pages can also appear there. [To be verified] in practice, the carousel remains dominated by strict AMP implementations.

What nuances should be added to this statement?

Mueller states "primarily for news content," not "exclusively." Technically, Google can display an AMP page for any type of content if it is indexed and the user clicks on the link. But display does not equate to preferential treatment.

The other nuance: AMP can still serve as a development framework to ensure maximum performance, regardless of SEO. Some teams use it as a technical safeguard. However, in this case, it must be accepted that it is an architectural choice, not an SEO strategy. The ROI becomes purely UX/conversion, not acquisition.

In what cases does this rule not apply?

If you are a news media outlet publishing fresh content daily, AMP remains relevant for accessing the news carousel. Regional press sites, national outlets, pure players, and news aggregators benefit from maintaining AMP as long as the carousel exists.

For all others (e-commerce, SaaS, corporate, non-news thematic blogs), abandoning AMP will not penalize your rankings. Focus instead on Core Web Vitals and the actual optimization of your standard HTML pages. This is where the performance battle is fought, not in adhering to a proprietary format that is losing momentum.

Warning: If you disable AMP on a news site that relied on it for the carousel, you risk losing that specific visibility. First, test with a subset of pages and measure the impact on carousel traffic before making a full transition.

Practical impact and recommendations

What should I do if my non-news site has already implemented AMP?

Your first instinct: measure the real contribution of AMP to your traffic. Segment in Analytics the sessions coming from AMP URLs versus standard ones. If the difference is marginal (less than 5% of organic traffic), the effort may not be worth it.

Next, audit the resources used to maintain AMP: development time, specific bugs, production delays caused by double validation. If the cost exceeds the gain, plan a proper migration. Redirect AMP URLs to their standard equivalents with 301s, update canonical tags, and monitor logs for a few weeks.

How can I optimize performance without AMP?

Core Web Vitals have become the real battleground. Focus on LCP (Largest Contentful Paint), FID (First Input Delay), and CLS (Cumulative Layout Shift). These metrics truly impact ranking, unlike AMP.

Technically, this can be achieved through intelligent lazy loading, modern image compression (WebP, AVIF), JavaScript code splitting, and high-performance hosting. The gains are measurable and benefit all your users, not just those who click on a nonexistent news carousel for your vertical.

What mistakes should be avoided during a migration away from AMP?

Never abruptly remove AMP pages without redirection. Google has indexed them, backlinks may point to them, and users may have those URLs in their favorites. A sudden removal creates 404 errors and destroys link equity.

Another pitfall: forgetting to remove the <link rel="amphtml"> tags from your standard pages after migration. Google will continue to look for AMP versions and will raise errors in Search Console. Clean up the markup and submit a new sitemap without the AMP URLs.

  • Segment AMP vs standard traffic in Analytics to measure the real impact
  • Calculate the maintenance cost of AMP (development time, bugs, complexity)
  • Redirect all AMP URLs with 301s to their standard equivalents
  • Remove rel="amphtml" tags from source pages
  • Update XML sitemap to exclude AMP URLs
  • Monitor logs and Search Console for 30 days post-migration
  • Focus efforts on Core Web Vitals (LCP, FID, CLS)
For non-news sites, AMP has become a technical cost without SEO ROI. Migrating to optimized performance-driven HTML pages focused on Core Web Vitals brings measurable gains without the complexity of a dual system. If this transition seems technical or risky to you, working with a specialized SEO agency can ensure a smooth migration and guarantee that your performance remains on track.

❓ Frequently Asked Questions

AMP améliore-t-il le ranking sur Google pour un site e-commerce ?
Non. Google confirme qu'AMP n'apporte aucun avantage de ranking direct pour les sites non-news. Les pages AMP et standard sont traitées de manière identique dans les résultats classiques.
Le carrousel news est-il accessible sans AMP ?
Techniquement oui, Google dit que des pages rapides non-AMP peuvent y apparaître. Mais en pratique, le carrousel reste dominé par les implémentations AMP strictes, ce qui rend l'accès difficile sans ce format.
Dois-je garder AMP si mon site publie occasionnellement du contenu news ?
Ça dépend du volume et de la fréquence. Si les news représentent moins de 20% de votre contenu et que vous ne ciblez pas le carrousel, AMP est probablement superflu. Concentrez-vous sur les Core Web Vitals.
Quels risques si je supprime AMP d'un site qui l'avait implémenté ?
Aucun risque SEO si les redirections 301 sont propres et les balises nettoyées. Pour un site non-news, vous ne perdrez aucun avantage de ranking. Surveillez juste les logs pendant quelques semaines.
Les Core Web Vitals remplacent-ils complètement l'intérêt d'AMP ?
Pour les sites non-news, oui totalement. Les Core Web Vitals impactent réellement le ranking et bénéficient à tous les utilisateurs, contrairement à AMP qui ne sert plus que le carrousel news.
🏷 Related Topics
Domain Age & History Content Discover & News Mobile SEO

🎥 From the same video 15

Other SEO insights extracted from this same Google Search Central video · duration 56 min · published on 05/04/2016

🎥 Watch the full video on YouTube →

Related statements

💬 Comments (0)

Be the first to comment.

2000 characters remaining
🔔

Get real-time analysis of the latest Google SEO declarations

Be the first to know every time a new official Google statement drops — with full expert analysis.

No spam. Unsubscribe in one click.