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

E-commerce sites in the Netherlands can implement AMP if they find it enhances certain sections of their site. AMP compatibility is assessed on a page-by-page basis and can be applied only to specific sections, such as the blog.
26:14
🎥 Source video

Extracted from a Google Search Central video

⏱ 54:15 💬 EN 📅 07/07/2017 ✂ 13 statements
Watch on YouTube (26:14) →
Other statements from this video 12
  1. 2:05 Le contenu caché dans les accordéons mobile est-il vraiment traité comme du contenu normal par Google ?
  2. 4:30 Faut-il vraiment écrire « naturel » pour Google ou optimiser ses mots-clés ?
  3. 8:25 Faut-il vraiment mettre une balise canonique sur chaque page, même sans duplication ?
  4. 10:29 La longueur de contenu influence-t-elle vraiment le classement Google ?
  5. 16:29 Les signaux sociaux influencent-ils réellement le référencement naturel ?
  6. 19:27 La position d'un lien interne sur la page influence-t-elle vraiment son poids SEO ?
  7. 20:53 La balise canonique suffit-elle vraiment à maîtriser la navigation à facettes ?
  8. 24:39 Les interstitiels mobiles sont-ils vraiment un facteur de déclassement Google ?
  9. 24:44 Faut-il vraiment utiliser des redirections 301 pour remplacer du contenu dupliqué ?
  10. 32:51 Pourquoi Google ignore-t-il vos deep links si le contenu app et web ne correspond pas ?
  11. 33:33 Faut-il encore déclarer la langue d'une page à Google ?
  12. 46:03 RankBrain transforme-t-il vraiment la compréhension des requêtes ambiguës ?
📅
Official statement from (8 years ago)
TL;DR

Google confirms that AMP works page by page: there's no need to convert an entire e-commerce site. The Netherlands is cited as an example, but this logic applies universally. The tactical approach wins: AMP on the blog for featured snippets, standard HTML for product pages to drive conversions. Test, measure, adjust.

What you need to understand

Why does Google specifically mention the Netherlands?

The geographical reference is not a technical constraint. Google often uses regional examples during local events or in response to questions from specific markets. Here, Mueller is likely addressing a question from a Dutch e-commerce merchant.

What matters is the underlying principle: AMP is not a mandatory framework for an entire domain. Compatibility is managed at the URL level, not at the site level. A crucial technical detail that many still overlook.

What does page-by-page compatibility actually change?

Before this clarification, some e-commerce merchants believed they had to choose: migrate everything to AMP or nothing at all. A false dilemma. Google has always allowed for partial deployment, but external communication remained vague.

In practice, you can keep your product listings in standard HTML (with their tracking scripts, photo carousels, and complexity), and switch only the blog to AMP to capture fast mobile traffic. Or the other way around. Or just the FAQ. Or promotional landing pages.

This granularity allows for risk-free experimentation. You test AMP on a segment of content, measure performance (bounce rates, conversions, loading times), and decide whether to extend or abandon it. A data-driven approach rather than a dogmatic one.

Is the blog really the best section for AMP?

Mueller cites the blog as an example, not as a prescription. But this is not random: blog articles are structurally compatible with the limitations of AMP. No cart, no product configurator, little complex interactivity.

Moreover, e-commerce blogs often aim for top-of-funnel informational traffic. The user is looking for an answer, not ready to buy yet. Loading speed then becomes a distinguishing factor for CTR from mobile SERPs.

That said, if your product catalog is simple (text listing + 2-3 images, no heavy JS), nothing prevents you from testing AMP on it. The "best" place depends on your technical stack and business priorities.

  • AMP is optional and is deployed page by page, not site by site
  • The e-commerce blog is a natural candidate (simple content, awareness objective)
  • Complex product listings are better served in standard HTML
  • Testing on a segment before generalizing is the only reasonable approach
  • Google does not penalize the absence of AMP; it is one lever among others

SEO Expert opinion

Is this statement consistent with what we observe in the field?

Absolutely. Crawl data confirms: Google indexes sites with partial AMP without issue. A domain can have 10% of its URLs in /amp/ and 90% in standard HTML, no problem. The bot handles each URL according to its format.

However, the reality on the ground shows that many e-commerce CMS (Magento, Shopify, PrestaShop) implement AMP in an all-or-nothing mode via third-party plugins. As a result: either you activate the extension and the entire catalog goes AMP (with bugs likely), or you abandon it. This technical constraint creates the illusion of a binary choice when Google allows for granularity.

What nuances should be added to this recommendation?

Mueller says, "if they find it enhances certain sections." The conditional is heavy with meaning. AMP is not a guarantee of performance. If your HTML is already lightweight and optimized (Critical CSS, lazy loading, CDN), AMP will bring little or no benefit.

Worse yet: AMP can kill conversions on transactional pages. JavaScript limitations prevent certain tracking scripts (heatmaps, AB testing), some payment systems, and product configurators. I've seen e-commerce merchants lose 15-20% of conversion rates after a poorly calibrated AMP transition on product listings. [To be verified] systematically through A/B testing before generalizing.

Another nuance: Google's AMP cache. When an AMP page is served from google.com/amp/, the user never sees your domain in the URL bar. This has a psychological impact on trust, especially in e-commerce where branding matters. This point is never mentioned in official communications.

In what cases does this rule not apply?

If you are targeting Top Stories carousels (formerly AMP Stories), you have no choice: Google requires AMP. But this format mainly concerns media, not really classic e-commerce. A notable exception is lifestyle brands that produce magazine-type editorial content.

