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 will treat the redirected version of content as the main version if a geographic redirect is in place. It is recommended not to use geographic redirects but rather banners to direct users to the correct version.
19:01
🎥 Source video

Extracted from a Google Search Central video

⏱ 1h06 💬 EN 📅 09/03/2018 ✂ 10 statements
Watch on YouTube (19:01) →
Other statements from this video 9
  1. 11:11 Comment Google évalue-t-il vraiment la qualité globale d'un site après suppression de contenus faibles ?
  2. 15:01 Supprimer les mauvais backlinks suffit-il vraiment à améliorer votre classement Google ?
  3. 16:59 Les sitemaps sont-ils vraiment indispensables pour améliorer votre indexation ?
  4. 16:59 Faut-il vraiment arrêter d'utiliser Fetch and Submit pour indexer ses pages ?
  5. 22:34 Faut-il héberger ses propres avis clients pour booster son SEO ?
  6. 55:41 Peut-on vraiment utiliser plusieurs balises H1 sans nuire au référencement ?
  7. 57:49 Les rapports de spam à Google ont-ils un impact direct sur votre site ?
  8. 63:41 Les micro-conversions influencent-elles vraiment le classement Google ?
  9. 80:57 Le contenu caché sur mobile compte-t-il enfin autant que le contenu visible pour Google ?
📅
Official statement from (8 years ago)
TL;DR

Google indexes the redirected version as the main version when a geographic redirect is active. This can fragment your indexing and dilute your ranking signals across multiple versions. Mueller recommends abandoning automatic redirects in favor of banners allowing the user to choose, thus maintaining control over which version Google crawls and indexes.

What you need to understand

What is a geographic redirect and why does Google treat it differently?

A geographic redirect automatically sends a visitor to a local version of the site based on their IP location. A French user landing on example.com is redirected to example.fr without intervention on their part.

Google specifies that it treats the redirected version as the main version. Specifically, if Googlebot crawls from a US IP and is redirected to example.com/us/, it is this URL that will be indexed for this content. The original version disappears from sight.

Why does this approach cause issues in SEO?

The Google bot can crawl from different geographic locations. If your redirect consistently sends French IPs to .fr and American IPs to .com, you are effectively creating airtight silos.

Each version accumulates its own signals: backlinks, authority, crawl history. What’s the result? You fragment your SEO equity instead of concentrating it. A link pointing to .com does not benefit .fr, even if the content is identical.

How does a banner differ from an automatic redirect?

A suggestion banner displays a message proposing to switch to the local version, without forcing the change. The URL remains stable, and Google still crawls and indexes the same canonical version.

The user retains control. If they refuse, they view the original version. Googlebot, on the other hand, does not follow JavaScript clicks on banners: it indexes the URL initially served, which you control.

  • Geographic redirects fragment indexing across multiple local versions
  • Google indexes the redirected version, not the originally requested URL
  • Banners preserve the canonical URL and leave the choice to the user
  • Each geographic version accumulates distinct SEO signals, diluting overall authority
  • A correct hreflang strategy requires all versions to be accessible without forced redirects

SEO Expert opinion

Is this statement consistent with observed practices on the ground?

Yes, and it’s even a recurring problem on multilingual e-commerce sites. Many discover that Google primarily indexes their US version because most crawls come from US IPs.

There are regular cases where the .fr version of a site remains under-indexed for months, with teams unaware that their geographic redirect is blocking Googlebot. The American bot never sees .fr, while the French bot never sees .com. The result: each version wallows in its corner.

What nuances should be added to this recommendation?

Mueller says “not to use geographic redirects,” but does not specify how to manage content duplications between versions. If you serve the same content on .com and .fr without redirection, you must implement hreflang correctly.

However, hreflang requires that all versions be simultaneously accessible without redirection. If your infrastructure systematically redirects, hreflang becomes useless: Google never crawls the alternatives. [To verify]: Google has never published data on the hreflang error rate related to geographic redirects, but observations on the ground suggest it is massive.

In what cases is a geographic redirect still acceptable?

If you offer truly different content by market (distinct products, prices in local currencies, separate stocks), the redirect becomes less problematic. You have no duplication to manage.

