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

To signal an address change, it is necessary to redirect the homepage of the old domain to the new domain with a clear redirect and without blocking these redirects in the robots.txt file. The change of URL structure is not supported by the address change tool.
2:37
🎥 Source video

Extracted from a Google Search Central video

⏱ 1h02 💬 EN 📅 21/07/2014 ✂ 15 statements
Watch on YouTube (2:37) →
Other statements from this video 14
  1. 1:03 Faut-il vraiment optimiser les URLs avec des mots-clés pour mieux ranker ?
  2. 5:04 Les algorithmes Google restent-ils vraiment stables aussi longtemps qu'on le pense ?
  3. 6:17 Pourquoi Google supprime-t-il du code inutile dans son moteur de recherche et qu'est-ce que ça change pour votre SEO ?
  4. 8:22 Le HTTPS est-il vraiment un facteur de classement ou juste un mythe SEO ?
  5. 9:24 Le contenu dupliqué peut-il vraiment vous coûter vos positions dans Google ?
  6. 13:14 Un certificat SSL cassé peut-il vraiment impacter votre classement Google ?
  7. 21:31 Faut-il vraiment débloquer CSS et JavaScript dans robots.txt pour améliorer son classement ?
  8. 26:46 Pourquoi Google privilégie-t-il l'algo plutôt que les actions manuelles pour tuer le spam ?
  9. 32:55 Les attaques de liens malveillants peuvent-elles vraiment pénaliser votre site sans faute de votre part ?
  10. 33:58 Penguin pénalise-t-il vraiment tout un site ou seulement certains mots-clés ?
  11. 34:25 Faut-il vraiment mettre les liens inter-sites en nofollow ?
  12. 37:14 Les PDF créent-ils vraiment du contenu dupliqué sans risque de pénalité ?
  13. 41:06 Le PageRank est-il toujours un signal de classement actif chez Google ?
  14. 47:34 Pourquoi Google refuse-t-il de divulguer certains facteurs de classement ?
📅
Official statement from (11 years ago)
TL;DR

Google requires a clear 301 redirect from the homepage of the old domain to the new one to signal an address change, and prohibits blocking these redirects in robots.txt. The address change tool does not manage URL structure changes, only pure domain migrations. This means that a migration with a complete redesign of the structure requires a different and more complex strategy.

What you need to understand

Why does Google insist on redirecting the homepage?

The homepage redirect serves as the primary signal to Google to understand that an entire domain has migrated. It is not just a simple technical formality; it is the mechanism that triggers the transfer of trust between the two domains in Google's algorithm.

Without this clear root-level redirect, Google treats the two domains as distinct entities. The new domain then starts from scratch in terms of PageRank, history, and accumulated quality signals. This is exactly what we want to avoid during a migration.

What does 'clear redirect' mean in this context?

A clear redirect means a permanent 301 redirect, with no intermediaries or layers of multiple redirects. No temporary 302, no meta refresh, no JavaScript that redirects after loading.

Google must be able to follow the redirect instantly and unambiguously. Each additional step in a redirect chain dilutes the PageRank transfer and slows down the algorithm's recognition of the address change. A direct redirect from old-domain.com to new-domain.com is ideal.

Why shouldn't robots.txt block redirects?

If you block access to a URL in robots.txt, Googlebot cannot crawl it. It will never discover the redirect contained within, even if it is technically in place on the server side.

This is a common mistake during migrations: the old site is set to read-only mode, a restrictive robots.txt is applied out of security reflex, and Google can no longer follow the redirects. The transfer of SEO signals never occurs, or at best with months of delay when someone finally understands the problem.

  • The homepage of the old domain MUST redirect in 301 to the homepage of the new domain
  • No robots.txt rules should block access to URLs of the old domain
  • The address change tool in Search Console ONLY works for domain migrations without structure change
  • A migration involving a structure redesign requires a URL-by-URL redirect plan, not just the tool
  • 301 redirects must remain active for several months minimum after the migration

SEO Expert opinion

Does this guideline really cover all migration cases?

No, and that’s where it gets interesting. Mueller's statement targets simple domain migrations: same site, new domain name, identical URL structure. In this scenario, the address change tool does the bulk of the work.

However, most real migrations combine a domain change AND a redesign of the structure. In these cases, the tool is useless for URL-by-URL mapping. A strategy of individual redirects based on a complete audit of source URLs and precise mapping to target URLs is needed. [To be verified]: Google never provides clear figures on how long to keep these redirects active.

Are there discrepancies between this theory and real-world results?

Yes, frequently. Google claims that 301 redirects transfer PageRank 'almost entirely', but practitioners consistently observe a temporary loss of visibility of 10 to 30% for 2 to 6 months post-migration, even with perfect execution.

