What does Google say about SEO? /

Official statement

You can target different countries with a generic domain (non ccTLD): the homepage for one country and a subfolder for another. Google uses the most specific targeting. Incompatible with ccTLDs.
217:15
🎥 Source video

Extracted from a Google Search Central video

⏱ 985h14 💬 EN 📅 26/02/2021 ✂ 39 statements
Watch on YouTube (217:15) →
Other statements from this video 38
  1. 21:28 Do sitemaps really trigger a quick recrawl of your modified pages?
  2. 21:28 Can you really force Google to recrawl immediately after a price change?
  3. 40:33 Does font size really influence Google rankings?
  4. 40:33 Does CSS font size really impact your positions on Google?
  5. 70:28 Is it true that content concealed behind a Read More button is actually indexed by Google?
  6. 70:28 Is it true that content hidden behind a 'Read More' button is actually indexed by Google?
  7. 98:45 Does internal linking truly overshadow the sitemap in signaling your strategic pages to Google?
  8. 98:45 Is Internal Linking Really More Crucial Than a Sitemap for Prioritizing Your Pages?
  9. 111:39 Why Doesn't the Search Console API Show Referring URLs for 404 Errors?
  10. 144:15 Why does Google keep crawling 404 URLs that are years old?
  11. 182:01 Should you really be worried about having 30% of URLs as 404s on your site?
  12. 182:01 Can a high 404 rate really hurt your SEO rankings?
  13. 217:15 Can you really target different countries on the same domain without using subdomains?
  14. 227:52 Should you really use hreflang when targeting multiple countries with the same language?
  15. 227:52 Should you really combine hreflang and geographical targeting in Search Console?
  16. 276:47 Why do your structured data breadcrumbs not show up in the SERPs?
  17. 285:28 Why do your rich results vanish from the standard SERPs while still appearing in site searches?
  18. 293:25 Do Invisible Breadcrumbs Really Block Your Rich Results on Google?
  19. 325:12 Should you really be optimizing JavaScript hydration for Googlebot in SSR?
  20. 347:05 Is it true that word count doesn't matter for ranking on Google?
  21. 347:05 Is the number of words really a ranking factor for Google?
  22. 400:17 Does the traffic volume of your site affect your Core Web Vitals score?
  23. 415:20 Does traffic volume really influence your Core Web Vitals?
  24. 420:26 Does content relevance truly outweigh Core Web Vitals in Google rankings?
  25. 422:01 Can Core Web Vitals Really Boost Your Ranking Without Relevant Content?
  26. 510:42 Is it true that Google can't always show the right local version of your site?
  27. 529:29 Is it really necessary to duplicate all country codes in hreflang for targeting multiple regions?
  28. 531:48 Why does hreflang in Latin America require each country code individually?
  29. 574:05 Does PageSpeed Insights really measure your site's performance?
  30. 598:16 Is it really possible to shift from long-tail to short-tail without changing strategy?
  31. 616:26 Can you really hide dates from Google search results?
  32. 635:21 Should you stop updating publication dates to boost your SEO?
  33. 649:38 Does Google really rewrite your titles to help you out?
  34. 650:37 Can you really stop Google from rewriting your title tags?
  35. 688:58 Should you really report SERP bugs with generic queries to expect a response from Google?
  36. 870:33 Should new e-commerce sites prove their legitimacy outside of Google first?
  37. 937:08 Is it true that the length of the title really impacts Google rankings?
  38. 940:42 Is it true that the length of title tags really impacts Google's rankings?
📅
Official statement from (5 years ago)
TL;DR

Google allows targeting different countries with a generic domain by combining targeted homepage for one country and subfolders for others. The engine systematically applies the most specific targeting available. This strategy remains incompatible with ccTLDs, which already carry a default geographic signal.

What you need to understand

Why does Google allow multiple geographic targets on the same domain?

John Mueller's statement addresses a common issue: how to structure a multilingual or multi-country site without multiplying domains. Historically, many SEOs believed that a domain could only target one country via Search Console.

In reality, Google accepts differentiated geographic targeting at the subfolder and subdomain levels. The homepage can target one country, while /fr/, /de/, /us/ target respectively France, Germany, and the United States. The engine always prioritizes the most precise signal available.

What exactly is the “most specific targeting”?

Google applies a hierarchy of specificity in geographic signals. If you configure example.com to target the UK and example.com/fr/ for France, the French URLs will inherit the France targeting — not the UK targeting from the root.

This logic also applies to subdomains: fr.example.com can target France while de.example.com targets Germany. The most granular level always takes precedence in the geolocation algorithm.

Why does this method exclude ccTLDs?

A ccTLD like .fr or .co.uk already carries an inherent geographic signal that Google reads by default. It's impossible to bypass this marker by adding a different targeting in Search Console.

If you own example.fr, all URLs will be interpreted as French, even with a /us/ or a subdomain us.example.fr. The ccTLD overrides all other targeting parameters. This is a technical constraint of the algorithm, not a bug.

  • A generic domain (.com, .net, .org) allows multiple targeting through subfolders or subdomains
  • Google always prioritizes the most precise geographic signal available in the URL hierarchy
  • ccTLDs block any alternative targeting: the TLD imposes its default geolocation
  • Configuration is done in Search Console at the property level (root domain, subfolder, subdomain)
  • This strategy requires consistent hreflang tagging to avoid signal conflicts

SEO Expert opinion

Does this statement align with the field observations of SEOs?

