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 does not recommend adding a 'noindex' tag to AMP pages if the content is to be visible and used in search results. Pages must be indexable to allow Google to crawl and cache them.
3:13
🎥 Source video

Extracted from a Google Search Central video

⏱ 1h03 💬 EN 📅 16/02/2017 ✂ 10 statements
Watch on YouTube (3:13) →
Other statements from this video 9
  1. 1:04 Comment réussir une migration HTTPS sans perdre votre visibilité ?
  2. 4:42 Pourquoi Google affiche-t-il plusieurs URLs d'un même site dans les SERP ?
  3. 24:24 Faut-il vraiment mettre vos pages catégories en noindex ?
  4. 28:26 L'expérience utilisateur est-elle vraiment un levier SEO ou juste un discours de façade ?
  5. 31:36 Les clics des utilisateurs influencent-ils vraiment le classement de vos pages dans Google ?
  6. 33:50 Les erreurs de validation HTML impactent-elles vraiment le référencement Google ?
  7. 43:00 Réécrire du contenu existant : stratégie légitime ou risque de duplicate content ?
  8. 47:00 Pourquoi vos positions SEO fluctuent-elles constamment malgré vos efforts ?
  9. 52:37 L'attribut hreflang suffit-il vraiment à cibler correctement vos pages multilingues ?
📅
Official statement from (9 years ago)
TL;DR

Google states that AMP pages need to be indexable to be crawled and cached in its infrastructure. In other words, having a noindex on an AMP page prevents it from being integrated into the AMP cache, blocking certain performance benefits. The key question is whether this technical requirement still justifies maintaining an AMP version alongside your main site, especially since Core Web Vitals have become a ranking criterion independent of the AMP format.

What you need to understand

Why does Google place such emphasis on indexing AMP pages?

The Google AMP cache can only store content accessible to its crawler. If you place a noindex on an AMP page, Googlebot treats it like any other non-indexable page: it is not crawled regularly, it is not cached, and it does not benefit from ultra-fast delivery via Google's CDN.

The AMP cache is an optimized content distribution system that preloads pages and serves them from Google's servers. This infrastructure reduces latency, improves loading times, and facilitates instant display in certain mobile contexts. Without indexing, you lose that advantage.

Does this rule apply to all AMP pages or just to some?

Google is referring to AMP pages whose content “must be visible and used in search results”. If your strategy is to duplicate each article in AMP format to benefit from the cache, then yes, those pages must be indexable.

However, if you have testing, staging, or transitional AMP pages that you do not wish to see appear in SERPs, the noindex remains relevant. Google does not say that all AMP pages must be indexed, it states that those you want to see in the results must be.

What is the difference between indexing and AMP caching?

Indexing means that Google knows your page and can rank it in its results. AMP caching is an additional process that stores a copy of your page on Google's servers for faster delivery.

Without indexing, there is no caching. But the reverse is not always true: a page can be indexed without going through the AMP cache if it is not in valid AMP format or if Google chooses not to cache it for other technical reasons.

  • An AMP page with noindex will neither be crawled regularly nor cached.
  • AMP caching improves loading speed but does not guarantee a better ranking.
  • Core Web Vitals now assess actual performance, not just the page format.
  • If you use AMP only for certain types of content (articles, product sheets), only those pages need to be indexable.
  • Staging or development AMP pages should remain in noindex, just like any other test page.

SEO Expert opinion

Does this statement still reflect the reality of current mobile SEO?

Let’s be honest: AMP has lost much of its strategic interest since Google integrated Core Web Vitals as a ranking factor. Previously, AMP was a shortcut to obtaining a "fast" badge and being featured in the Top Stories carousel. Today, any well-optimized site can achieve the same performance without duplicating its content.

Google's statement remains technically accurate: if you maintain AMP versions, they must be indexable to be cached. But is it still relevant to maintain AMP? For many sites, the answer is no. The cost of maintenance, issues with duplicate content, and limitations in design and interactivity are no longer justified.

What are the risks of unintentionally leaving AMP pages in noindex?

The main risk is fragmenting your indexing. If you have a standard canonical version and an AMP version in noindex, Google may choose to index the standard version even if you would prefer it to display the AMP version in certain contexts. You lose control over the mobile display.

Another issue: if your canonical tags point to the AMP version and that version is in noindex, you create an inconsistency that Google will have to resolve for you. It will likely choose to ignore your canonical and index the version it finds most relevant. This is not ideal for SEO consistency. [To verify]: Google does not release any data on how often these decisions take place or their actual impact on ranking.

Should you still invest in AMP for SEO?

For most sites, no. Modern frameworks (Next.js, Nuxt, SvelteKit) allow for excellent performance without going through AMP. Progressive Web Apps (PWAs) offer a comparable or even superior mobile experience with more flexibility.