Another borderline case: some price aggregators or comparison sites favor AMP pages in their feeds. If a significant portion of your traffic comes from these sources, the cost/benefit calculation changes. But again, you can limit yourself to the URLs pushed to these partners.

Caution: AMP is no longer a ranking factor since the Page Experience update. Google has confirmed that the Core Web Vitals are sufficient. Deploying AMP solely to "rank better" is a strategic mistake in 2025. The only valid gain remains perceived speed and mobile UX, provided it doesn't disrupt conversions.

Practical impact and recommendations

What should I do if I want to test AMP?

Start by identifying a low-risk content segment. The blog is the obvious choice, but you can also test on category pages (with little complex interaction) or buying guides. Avoid product listings and the checkout process for a first test.

Next, deploy AMP on only 10-20% of that segment. Configure Google Analytics to track AMP vs HTML sessions separately (use utm_source=amp or a custom segment). Measure: bounce rate, session duration, pages per session, and especially conversions if applicable. Allow it to run for a minimum of 3-4 weeks to gather significant data.

If the metrics are positive (or neutral with notable speed gains), gradually extend. If conversions drop or user behavior deteriorates, cut immediately. AMP is never mandatory; it is an optional tool.

What errors should be absolutely avoided?

Error #1: activating an AMP plugin without checking the rendering. Many of these extensions generate invalid AMP code (too heavy CSS, disallowed JS, improperly closed tags). The result: Google refuses to cache the page, and you lose the benefits without even realizing it. Always validate with the official AMP Validator.

Error #2: forgetting to declare the canonical/amphtml relationship. The HTML page must point to its AMP version via <link rel="amphtml">, and the AMP page must point to the HTML version via <link rel="canonical">. Without this, Google treats both as duplicate content or ignores the AMP version.

Error #3: migrating the entire site at once. I've seen e-commerce merchants lose 30-40% of their revenue in a week after a poorly tested global AMP deployment. Proceed with measurable iterations, never in one big bang.

How can I verify that my AMP implementation works?

Google Search Console displays a dedicated "AMP" report under Performance. You can see the validation errors, AMP indexed pages, and impressions generated. If this report is empty 48 hours after deployment, it means Google has not detected your AMP pages (linking or sitemap issue).

Also test manually: search for your content on mobile, check if the lightning bolt ⚡ icon appears in the SERPs. Click, and see if the URL begins with google.com/amp/ (active AMP cache) or remains on your domain (AMP served directly). Both are valid, but Google's cache is faster.

Finally, monitor Core Web Vitals specifically on the AMP pages. Paradoxically, some AMP implementations score worse on LCP/CLS than optimized HTML due to heavy JS polyfills or poorly configured lazy loading. If AMP degrades your Vitals, you completely miss the goal.

  • Deploy AMP on a test segment of maximum 10-20% at the start
  • Validate each page with the official AMP Validator before production
  • Properly configure the rel="amphtml" and rel="canonical" tags
  • Track conversions separately for AMP vs HTML for 3-4 weeks
  • Check for appearance in the AMP report in Search Console within 48-72 hours
  • Measure impact on Core Web Vitals (LCP, FID, CLS) specifically
AMP remains a tactical lever for certain sections of an e-commerce site, not a global transformation. Test on the blog or informational content, measure the real impact on UX and conversions, and only extend if the data justifies it. These technical optimizations can be complex to orchestrate alone, especially when juggling multiple formats and maintaining the coherence of a commercial site. Partnering with a specialized SEO agency allows for thorough testing, avoiding costly mistakes, and receiving personalized support on technical and business decisions.

❓ Frequently Asked Questions

Est-ce que Google pénalise les sites e-commerce qui n'utilisent pas AMP ?
Non, AMP n'est pas un critère de ranking. Google indexe et classe les pages HTML standard sans aucun malus. L'absence d'AMP ne pénalise pas, c'est un choix tactique optionnel.
Peut-on mixer pages AMP et HTML sur un même domaine sans problème de duplicate content ?
Oui, à condition de déclarer correctement les balises rel="amphtml" et rel="canonical" entre les deux versions. Google comprend alors qu'il s'agit de variantes, pas de duplication.
Le cache AMP de Google pose-t-il un problème pour le tracking analytics ?
Potentiellement. Les pages servies depuis google.com/amp/ peuvent compliquer l'attribution de trafic et certains scripts analytics. Il faut configurer amp-analytics spécifiquement et vérifier que les conversions sont bien trackées.
AMP est-il encore pertinent depuis la fin du badge prioritaire dans les SERP mobiles ?
Ça dépend. Si ton HTML est déjà rapide (bonnes Core Web Vitals), AMP n'apporte rien. Si tu as du mal à optimiser ta stack technique, AMP peut être un raccourci pour la vitesse mobile, surtout sur du contenu éditorial.
Faut-il créer un sous-domaine dédié pour les pages AMP ou les mettre dans /amp/ ?
Les deux fonctionnent. Google recommande /amp/ ou ?amp=1 pour simplifier la gestion, mais un sous-domaine (amp.example.com) reste valide. Évite juste de changer de structure en cours de route sans redirections.
🏷 Related Topics
Domain Age & History E-commerce AI & SEO Mobile SEO

🎥 From the same video 12

Other SEO insights extracted from this same Google Search Central video · duration 54 min · published on 07/07/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.