But be careful: even in this case, you fragment your crawl budget. Google will have to crawl each version separately, slowing the discovery of new content. For sites with thousands of pages, this is a real disadvantage.

Warning: IP-based geographic redirects break the user experience when a French person specifically searches for the US version to compare prices. Google detects these frustration signals (quick backtracks, reformulated searches) and may adjust rankings accordingly.

Practical impact and recommendations

What should you concretely do if you are using geographic redirects?

The first step: audit your indexing by version. Use Search Console with separate properties by ccTLD or subfolder. Compare the number of indexed pages versus the actual number of available pages.

If you notice massive gaps (the .fr version has 200 indexed pages whereas 2000 exist), it's the classic symptom of a geographic redirect that blocks Googlebot. Then check your server logs: where is Googlebot predominantly crawling from?

How to replace a geographic redirect with an effective banner?

Implement a client-side detection in JavaScript that displays a discreet banner at the top of the page. The server must serve the canonical version by default, without a 301 or 302 redirect.

The banner suggests a link to the suggested local version. The user clicks if they wish. A crucial point: this link must be a regular HTML link, not just a JavaScript button, so that Google can theoretically discover it (even if it probably won't follow it).

What mistakes to avoid during the migration?

Do not remove your geographic redirects overnight without a solid hreflang plan. You risk creating massive duplicate content if Google indexes all your versions simultaneously without understanding their relationship.

Another classic pitfall: implementing banners but leaving redirects for certain user agents “to optimize the mobile experience.” If mobile Googlebot encounters a redirect, you haven't solved anything. Test with the Mobile-Friendly Test and the URL Inspection tool.

  • Auditing current indexing by geographic version in Search Console
  • Analyzing server logs to identify the source of Googlebot crawls
  • Implementing hreflang correctly between all linguistic/geographic versions
  • Replacing 301/302 redirects with client-side JavaScript banners
  • Testing behavior with Google tools (Mobile-Friendly Test, URL Inspection)
  • Monitoring indexing progression for 3-6 months post-migration
Geographic redirects fragment your indexing and dilute your SEO signals across multiple versions. Prioritize suggestion banners that preserve the canonical URL. Ensure that hreflang is correctly implemented so that Google understands the relationship between your versions. These optimizations involve both technical infrastructure, server configuration, and JavaScript implementation. Complexity can escalate quickly, especially on multilingual sites with thousands of pages. If you lack internal resources or want to avoid costly mistakes, hiring an SEO agency specializing in international sites can save you months and secure your migration.

❓ Frequently Asked Questions

Google crawle-t-il depuis plusieurs localisations géographiques ?
Oui, Googlebot crawle depuis différents datacenters répartis mondialement. Votre redirection géographique peut donc envoyer le bot vers des versions différentes selon son origine IP, fragmentant ainsi l'indexation.
Une bannière JavaScript est-elle vraiment suffisante pour remplacer une redirection ?
Oui, car Googlebot n'exécute pas systématiquement le JavaScript des bannières de suggestion. Il crawle l'URL servie initialement par le serveur, celle que vous contrôlez via votre configuration.
Hreflang fonctionne-t-il si je garde mes redirections géographiques ?
Non, hreflang nécessite que toutes les versions alternatives soient accessibles sans redirection. Si Googlebot est redirigé avant de voir les balises hreflang, l'implémentation devient inutile.
Les redirections géographiques impactent-elles le crawl budget ?
Oui, en forçant Google à crawler séparément chaque version géographique. Sur un gros site, cela ralentit la découverte de nouveau contenu et diminue la fréquence de crawl par version.
Comment tester si mes redirections géographiques bloquent Googlebot ?
Analysez vos logs serveur pour voir d'où proviennent les crawls et quelles URLs sont servies. Comparez ensuite avec les URLs indexées dans Search Console par propriété. Les écarts révèlent le problème.
🏷 Related Topics
Content AI & SEO Redirects

🎥 From the same video 9

Other SEO insights extracted from this same Google Search Central video · duration 1h06 · published on 09/03/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.