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

If you have domains registered in different countries, it makes sense to link them through a homepage or a country selector, rather than interconnecting them directly. Ensure that these links are in static HTML, allowing search engines to follow them and pass PageRank.
0:32
🎥 Source video

Extracted from a Google Search Central video

⏱ 1:35 💬 EN 📅 17/07/2013 ✂ 2 statements
Watch on YouTube (0:32) →
Other statements from this video 1
  1. 1:35 Le crosslinking massif entre domaines est-il vraiment sanctionné par Google ?
📅
Official statement from (12 years ago)
TL;DR

Google recommends linking multi-country domains through a central homepage or a country selector, rather than by direct cross-links between each national version. The aim is to avoid diluting PageRank and to facilitate crawler access. In practice, this means prioritizing a star architecture with a central static HTML hub instead of chaotic interlinking among all ccTLDs.

What you need to understand

Why does Google discourage direct cross-links between national domains?

The link architecture among multiple domains directly influences PageRank distribution and crawling efficiency. When you directly interlink ten national versions (example.fr ↔ example.de ↔ example.it), you create a complex link graph where each page transmits SEO juice in all directions.

The problem: this cross-linking dilutes the PageRank transmitted and complicates the work of crawlers. A Googlebot landing on example.fr finds nine outgoing links to other domains, then on each of those domains, it finds nine links to other countries again. Crawling becomes inefficient, and the crawl budget gets exhausted quickly.

Google instead recommends a centralized structure: a hub domain (often a generic .com or a dedicated landing page) that distributes to each national version. Each ccTLD only points to this hub. A star architecture, not a complete mesh.

What’s the difference between a country selector and direct links?

A country selector is a single page listing all your national versions and allowing the user to choose theirs. This page becomes the central distribution point for PageRank. Instead of 100 cross-links between 10 domains (each domain linking to 9 others), you have 10 outgoing links from the hub and 10 return links.

Direct links between domains (a footer with flags on each national site) create costly redundancy. Each page sends juice to destinations that may not be relevant to its audience. The geographic relevance signal gets muddied.

Why emphasize static HTML in this context?

Precision is key: Google requires that these international navigation links be in static HTML, not dynamic JavaScript. A country selector loaded with client-side JS will not be crawled correctly, so PageRank won’t circulate.

Concretely, your links must be present in the initial source code of the page as classic <a href> tags. No client-side IP detection generating links afterward. No JavaScript dropdown that isn't accessible until user interaction.

  • Centralized architecture: a hub distributes to each national version rather than complete interlinking among all domains.
  • Static HTML required: links must be crawlable without executing JavaScript to transmit PageRank.
  • Clarity of the geographic signal: avoid confusion by limiting outgoing links to other geographic areas.
  • Crawl budget savings: reducing the number of hops between domains improves crawling efficiency.
  • Consistency with hreflang: the link structure must support the implementation of international targeting tags.

SEO Expert opinion

Is this recommendation still relevant with modern crawling developments?

The statement remains fundamentally valid, but the context has evolved. Google now crawls some JavaScript content, which doesn't change the core issue: a JS link is still less reliable than an HTML link for transmitting PageRank. Field observations confirm that sites with centralized architecture perform better internationally.

However, the very notion of PageRank as an exclusive metric is outdated. Google uses hundreds of ranking signals. Matt Cutts' recommendation was made in a context where PageRank was still a dominant criterion. Today, the main argument is more about clarity of the geographic signal and crawling efficiency.

What nuances should be considered based on your international presence size?

For 3-4 national domains, the impact of direct linking remains manageable. The real issue begins with 8-10 versions or more. A site present in 25 countries linking all domains together creates a graph of 600 cross-links (25 × 24). This is where Google's advice becomes critical.

Another nuance: some sites need contextually direct links between geographic areas (for example: a store shipping from France to Belgium can legitimately offer a fr → be link during the purchasing journey). These links are justified by user experience, not by a systematic SEO linking strategy. [To verify]: Google has never clarified how it weighs these contextual links against global navigation links.

In which cases does this rule not apply or require adjustments?

If you are using subdomains or subdirectories instead of separate ccTLDs, the issue changes. A site.com/fr/ and site.com/de/ share the same root domain, so PageRank circulates naturally. The links between language versions are then less problematic, even if the recommendation for centralization via a hub remains relevant.

Another exception: sites using a strategy of different brand domains by country (brand.fr, otherbrand.de) have no reason to massively interlink. These are distinct SEO entities with their own identities. Google's advice mainly targets networks of national domains representing the same brand.

Note: Do not confuse this recommendation with the implementation of hreflang tags. Both mechanisms are complementary but distinct. Hreflang indicates to Google the linguistic equivalents, HTML links transmit PageRank and facilitate discovery. You need both.

Practical impact and recommendations

How to restructure your international architecture if it is currently fully meshed?

First step: audit your outgoing links between domains. Identify all footer, header, or in-content links that point directly from one national domain to another. Quantify the volume and their position on the page. Prioritize links in high PageRank areas (main navigation, footer).