Another point: the assertion that the homepage is enough as a migration signal. In reality, if you only redirect the homepage and leave the rest of the old site as 404, you lose most of the accumulated SEO juice on your deeper pages. Mueller's statement is correct but incomplete: it describes the bare minimum, not the optimal strategy.

What risks does this minimalist approach pose?

Relying solely on the address change tool without precisely mapping page-by-page redirects is akin to playing Russian roulette with your organic traffic. URLs generating long-tail traffic that are not individually redirected? Lost.

Backlinks pointing to specific deep pages? Diluted or lost if everything blindly redirects to the homepage. A poorly prepared migration can destroy years of SEO work in a matter of weeks.

Warning: the address change tool NEVER replaces a comprehensive redirect plan during a structural redesign.

Practical impact and recommendations

What is the technical checklist before launching a domain migration?

Before touching the DNS, you need to map all the strategic URLs of the old site. Extract the complete list from Search Console (indexed URLs) and your analytics tool (traffic-generating URLs). Cross-reference with a full crawl to identify pages with backlinks.

Next, create a redirect mapping: each source URL to its corresponding target URL. No chaining redirects, no redirects to URLs that themselves redirect. Test this mapping in a pre-production environment before deploying it in production.

How can you check that the redirects work correctly after migration?

Use a crawler like Screaming Frog or Oncrawl to track all redirects from the old domain. Ensure that each URL returns a 301 code, not a 302 or a mix of codes. Check that there are no redirect chains (A → B → C) that slow down the PageRank transfer.

On the Search Console side, declare the address change in the dedicated tool AFTER verifying that the homepage redirect works. Monitor coverage and indexing reports to quickly detect any 404 errors or soft 404s that would indicate missing redirects.

How long should redirects remain active?

Google officially recommends keeping redirects active for at least a year. In practice, for a site with a strong SEO history, it is wise to maintain them indefinitely, or at a minimum for 18 to 24 months. The cost of hosting an old domain that only redirects is negligible compared to the risk of losing traffic.

Monitor server logs and Search Console to identify when Googlebot stops crawling the old domain regularly. As long as it visits frequently, the redirects remain actively used for signal transfer. Once crawling becomes anecdotal, you can begin to consider stopping them, but never before a minimum of 12 months.

  • Extract the complete list of indexed URLs and traffic-generating URLs from the old site
  • Create an accurate URL-by-URL mapping between the old and new domains
  • Implement permanent 301 redirects, without chains or intermediaries
  • Ensure that robots.txt on the old domain does not prevent crawling of redirects
  • Declare the address change in Search Console after technical verification
  • Monitor 404 errors and the curve of organic traffic daily for 3 months
A successful domain migration relies on thorough preparation and strict monitoring. Redirects must be maintained for a long time, sometimes beyond Google's minimum recommendations. These complex technical operations, combined with the high risk of traffic loss in case of errors, often justify collaboration with a specialized SEO agency that can map, execute, and monitor each critical step of the process.

❓ Frequently Asked Questions

Puis-je utiliser l'outil de changement d'adresse si je refonds complètement mon arborescence ?
Non, l'outil ne gère que les migrations de domaine sans changement de structure d'URLs. Si vous modifiez l'arborescence, vous devez mettre en place un plan de redirections URL par URL indépendamment de l'outil.
Que se passe-t-il si je bloque l'ancien domaine dans robots.txt après la migration ?
Googlebot ne pourra pas découvrir les redirections 301, donc le transfert de PageRank et de signaux SEO ne s'opérera pas. Vous perdrez l'essentiel du bénéfice de la migration.
Est-ce qu'une redirection 302 temporaire peut fonctionner pour un changement de domaine ?
Non, une 302 indique à Google que le changement est temporaire. Le PageRank et les signaux ne seront pas transférés vers le nouveau domaine. Seule une 301 permanente convient pour une migration définitive.
Combien de temps faut-il pour que Google reconnaisse complètement le nouveau domaine ?
Généralement entre 2 et 6 mois pour un transfert complet des signaux, selon la taille du site et sa fréquence de crawl. Une perte de visibilité temporaire de 10 à 30% est courante même avec une exécution parfaite.
Dois-je rediriger toutes les URLs ou seulement la homepage suffit-elle ?
La homepage est le signal minimal pour l'outil de changement d'adresse, mais vous DEVEZ rediriger chaque URL individuellement pour conserver le PageRank et les backlinks des pages profondes. Une redirection globale vers la homepage seule fait perdre l'essentiel du capital SEO.
🏷 Related Topics
Domain Age & History Crawl & Indexing AI & SEO JavaScript & Technical SEO Domain Name Pagination & Structure PDF & Files Redirects

🎥 From the same video 14

Other SEO insights extracted from this same Google Search Central video · duration 1h02 · published on 21/07/2014

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