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 has no preference between subdomains, subdirectories, or query parameters for AMP pages. Choose the method that works best for your specific setup.
7:22
🎥 Source video

Extracted from a Google Search Central video

⏱ 1h00 💬 EN 📅 27/07/2018 ✂ 33 statements
Watch on YouTube (7:22) →
Other statements from this video 32
  1. 0:36 How can you uncover hidden SEO problems in a domain using Google Search Console?
  2. 1:48 Can you really detect the hidden algorithmic penalties of an expired domain?
  3. 3:50 How should you handle duplicate content when managing multiple distinct entities?
  4. 4:25 Should you duplicate your content for every local establishment or consolidate it on a single page?
  5. 6:18 How can massive DMCA removals destroy the ranking of an entire website?
  6. 6:18 Can mass DMCA takedowns really harm a site's ranking?
  7. 7:18 Should you favor a subdomain or a subdirectory for hosting your AMP pages?
  8. 8:25 Does the canonical tag really work if the pages are different?
  9. 8:35 Should you really remove rel=canonical from your paginated pages?
  10. 10:04 Can scraping really devastate the SEO of a low-authority site?
  11. 11:23 Does the server's IP address still influence local search rankings?
  12. 11:45 Does your server's IP address still impact your local SEO?
  13. 13:39 Are clickable images without an <a> tag really invisible to Google?
  14. 13:39 Can a link without an <a> tag pass on PageRank?
  15. 15:11 How does Google really index your AMP pages when there's a noindex?
  16. 15:13 Does a noindex tag on an HTML page really prevent the indexing of its associated AMP version?
  17. 18:21 How long does it take to recover after a complete manual action?
  18. 18:25 How long does it take to recover from a Google manual action?
  19. 21:59 Should you include keywords in your domain name to rank better?
  20. 22:43 Should you really index your robots.txt file in Google?
  21. 24:08 Why does Google Cache display your page differently from the actual rendering?
  22. 25:29 DMCA or disavow: Why does Google prefer one over the other to handle duplicate content and toxic backlinks?
  23. 28:19 Does crawl rate really impact rankings on Google?
  24. 28:19 Is your server holding back Google’s crawl more than you realize?
  25. 31:00 Are social signals really useless for Google ranking?
  26. 31:25 Do social profiles really improve Google rankings?
  27. 32:03 Do multiple social profiles really boost your SEO?
  28. 33:00 Are link directories truly overlooked by Google?
  29. 33:25 Are directory links really ignored by Google?
  30. 36:14 Should you enable HSTS immediately when migrating a domain to HTTPS?
  31. 42:35 Why do review stars take so long to show up on Google?
  32. 52:00 Does stock level really influence the ranking of your product listings?
📅
Official statement from (7 years ago)
TL;DR

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.

Warning: Google's neutrality does not exempt you from testing the real impact on your crawl budget. A poorly configured AMP subdomain can waste crawl resources, especially if your canonical and AMP pages are not correctly linked.

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
Google neither penalizes nor favors any URL structure for AMP pages. Your decision should be based on your technical constraints and your ability to maintain the consistency of canonicals. The subdirectory remains the simplest and most effective choice for most sites, but a subdomain can be justified in complex infrastructure contexts. Regardless of your option, the rigor of implementation is more important than the type of structure chosen.

❓ Frequently Asked Questions

Les pages AMP en sous-domaine perdent-elles vraiment de l'autorité par rapport au domaine principal ?
Google affirme traiter les sous-domaines comme partie intégrante du domaine principal, mais les observations terrain montrent une consolidation des signaux plus rapide avec un sous-répertoire. L'impact reste marginal pour la plupart des sites.
Peut-on mélanger plusieurs structures d'URL AMP sur un même site ?
Techniquement oui, mais c'est fortement déconseillé. Mixer les structures complique la maintenance, fragmente les signaux SEO et augmente le risque d'erreurs de configuration canonical. Restez cohérent sur l'ensemble du site.
Faut-il migrer mes AMP d'un sous-domaine vers un sous-répertoire si tout fonctionne ?
Pas nécessairement. Si votre configuration actuelle ne génère aucune erreur et que vos performances sont stables, le coût d'une migration peut dépasser les bénéfices. Migrez uniquement si vous identifiez des inefficiences mesurables de crawl ou de ranking.
Les paramètres d'URL (?amp=1) créent-ils systématiquement du contenu dupliqué ?
Non, si vous configurez correctement le paramètre dans Search Console et que vos canonical pointent vers la version non-AMP. Sans cette configuration, Google risque d'indexer les deux versions comme des pages distinctes.
La structure d'URL AMP influence-t-elle l'éligibilité au carrousel Top Stories ?
Non. L'éligibilité au carrousel dépend uniquement de la conformité technique AMP, du respect des guidelines actualités et de l'autorité de votre site. La structure d'URL n'a aucun impact direct sur cette éligibilité.
🏷 Related Topics
Domain Age & History AI & SEO JavaScript & Technical SEO Mobile SEO Domain Name Pagination & Structure

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

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.