Official statement
Other statements from this video 32 ▾
- 0:36 Comment vérifier si un domaine a des problèmes SEO invisibles depuis Google Search Console ?
- 1:48 Peut-on vraiment détecter les pénalités algorithmiques cachées d'un domaine expiré ?
- 3:50 Comment gérer le contenu dupliqué quand on gère plusieurs entités distinctes ?
- 4:25 Faut-il dupliquer son contenu pour chaque établissement local ou tout regrouper sur une page ?
- 6:18 Pourquoi les suppressions DMCA massives peuvent-elles détruire le classement d'un site entier ?
- 6:18 Les retraits DMCA massifs peuvent-ils vraiment dégrader le classement d'un site ?
- 7:18 Faut-il privilégier un sous-domaine ou un sous-répertoire pour héberger vos pages AMP ?
- 8:25 La balise canonical fonctionne-t-elle vraiment si les pages sont différentes ?
- 8:35 Faut-il vraiment bannir le rel=canonical de vos pages paginées ?
- 10:04 Le scraping peut-il vraiment détruire le référencement d'un site à faible autorité ?
- 11:23 L'adresse IP du serveur influence-t-elle encore le référencement local ?
- 11:45 L'adresse IP de votre serveur impacte-t-elle encore votre SEO local ?
- 13:39 Les images cliquables sans balise <a> sont-elles vraiment invisibles pour Google ?
- 13:39 Un lien sans balise <a> peut-il transmettre du PageRank ?
- 15:11 Comment Google indexe-t-il vraiment vos pages AMP en présence d'un noindex ?
- 15:13 Le noindex d'une page HTML bloque-t-il vraiment l'indexation de sa version AMP associée ?
- 18:21 Combien de temps faut-il pour récupérer après une action manuelle complète ?
- 18:25 Combien de temps faut-il pour récupérer d'une action manuelle Google ?
- 21:59 Faut-il intégrer des mots-clés dans son nom de domaine pour mieux ranker ?
- 22:43 Faut-il vraiment indexer son fichier robots.txt dans Google ?
- 24:08 Pourquoi le cache Google affiche-t-il votre page différemment du rendu réel ?
- 25:29 DMCA et disavow : pourquoi Google privilégie-t-il l'une sur l'autre pour gérer contenu dupliqué et backlinks toxiques ?
- 28:19 Le taux de crawl influence-t-il vraiment le classement dans Google ?
- 28:19 Votre serveur limite-t-il le crawl de Google plus que vous ne le pensez ?
- 31:00 Les signaux sociaux sont-ils vraiment inutiles pour le référencement Google ?
- 31:25 Les profils sociaux améliorent-ils le classement Google ?
- 32:03 Les profils sociaux multiples boostent-ils vraiment votre SEO ?
- 33:00 Les répertoires de liens sont-ils vraiment ignorés par Google ?
- 33:25 Les liens d'annuaires sont-ils vraiment tous ignorés par Google ?
- 36:14 Faut-il activer HSTS immédiatement lors d'une migration de domaine vers HTTPS ?
- 42:35 Pourquoi les étoiles d'avis mettent-elles autant de temps à apparaître dans Google ?
- 52:00 Le niveau de stock influence-t-il vraiment le classement de vos fiches produits ?
Google does not favor any specific URL structure for hosting your AMP pages. Whether you choose a subdomain (amp.example.com), a subdirectory (/amp/), or a parameter (?amp=1), the SEO impact remains the same. This technical neutrality allows you to select the option that best fits your existing infrastructure and development constraints.
What you need to understand
Why does Google remain neutral on the URL structure of AMP pages?
Mueller's statement reflects a technical reality: Google crawls and indexes AMP pages regardless of their location within the site's hierarchy. The algorithm does not give any ranking bonus to one method over another.
This neutrality aligns with AMP's technical philosophy: the format itself matters more than its location. HTML AMP validation and compliance with specifications are the real criteria for eligibility in the mobile carousel, not the chosen URL architecture.
What are the technical differences among these three approaches?
The subdomain (amp.site.com) completely isolates the AMP environment. This separation makes managing distinct infrastructures easier but fragments authority signals: Google technically treats the subdomain as a partially separate entity.
The subdirectory (/amp/article.html) centralizes everything under the main domain. All backlinks, history, and authority remain consolidated. This is the preferred structure when maximizing signal consistency is the goal.
URL parameters (?amp=1) generate an alternative version without changing the path. While technically simple, this method complicates canonical management and can create duplicates if parameters are not properly configured in Search Console.
Does this flexibility hide strategic implications?
Google's stated neutrality does not mean that all choices are equally valid for your ecosystem. The URL structure directly influences how you handle redirects, canonicals, and the distribution of ranking signals.
A site with strong domain authority should keep its AMP in a subdirectory to capitalize on that authority. Conversely, an isolated project with a dedicated technical team may justify a subdomain to simplify deployments.
- No direct SEO impact between subdomain, subdirectory, or parameter according to Google
- The choice depends on your technical constraints (infrastructure, teams, CMS)
- Authority signals consolidate better in a subdirectory than in a subdomain
- URL parameters require a rigorous configuration in Search Console to avoid duplicates
- The coherence of the canonical structure outweighs the type of URL chosen
SEO Expert opinion
Is this neutrality consistent with real-world observations?
In practice, sites that have migrated their AMP from a subdomain to a subdirectory often report a improvement in signal consolidation. Google theoretically treats subdomains as part of the main domain, but reality shows a less fluid distribution of authority.
News sites that have adopted subdirectories find that their AMP articles inherit internal PageRank more quickly. [To be verified] Google has never published comparative data on the speed of PageRank propagation between these structures, but real-world experience suggests a measurable difference.
What risks does this statement downplay?
Mueller does not explicitly mention the configuration traps specific to each method. URL parameters, for example, often generate duplicate content if you forget to declare the parameter in Search Console or if your canonical points to the wrong version.
The subdomain creates additional complexity for analytics tracking and data consolidation. You need to set up cross-domain tracking, which opens the door to measurement errors and session losses in Google Analytics.
In what cases does this rule not fully apply?
If your main domain suffers from manual or algorithmic penalties, isolating your AMP on a subdomain could theoretically limit contamination. Google claims to treat subdomains as part of the domain, but this technical separation does exist.
For multilingual or multi-regional sites, the URL structure of AMP must align with your hreflang strategy. A parameter may complicate the declaration of alternative language versions, while a subdirectory aligns better with your existing hierarchy.
Practical impact and recommendations
What structure should you choose for your site?
Prefer the subdirectory (/amp/) if you seek simplicity and maximum signal consolidation. It is the cleanest setup for maintaining domain authority and simplifying canonical management. Most modern CMSs support this structure natively.
Choose the subdomain (amp.site.com) only if you have a compelling technical reason: separate infrastructure, dedicated team, or need for complete isolation for testing. Accept the additional configuration cost (cross-domain, analytics, Search Console).
URL parameters (?amp=1) are suitable for small sites or environments where modifying the hierarchy is impossible. However, this solution demands absolute rigor in Search Console configuration and canonical management to avoid indexed duplicates.
How can you check that your current configuration is optimal?
Use the URL Inspection tool in Search Console to verify that Google correctly detects the relationship between your canonical page and its AMP version. The report should explicitly show the link between both versions without error.
Check your XML sitemap file: if you are using an AMP subdomain, create a dedicated sitemap on that subdomain and declare it separately in Search Console. For a subdirectory, integrate the AMP URLs into your main sitemap with a specific tag.
Analyze your server logs to identify any crawl anomalies. If Googlebot crawls your AMP and canonical pages at highly unbalanced frequencies, your structure may be generating inefficiencies that a migration could fix.
What errors should you absolutely avoid in implementation?
Never create redirect chains between your versions. If a user clicks on an AMP result, they should land directly on the AMP page, not on a canonical that then redirects to the AMP. These circular redirects degrade the experience and consume crawl budget.
Avoid changing your AMP URL structure without a rigorous migration plan. Previously generated AMP URLs remain cached in the Google ecosystem (carousels, saved results). A sudden migration creates 404s that can persist for several weeks.
If your technical choice proves to be complex to maintain or generates crawl inefficiencies, a migration to a more coherent architecture may be necessary. These technical decisions often require thorough analysis of your infrastructure and current SEO signals. For critical configurations or high-traffic sites, the support of an SEO agency specialized in AMP migrations can help you avoid costly errors and accelerate the stabilization of your performance.
- Check the consistency of canonical and amphtml tags across all your pages
- Correctly declare your AMP URLs in Search Console according to the chosen structure
- Set up cross-domain tracking if you are using an AMP subdomain
- Test the canonical/AMP relationship using the URL Inspection tool for each page template
- Audit your server logs to identify inefficient crawl patterns
- Document your technical choice to avoid arbitrary future changes
❓ Frequently Asked Questions
Les pages AMP en sous-domaine perdent-elles vraiment de l'autorité par rapport au domaine principal ?
Peut-on mélanger plusieurs structures d'URL AMP sur un même site ?
Faut-il migrer mes AMP d'un sous-domaine vers un sous-répertoire si tout fonctionne ?
Les paramètres d'URL (?amp=1) créent-ils systématiquement du contenu dupliqué ?
La structure d'URL AMP influence-t-elle l'éligibilité au carrousel Top Stories ?
🎥 From the same video 32
Other SEO insights extracted from this same Google Search Central video · duration 1h00 · published on 27/07/2018
🎥 Watch the full video on YouTube →
💬 Comments (0)
Be the first to comment.