AMP remains relevant in specific cases: news sites with massive mobile traffic, simple editorial content without the need for complex interactivity, and sites whose technical infrastructure makes it difficult to optimize for Core Web Vitals. But for e-commerce, standard B2B sites, or a classic corporate blog? The effort no longer seems worth it.

Practical impact and recommendations

What should you do if you already have AMP pages in production?

Start with an audit of your AMP pages. How many do you have? What portion of your organic traffic passes through these versions? Use Search Console to identify indexed AMP pages and compare their performance (impressions, clicks, CTR) with the standard versions.

If your AMP pages generate less than 10% of your mobile traffic, ask yourself: is it worth maintaining this infrastructure? The cost of development, maintenance, and AMP validation could be redirected towards optimizing Core Web Vitals on your main site.

How do you check that your AMP pages are correctly indexable?

Inspect your AMP pages in Search Console using the URL Inspection tool. Ensure that the indexing status is "URL is present in Google" and that the live crawl test does not encounter any noindex tags. Also, check your robots.txt files to make sure no directive blocks access to AMP resources.

Next, validate your canonical tags. If the AMP version is the preferred version, the canonical tag of the standard page should point to the AMP. If it’s the other way around, the canonical of the AMP should point to the standard version. Any inconsistency here creates confusion for Googlebot and dilutes your link equity.

What strategy should you adopt for new projects?

For a site launch, forget AMP. Focus on a single well-optimized site that meets Core Web Vitals: LCP under 2.5 seconds, FID under 100 ms, CLS under 0.1. Use high-performance hosting, a CDN, smart lazy loading, and compress your resources.

If your sector is ultra-competitive on mobile and your competitors are still using AMP, test an AMP version on a sample of pages to compare performance. But do not generalize until you have clear evidence that it brings measurable gains in traffic or conversions. [To verify] : no recent public study shows a clear SEO advantage of AMP compared to a well-optimized mobile site.

  • Audit your existing AMP pages and measure their actual contribution to organic traffic.
  • Check in Search Console that your AMP pages are not accidentally in noindex.
  • Ensure consistency of your canonical tags between AMP and standard versions.
  • If you maintain AMP, regularly test the validity of your pages using the official AMP tool.
  • Compare the Core Web Vitals of your AMP pages with your standard pages to identify the best option.
  • Clearly document your AMP strategy to avoid configuration errors during updates.
The technical management of AMP, continuous validation of pages, consistency of canonicals, and arbitration between multiple versions require solid SEO expertise and regular monitoring. If you are unsure about the best approach for your site or if you notice inconsistencies in your indexing, the support of a specialized SEO agency can save you time and prevent costly visibility errors.

❓ Frequently Asked Questions

Peut-on mettre une page AMP en noindex si on ne veut pas qu'elle apparaisse dans les résultats de recherche ?
Oui, vous pouvez mettre une page AMP en noindex si vous ne souhaitez pas qu'elle soit visible dans les SERPs. Mais dans ce cas, elle ne sera ni explorée régulièrement ni mise en cache par Google, ce qui annule l'intérêt principal d'AMP.
Si ma page AMP est en noindex, Google indexe-t-il quand même la version standard ?
Oui, Google peut indexer la version standard indépendamment du statut de la version AMP. Assurez-vous que vos balises canonical pointent vers la version que vous souhaitez voir indexée pour éviter toute confusion.
AMP améliore-t-il encore le classement dans les résultats de recherche mobile ?
Non, AMP n'est plus un facteur de classement direct. Google évalue maintenant les performances via les Core Web Vitals, que votre site soit en AMP ou non. Un site standard bien optimisé peut obtenir les mêmes résultats.
Comment savoir si mes pages AMP sont effectivement mises en cache par Google ?
Inspectez vos pages AMP dans la Search Console et vérifiez leur statut d'indexation. Vous pouvez aussi tester l'accès direct via l'URL du cache AMP (google.com/amp/s/votre-domaine.com/page) pour confirmer que la version mise en cache est accessible.
Faut-il supprimer toutes mes pages AMP si elles ne génèrent plus beaucoup de trafic ?
Pas forcément. Analysez d'abord leur contribution réelle au trafic et aux conversions. Si l'écart avec les versions standard est négligeable et que la maintenance AMP coûte cher, une migration vers un site unique optimisé peut être plus rentable. Testez d'abord sur un échantillon.
🏷 Related Topics
Domain Age & History Content Crawl & Indexing Mobile SEO Web Performance

🎥 From the same video 9

Other SEO insights extracted from this same Google Search Central video · duration 1h03 · published on 16/02/2017

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