Yes, overall. Practitioners have observed for years that Google handles multiple targeting correctly on a .com or .net. International e-commerce sites structuring their country versions in /fr/, /uk/, /de/ achieve distinct local rankings without contamination.

However, the quality of targeting heavily depends on the hreflang tagging. Without correct annotations, Google may mix versions or ignore the Search Console targeting. [To be checked]: the relative impact of Search Console targeting versus hreflang remains unclear in the official documentation — Mueller does not specify which takes precedence in case of conflict.

What nuances should be considered about ccTLDs?

The rule “ccTLD = locked targeting” has exceptions. The .co, .io, .ai, or .tv are technically ccTLDs but treated as gTLDs by Google for years. They thus allow for customized Search Console targeting.

Another subtlety: some .fr sites achieve rankings in other countries if their authority and content signals (language, hreflang, local backlinks) are strong enough. This is not the norm, but it happens with premium domains that have a solid history.

What risks does this multi-targeting strategy pose?

The main pitfall: creating inconsistencies between Search Console targeting, hreflang, content language, and backlinks. If example.com/fr/ targets France but publishes content in English with hreflang pointing to German URLs, Google ignores everything.

The second risk: cross-country cannibalization. If two subfolders target close markets (France and French-speaking Belgium), without rigorous hreflang, the URLs may compete in the SERPs. I’ve seen cases where /fr/ and /be/ were competing for the same queries in France.

Warning: A poorly configured site with multiple targeting can dilute its authority instead of amplifying it. Each country version must benefit from a solid internal linking structure and local backlinks to perform — otherwise, it’s better to consolidate on a single domain with broad targeting.

Practical impact and recommendations

How do you properly set up multi-country targeting on a generic domain?

First step: structure the site in dedicated subfolders or subdomains. Example: example.com for the main market (let's say the USA), example.com/fr/ for France, example.com/de/ for Germany. Avoid hybrid structures like /fr-FR/ or /fr-fr/ — keep it simple.

In Search Console, add each subfolder or subdomain as a distinct property. You can then define specific geographic targeting for each in the settings. Google will read this signal as a priority for the relevant URLs.

What technical parameters should accompany Search Console targeting?

The hreflang is non-negotiable. Every page of each country version must point to its linguistic and geographical equivalents with correct hreflang tags (lang="fr-FR", lang="de-DE", lang="en-US", etc.). Without this, Search Console targeting remains a weak signal.

Also consider localized content: native translations, currencies, local phone numbers, adapted legal notices. Google cross-references signals. If example.com/fr/ displays prices in dollars and a footer in English, the France targeting won’t hold much weight.

Should ccTLDs be avoided for international use?

Not necessarily. ccTLDs remain the strongest geographic signal for a single market. If you only target France, a .fr often outperforms a .com/fr/ due to local trust and TLD signal.

However, if your international expansion is likely or already planned, starting with a .com and multi-country architecture offers more flexibility. You avoid domain multiplication, authority dilution, and the complexity of managing multiple properties.

  • Use a generic domain (.com, .net, .org) to allow for multiple targeting
  • Structure your site in subfolders (/fr/, /de/, /us/) or subdomains (fr.example.com, de.example.com)
  • Declare each subfolder or subdomain as a distinct property in Search Console and configure its geographic targeting
  • Implement rigorous hreflang tagging on all pages with their linguistic and geographic variants
  • Truly localize content: language, currencies, contact information, legal notices, UX adapted to the target market
  • Obtain backlinks from local sites to strengthen the geographic signal of each country version
Multi-country targeting on a single domain works, but requires absolute technical rigor. Hreflang, localized content, local backlinks, Search Console targeting: all these signals must converge. If one falters, Google ignores the others. A poorly calibrated architecture can even degrade performance instead of amplifying it. For large-scale projects, consulting an SEO agency specialized in international SEO helps avoid costly mistakes and optimize each country version from the start.

❓ Frequently Asked Questions

Peut-on cibler plusieurs pays avec un ccTLD comme .fr ?
Non. Un ccTLD impose son signal géographique par défaut. Google interprète toutes les URLs d'un .fr comme françaises, même avec un ciblage Search Console différent ou un sous-dossier /us/.
Le ciblage Search Console suffit-il sans hreflang ?
Non. Le hreflang reste indispensable pour éviter les conflits entre versions linguistiques et géographiques. Le ciblage Search Console est un signal parmi d'autres ; sans hreflang, Google peut ignorer ou mélanger les versions.
Vaut-il mieux utiliser des sous-dossiers ou des sous-domaines pour le multi-pays ?
Les sous-dossiers concentrent l'autorité sur un domaine unique, ce qui facilite le netlinking. Les sous-domaines permettent une indépendance technique plus forte. Pour la plupart des projets, les sous-dossiers sont plus performants.
Un domaine .com/fr/ peut-il battre un .fr dans les SERP françaises ?
Oui, si le .com affiche des signaux locaux forts : contenu français natif, hreflang correct, backlinks français, historique solide. Le ccTLD donne un avantage de départ, mais il ne garantit rien face à un site mieux optimisé.
Faut-il cibler la homepage si on a des sous-dossiers pays ?
Oui, si la homepage sert un marché principal. Exemple : exemple.com pour les USA, exemple.com/fr/ pour la France. Google appliquera le ciblage homepage aux URLs racine et le ciblage sous-dossier aux URLs /fr/.
🏷 Related Topics
Domain Age & History AI & SEO JavaScript & Technical SEO Domain Name International SEO

🎥 From the same video 38

Other SEO insights extracted from this same Google Search Central video · duration 985h14 · published on 26/02/2021

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