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 recommends structuring multilingual sites with subdirectories or domains based on what is simplest for the site administrator to manage. It is important that the structure is clear to the user and easily identifiable by Google.
5:48
🎥 Source video

Extracted from a Google Search Central video

⏱ 59:16 💬 EN 📅 19/06/2018 ✂ 9 statements
Watch on YouTube (5:48) →
Other statements from this video 8
  1. 8:34 Faut-il vraiment géolocaliser ses sous-domaines et sous-répertoires dans Search Console ?
  2. 10:44 L'attribut hreflang fonctionne-t-il vraiment en unidirectionnel ou faut-il systématiquement créer des liens bidirectionnels ?
  3. 13:08 Les domaines par pays (ccTLD) sont-ils vraiment indispensables pour le référencement international ?
  4. 19:47 Faut-il vraiment géolocaliser un site à audience internationale ?
  5. 25:02 Hreflang bidirectionnel : pourquoi Google ignore-t-il vos annotations internationales ?
  6. 44:06 Les fautes d'orthographe dans les commentaires nuisent-elles au classement SEO ?
  7. 46:48 Hreflang et contenu fragmenté : pourquoi vos balises peuvent-elles casser votre crawl ?
  8. 53:04 Google applique-t-il des algorithmes différents selon votre niche ?
📅
Official statement from (7 years ago)
TL;DR

Google states that the choice between subdirectories and domains for a multilingual site should be based on what is easier for the site administrator to manage. The structure must remain clear to the user and identifiable by bots. Essentially, no method is technically favored by the algorithm: consistency and maintainability are what matter.

What you need to understand

What are the technical structures accepted by Google?

Google recognizes three main architectures for multilingual sites: subdirectories (example.com/fr/), subdomains (fr.example.com), and separate domains (example.fr). Contrary to what some claim, none of these options provides an intrinsic algorithmic advantage.

The statement emphasizes management simplicity as the selection criterion. A site with 50 language versions on separate domains becomes an operational nightmare: multiple SSL certificates, duplicated server configurations, and fragmented crawl budgets. In contrast, a small bilingual site can work perfectly well with two distinct domains if that aligns with the business logic of the company.

Why does Google emphasize clarity for the user?

The consistency of user experience directly impacts behavioral signals. A visitor who does not realize they have switched to the Spanish version because the URL structure is unclear generates a high bounce rate, short sessions, and immediate back-to-SERP returns.

Google monitors these behaviors. A readable URL structure (example.com/es/ rather than a buried ?lang=es parameter) facilitates immediate understanding. The hreflang tags address indexing issues, but they do not compensate for a confusing architecture that degrades the actual user experience.

How does Google easily identify the structure?

Identifiability by bots relies on clear signals: correctly implemented hreflang, consistent robots.txt across versions, and XML sitemaps organized by language. Subdirectories simplify this task: one domain to crawl, one authority to build.

Separate domains fragment the crawl budget and domain authority. Each ccTLD (.fr, .de, .it) is treated as a distinct entity. Googlebot must discover, crawl, and index each property separately. This isn’t an insurmountable technical issue, but it multiplies friction points.

  • Subdirectories: consolidated authority, centralized management, simplified hreflang
  • Subdomains: partial technical isolation, shared authority with friction
  • Separate domains: total authority fragmentation, complex management, ccTLD geotargeting advantage
  • Hreflang required regardless of the structure chosen to avoid cross-language duplicate content
  • URL consistency: the structure must be predictable and logical for users and crawlers

SEO Expert opinion

Does this recommendation truly reflect real-world realities?

Yes, but with a major nuance that Google deliberately avoids. In theory, all structures are algorithmically equal. In practice, subdirectories win in 80% of real cases for purely operational reasons: centralization of PageRank, unified technical management, reduced costs.

Separate domains are only justified in specific contexts: distinct brands by country, strict regulatory constraints (Chinese vs. European GDPR), or completely geographically separated technical teams. Saying that the choice is neutral ignores the economic reality of international SEO. [To verify]: Google claims that domain authority is not fragmented between ccTLDs, but observations suggest otherwise.

What interpretation errors should be avoided?

The first error: believing that a ccTLD (.fr, .de) provides an automatic geotargeting boost. This is true, but at the cost of total fragmentation. A .fr will never rank naturally in Germany without massive effort. Subdirectories with properly configured hreflang can target multiple countries without this penalty.

The second error: underestimating the technical complexity of multiple domains. Each property requires its Search Console profile, its SSL certificates, its server configuration, and its robots.txt file. A bug on example.de does not affect example.fr, indeed, but you have just doubled your technical attack surface.

