What does Google say about SEO? /
Quick SEO Quiz

Test your SEO knowledge in 3 questions

Less than 30 seconds. Find out how much you really know about Google search.

🕒 ~30s 🎯 3 questions 📚 SEO Google

Official statement

In a paired AMP configuration (normal HTML page + linked AMP page), Google uses the normal HTML page for indexing. The AMP page is additional and can be displayed on mobile and appropriate devices, but indexing is based on the classic HTML version.
55:33
🎥 Source video

Extracted from a Google Search Central video

⏱ 1h03 💬 EN 📅 15/10/2020 ✂ 26 statements
Watch on YouTube (55:33) →
Other statements from this video 25
  1. 2:16 Pourquoi vos données Search Console ne racontent-elles qu'une partie de l'histoire ?
  2. 3:40 Faut-il arrêter d'optimiser pour les impressions et les clics en SEO ?
  3. 12:12 Le mobile-first indexing ignore-t-il vraiment la version desktop de votre site ?
  4. 14:15 Pourquoi le délai de vérification mobile-first indexing crée-t-il des écarts temporaires dans l'index Google ?
  5. 14:47 Faut-il afficher le même nombre de produits mobile et desktop pour l'indexation mobile-first ?
  6. 20:35 Un redesign léger peut-il déclencher une pénalité Page Layout ?
  7. 23:12 Le CLS n'est pas encore un facteur de classement — faut-il quand même l'optimiser ?
  8. 24:04 Comment Google réévalue-t-il la qualité globale d'un site quand les tops pages restent bien classées ?
  9. 27:26 Les liens sans texte d'ancrage ont-ils vraiment de la valeur pour le SEO ?
  10. 29:02 Pourquoi certaines pages mettent-elles des mois à être réindexées après modification ?
  11. 29:02 Faut-il vraiment utiliser les sitemaps pour accélérer l'indexation de vos contenus ?
  12. 31:06 Un sitemap incomplet ou obsolète peut-il vraiment nuire à votre SEO ?
  13. 33:45 Peut-on vraiment héberger son sitemap XML sur un domaine externe ?
  14. 34:53 Faut-il vraiment que chaque version linguistique ait sa propre canonical self-referente ?
  15. 37:58 Le fil d'Ariane structuré améliore-t-il vraiment votre classement SEO ?
  16. 39:33 Les fils d'Ariane HTML boostent-ils vraiment le crawl et le maillage interne ?
  17. 41:31 L'âge du domaine et le choix du CMS influencent-ils vraiment le classement Google ?
  18. 43:18 Les backlinks sont-ils vraiment moins importants qu'on ne le pense pour ranker sur Google ?
  19. 44:22 Google ignore-t-il vraiment le contenu caché au lieu de pénaliser ?
  20. 45:22 Faut-il vraiment être « largement supérieur » pour grimper dans les SERP ?
  21. 47:29 Les URLs avec # sont-elles vraiment invisibles pour le référencement Google ?
  22. 48:03 Les fragments d'URL cassent-ils vraiment l'indexation des sites JavaScript ?
  23. 50:07 Les mots dans l'URL ont-ils encore un impact réel sur le classement Google ?
  24. 51:45 Faut-il vraiment lister toutes les variations de mots-clés pour que Google comprenne votre contenu ?
  25. 61:49 Une chute de trafic brutale traduit-elle toujours un problème de qualité ?
📅
Official statement from (5 years ago)
TL;DR

Google indexes the regular HTML page in a paired AMP configuration, not the AMP version. The AMP page serves solely as an alternative for mobile and compatible devices. For SEO practitioners, this means your on-page optimization efforts should focus on the classic HTML version, while AMP remains a tool for enhancing mobile user experience without having a direct impact on rankings.

What you need to understand

What exactly is a paired AMP configuration?

A paired AMP configuration consists of two versions of the same page: a classic HTML version and an AMP (Accelerated Mobile Pages) version. These two versions are linked through rel="amphtml" tags in the normal HTML and rel="canonical" in the AMP page.

The classic HTML version remains accessible at the original URL. The AMP version usually lives on a dedicated subdomain or subdirectory. Google detects this linking and understands that these are two representations of the same resource.

Why is Mueller's statement important?

Because it resolves a recurring debate: which version matters for indexing and ranking? Many SEOs feared that Google would prioritize the AMP version for ranking or mix signals between the two versions.

Mueller clarifies: Google indexes normal HTML. The AMP page is an alternative display format. It may appear in the AMP carousel on mobile, but it does not replace the canonical page in the index. Therefore, all your efforts for structured data, internal linking, and semantic optimization should focus on the classic HTML version.

How does Google decide which version to display to the user?

When a mobile user clicks on a result in the regular SERPs, they land on the normal HTML version. However, in certain contexts — particularly in the Top Stories AMP carousel or specific displays — Google may serve the AMP version directly to speed up loading.

This decision is based on the browsing context and the device's capabilities, not on ranking criteria. The AMP version is just a technical wrapper to improve speed, not a quality signal in itself.

  • Google indexes the normal HTML version, even in a paired AMP configuration.
  • The AMP version serves as an alternative mobile display, not a canonical version.
  • On-page optimizations (tags, content, structured data) should be done on the classic HTML.
  • The AMP page may appear in specific contexts (Top Stories carousel, AMP cache).
  • The linking between the two versions is done via rel="amphtml" and rel="canonical".

SEO Expert opinion

Is this statement consistent with on-the-ground observations?