Next, create or identify your central hub. Three options: a generic .com domain with a country selection page, a dedicated page like global.yoursite.com/choose-country, or a redesign of your current homepage to serve as a distributor. This hub must be pure HTML, fast-loading, and accessible from all national domains.

Gradually replace cross-links with links to this hub. Each national domain should retain a link to the hub (ideally in the header or footer), and the hub lists all available versions. Test the crawlability with Search Console to ensure Google can discover all your versions via this new path.

What technical errors to avoid when implementing a country selector?

Classic mistake: a pure JavaScript selector that generates links only after user interaction. Google won't click on your dropdown. Your links must exist in the initial DOM, even if you add a JS layer for UX. Solution: visually hidden HTML links that are crawlable, or progressively enhanced dropdowns.

Another trap: automatic redirection based on IP that short-circuits the selector. If you automatically redirect French users to .fr, the US Googlebot will never reach your hub and won't discover the other versions. Instead, use a non-blocking suggestion (banner "French version available") or a redirection with a parameter allowing cancellation.

Do not overlook HTTP status codes. Your inter-domain links should point to URLs with a 200 status, not 301 or 302. Each additional redirection dilutes the PageRank transmitted and slows crawling. Also, ensure that your hub is not set to noindex or blocked by robots.txt.

How to verify that your new architecture is working properly?

Use the coverage reports in Search Console for each national domain. Check that Google discovers and indexes your main pages in a reasonable timeframe. If some domains remain under-crawled after the redesign, it means the discovery path via the hub is not optimal.

Analyze the server logs to observe Googlebot's actual behavior. Track its path: does it arrive at the hub? Does it follow links to each national version? How many pages does it crawl per domain before leaving? This data provides a factual view of your architecture's effectiveness.

Finally, monitor the evolution of organic traffic by national version over 3-6 months. A well-executed restructuring should stabilize or improve positions, especially for domains that were previously poorly crawled. If you observe a lasting drop in some domains, a technical issue persists (robots.txt, incorrect canonicals, misconfigured hreflang).

  • Create a central hub in static HTML listing all national versions.
  • Replace direct cross-links between domains with links to this hub.
  • Ensure all links are in pure <a href> format, present in the initial source code.
  • Avoid automatic redirections that bypass the country selector.
  • Implement hreflang tags in addition to this link architecture.
  • Monitor coverage reports and server logs to validate crawling.
Restructuring an international multi-domain architecture represents a significant technical undertaking, especially if you manage a dozen versions or more. Between auditing existing links, creating the hub, coordinating with local teams, and post-redesign monitoring, the pitfalls are numerous. If you're lacking internal resources or if your infrastructure is complex (CDN, geolocated redirections, hreflang already in place), partnering with an SEO agency specialized in international can save you months and prevent costly visibility mistakes.

❓ Frequently Asked Questions

Peut-on utiliser des sous-domaines au lieu de ccTLD pour éviter ce problème de maillage ?
Oui, les sous-domaines (fr.site.com, de.site.com) ou sous-répertoires (site.com/fr/, site.com/de/) partagent le même domaine racine, ce qui facilite la circulation du PageRank. La problématique de maillage entre domaines distincts ne se pose plus dans ce cas, même si un hub reste utile pour l'UX.
Les balises hreflang remplacent-elles le besoin d'une architecture de liens centralisée ?
Non, hreflang et architecture de liens sont complémentaires. Hreflang indique à Google les équivalences linguistiques pour afficher la bonne version selon le profil utilisateur, tandis que les liens HTML permettent la découverte des pages et transmettent le PageRank. Vous avez besoin des deux.
Un sélecteur de pays en JavaScript est-il acceptable si Google peut crawler le JS ?
C'est risqué. Même si Google crawle certains contenus JavaScript, la transmission de PageRank via des liens JS reste moins fiable et plus lente qu'avec du HTML statique. Privilégiez toujours des liens <a href> présents dans le code source initial, quitte à ajouter une couche JS pour l'interaction utilisateur.
Faut-il supprimer tous les liens entre domaines nationaux ou seulement les liens de navigation globale ?
Supprimez les liens de navigation systématique (footer avec drapeaux, header international). Gardez les liens contextuels justifiés par l'expérience utilisateur (exemple : livraison transfrontalière, contenu complémentaire pertinent). Google évalue la pertinence des liens, pas seulement leur existence.
Comment gérer les domaines de marque différents par pays qui n'ont pas vocation à être reliés ?
Si vous utilisez des marques distinctes par pays (brand-france.fr, brand-germany.de), il n'y a aucune raison de les interconnecter massivement. Ce conseil s'adresse aux réseaux de domaines représentant la même marque dans différents pays. Traitez-les comme des entités SEO indépendantes.
🏷 Related Topics
Domain Age & History AI & SEO JavaScript & Technical SEO Links & Backlinks Domain Name

🎥 From the same video 1

Other SEO insights extracted from this same Google Search Central video · duration 1 min · published on 17/07/2013

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