In what cases does this rule not fully apply?

Very large players (Amazon, Booking, Airbnb) use separate domains or subdomains because they have the resources to manage the complexity. Their technical teams by country are autonomous. Their global domain authority compensates for fragmentation.

For a site of 10-50 pages per language, this approach is SEO suicide. You dilute your authority, multiply maintenance costs, and complicate future migration. Google does not say this explicitly, but it is the practical reality. If you receive fewer than 100k visits/month globally, subdirectories are the only reasonable option.

Attention: Google never mentions URL parameters (?lang=fr) in its official recommendations. This is deliberate: this method generates massive duplicate content and fragments indexing. It is technically functional but SEO suicidal.

Practical impact and recommendations

What should you do to choose your structure?

Start with a real feasibility audit. List your target languages/countries, estimate the content volume per version, assess your technical and budget resources. A site with 3 languages and a small tech team should go for subdirectories. Period.

If you have strict regulatory constraints (mandatory local hosting in China, legal separation of entities), separate domains become necessary. But this is the exception, not the rule. Most multilingual European sites have no technical reason to fragment their domain.

What technical mistakes should you absolutely avoid?

Never mix structures. A site with example.com/fr/ AND fr.example.com creates total confusion for Google and users. Choose a logic and stick to it. International structure migrations are 6-12 month projects with risks of massive traffic loss.

The second fatal error: implementing hreflang halfway. If you use subdirectories, each translated page must have its hreflang to all other versions AND to itself (including x-default). Incomplete hreflang is worse than no hreflang at all: Google will index anything anywhere.

How can you check if your structure is correctly set up?

Use Search Console for each language version (or each domain if fragmented). Check that the coverage reports show the expected segmentation. A site with /fr/ that massively indexes /de/ pages signals a hreflang or canonicalization issue.

Manually test the geographic targeting: search from different countries (VPN or Performance Search Console filtered by country) and check that the right version ranks. If example.com/de/ ranks in France while /fr/ exists, your hreflang is broken.

  • Audit your actual technical resources before choosing the structure
  • Prefer subdirectories unless there is an imperative business/legal constraint
  • Implement hreflang exhaustively (all versions + x-default)
  • Create separate XML sitemaps by language with integrated hreflang tags
  • Configure geotargeting in Search Console for each property
  • Test cross-country indexing to detect hreflang leaks
The international structure of a site directly impacts its ability to scale and long-term maintainability. Google leaves the choice, but subdirectories win in most real cases for reasons of consolidated authority and operational simplicity. Correct hreflang implementation remains non-negotiable regardless of the chosen structure. These international optimizations require sharp technical expertise and rigorous planning. If you’re managing a complex multilingual project, hiring a specialized international SEO agency can help you avoid costly mistakes and speed up your deployment.

❓ Frequently Asked Questions

Les sous-domaines ont-ils le même poids SEO que les sous-répertoires ?
Non. Les sous-domaines sont traités comme des entités semi-distinctes par Google, ce qui fragmente partiellement l'autorité de domaine. Les sous-répertoires bénéficient pleinement de l'autorité du domaine principal.
Un ccTLD (.fr, .de) améliore-t-il automatiquement le ranking local ?
Oui, mais au prix d'une fragmentation totale de l'autorité. Un .fr rank mieux en France mais ne bénéficie d'aucun boost en Allemagne. Les sous-répertoires avec hreflang offrent plus de flexibilité.
Peut-on utiliser des paramètres d'URL (?lang=fr) pour gérer le multilingue ?
Techniquement oui, mais c'est déconseillé en SEO. Google ne crawle pas systématiquement les variantes de paramètres, ce qui crée du contenu dupliqué et une indexation imprévisible. Cette méthode n'apparaît dans aucune recommandation officielle.
Le hreflang est-il obligatoire si j'utilise des domaines distincts par pays ?
Absolument. Même avec des ccTLD séparés, hreflang reste nécessaire pour indiquer les relations entre versions linguistiques et éviter que Google n'indexe la mauvaise version dans le mauvais pays.
Combien de temps prend une migration de structure internationale ?
Entre 6 et 12 mois pour un site de taille moyenne, avec des risques de perte de trafic temporaire. C'est un projet majeur qui nécessite planification rigoureuse, redirections 301 exhaustives et monitoring continu.
🏷 Related Topics
AI & SEO JavaScript & Technical SEO Domain Name Pagination & Structure International SEO

🎥 From the same video 8

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