Yes, and it's actually one of the few cases where Google's discourse aligns exactly with what we observe. Crawl and indexing tests consistently show that Googlebot indexes the classic HTML version, even when an AMP version exists and is correctly linked.

Search Console audits confirm this as well: coverage reports, Core Web Vitals, structured data — everything tracks back to the normal HTML version. The AMP version sometimes appears in specific AMP reports, but never as an indexed canonical URL.

Should you still invest in AMP in a paired configuration?

It depends on your priorities. If you aim for the Top Stories carousel or ultra-fast display contexts, AMP still holds tactical interest. But let's be honest: since the Page Experience update and the removal of the AMP lightning badge, its strategic relevance has diminished.

For most sites, optimizing the classic HTML for Core Web Vitals provides a better ROI than maintaining a dual HTML + AMP setup. The paired AMP remains relevant for media that want to maximize their mobile presence in carousels, but it has become one of many acquisition channels, not an SEO necessity.

What pitfalls should you avoid with paired AMP?

The number one pitfall: believing that the AMP version automatically inherits the optimizations of the HTML version. This is not the case. If you add structured data Article to the HTML but forget it on the AMP, the latter won't be eligible for the Top Stories carousel.

Another common mistake: a reversed canonical. Some sites point the HTML page's canonical to AMP instead of the other way around. Result: Google considers the AMP as canonical, creating inconsistency and potentially degrading indexing. Always verify that the AMP page points its canonical to the normal HTML, and that the HTML points its amphtml to the AMP.

Attention: A misconfigured canonical between HTML and AMP can create loops or indexing inconsistencies. Google may then ignore the paired configuration or arbitrarily choose a version, with unpredictable consequences on ranking.

Practical impact and recommendations

What should you actually do with a paired AMP configuration?

First, focus your SEO efforts on the normal HTML version. That version matters for indexing, so it should carry your optimizations: title/meta tags, structured data, internal linking, enriched editorial content. The AMP version should be just a lightweight, technically compliant copy, but secondary.

Next, check the consistency of linking tags. The HTML page should contain a rel="amphtml" link to the AMP, and the AMP page should point its rel="canonical" to the HTML. Use the URL inspector in Search Console on both versions to confirm that Google links them correctly.

How to verify that Google properly indexes the HTML version and not the AMP?

Perform a search for site:yourdomain.com "exact-page-title" in Google. The URL that appears first should be the normal HTML version, not the AMP URL. If the AMP URL appears as canonical, there's a configuration problem.

Also, use the URL inspection tool in Search Console. Enter the normal HTML URL: Google should indicate it's indexed and that an alternative AMP version exists. If you inspect the AMP URL, Google should indicate it points its canonical to the HTML.

Should you still create AMP pages or migrate to optimized HTML?

If you don’t have AMP yet and are wondering: don't start now. Instead, invest in optimizing your classic HTML for Core Web Vitals. The mobile display gains from AMP no longer outweigh the maintenance of a double technical stack.

If you already have AMP in place and it's performing well (carousel traffic, high click-through rates), keep it but don’t exhaust yourself maintaining it. If maintenance becomes cumbersome or AMP traffic is marginal, consider a gradual migration to optimized single HTML. Many media outlets have made this transition in recent years without losing traffic.

  • Ensure the HTML page contains a rel="amphtml" link to the AMP
  • Ensure the AMP page contains a rel="canonical" link to the HTML
  • Inspect both versions in Search Console to confirm the linking
  • Focus on on-page optimizations (structured data, content, linking) on the HTML version
  • Run the site: search to confirm Google indexes the HTML as canonical
  • Monitor AMP reports in Search Console for linking errors
In a paired AMP configuration, Google indexes the normal HTML page and uses the AMP as an alternative display. Your SEO efforts should concentrate on the classic HTML version. Maintaining a dual HTML + AMP stack can become complex, especially in ensuring tag consistency and avoiding canonical errors. If this technical management becomes too burdensome, or if you want to migrate to a single optimized architecture, consulting a specialized SEO agency can save you time and ensure a smooth transition without traffic loss.

❓ Frequently Asked Questions

Si Google indexe la version HTML, pourquoi maintenir une version AMP ?
Pour bénéficier du carrousel Top Stories sur mobile et offrir une expérience de chargement ultra-rapide dans certains contextes d'affichage. Mais ce n'est plus un critère de ranking direct.
Est-ce que Google mixe les signaux entre la version HTML et la version AMP pour le classement ?
Non. Google indexe et classe la version HTML normale. La version AMP est uniquement une alternative d'affichage, elle n'influence pas le ranking de la page canonique.
Que se passe-t-il si mon canonical est inversé entre HTML et AMP ?
Google peut considérer la version AMP comme canonique, ce qui crée une incohérence d'indexation. Cela peut dégrader votre référencement ou empêcher l'indexation correcte de la version HTML.
Les structured data doivent-ils être présents sur les deux versions ?
Les structured data de la version HTML comptent pour l'indexation. Ceux de l'AMP servent uniquement pour l'éligibilité aux carrousels AMP. Si vous visez ces carrousels, dupliquez-les sur l'AMP.
L'AMP a-t-il encore un intérêt SEO après la mise à jour Page Experience ?
Son intérêt a fortement diminué. Il reste pertinent pour les médias visant le carrousel Top Stories, mais pour la plupart des sites, optimiser le HTML classique pour les Core Web Vitals offre un meilleur ROI.
🏷 Related Topics
Domain Age & History Crawl & Indexing AI & SEO Mobile SEO

🎥 From the same video 25

Other SEO insights extracted from this same Google Search Central video · duration 1h03 · published on 15/10/2020

🎥 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.