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

When migrating pages from one site to another, it is essential to use redirects to pass on the accumulated signals. If the previous URLs are no longer available, continue building the new presence, but be aware that it will take time.
11:46
🎥 Source video

Extracted from a Google Search Central video

⏱ 1h01 💬 EN 📅 18/04/2019 ✂ 12 statements
Watch on YouTube (11:46) →
Other statements from this video 11
  1. 2:09 Le sitemap suffit-il vraiment à faire indexer vos pages ou faut-il une vraie navigation interne ?
  2. 8:07 Les redirections 301 suffisent-elles vraiment à préserver votre capital SEO lors d'un changement de domaine ?
  3. 12:33 Faut-il vraiment bannir les boutons « Lire la suite » pour plaire à Google ?
  4. 13:49 Faut-il vraiment ignorer le Domain Authority pour ranker sur Google ?
  5. 17:34 Les pages en noindex peuvent-elles perdre complètement leur valeur pour le crawl et le maillage interne ?
  6. 37:59 Les annuaires de liens sont-ils vraiment inutiles pour le référencement ?
  7. 38:10 Faut-il utiliser Google Tag Manager pour injecter vos données structurées ?
  8. 39:00 Faut-il vraiment ajouter des liens sortants pour améliorer son SEO ?
  9. 50:24 404 ou 410 : lequel accélère vraiment la désindexation de vos pages ?
  10. 58:40 Un lien vers une page 404 transmet-il encore du jus SEO ?
  11. 73:10 Les liens sont-ils encore un facteur de classement décisif pour Google ?
📅
Official statement from (7 years ago)
TL;DR

Google confirms that redirects are essential during a migration to transfer acquired signals to the new URLs. Without redirects, you start from scratch and will need to rebuild your visibility from scratch, which can take months. The bottom line: if you can't maintain redirects, be prepared for a lengthy transition period.

What you need to understand

Why does Google emphasize redirects so much during migrations?

301 redirects serve as a bridge between your old link ecosystem and your new site. When a page accumulates backlinks, traffic, and authority, these signals are attached to the content itself, but to the URL. Without a redirect, Google loses track of this history.

In practical terms, every incoming link pointing to a disappeared URL becomes a 404. The transmitted PageRank vanishes. Users clicking on old bookmarks or links from other sites hit a dead end. Google must rediscover your new pages, evaluate them, position them — without benefiting from the accumulated capital.

What happens technically when migrating without redirects?

The scenario is brutal. Your old URLs return 404 or 410 codes. Googlebot crawls them, finds out they no longer exist, and gradually removes them from the index. The new pages must be discovered via the XML sitemap, internal linking, or external links — if they even exist.

The engine treats your new URLs as fresh content, with no history. It must re-evaluate the quality, relevance, and authority. Even if the content is identical, it inherits no signals. The result: a sharp drop in organic traffic for several weeks or even months.

In what cases can we consider migrating without redirects?

Let's be honest: this is very rare. The only legitimate cases concern total overhauls where the old content has no value anymore — obsolete site, radical positioning change, complete strategic pivot. Even then, if certain pages have accumulated quality backlinks, it remains relevant to redirect to the closest equivalents.

Another scenario: insurmountable technical constraints. Some legacy CMSs do not allow for properly mapping old URLs to new ones. In this case, Mueller clearly states that you must assume the reset and invest heavily in rebuilding — content, link building, promotion.

  • 301 redirects transfer the majority of SEO signals accumulated by the old URLs to the new ones.
  • Without redirects, Google treats the new site as a fresh start, with all the maturation time that entails.
  • Backlinks pointing to old URLs become useless if they return a 404.
  • Even with perfect redirects, a migration always leads to a floating period — expect 4 to 12 weeks of stabilization.
  • If you really cannot maintain redirects, focus on proactive link building and updating critical external links.

SEO Expert opinion

Is this statement consistent with what we observe on the ground?

Absolutely. All successful migrations that I have managed or audited rely on a comprehensive redirect plan. When the mapping is done well — each old URL redirected to its most relevant equivalent — we usually observe a temporary traffic loss of 10-20% that resolves in 4-8 weeks.

Conversely, migrations without redirects cause collapses of 60-90% in organic traffic. And contrary to what Mueller implies with his “this will take time,” returning to previous levels can take 12-18 months. Sometimes, it never happens if the reconstruction strategy is not aggressive.

What nuances should be added to this recommendation?

First point: not all redirects are created equal. A 1:1 redirect (old product page A → new product page A) transfers signals better than a bulk redirect to the homepage. Google detects these “soft 404s” — redirects to irrelevant pages — and may choose not to transfer PageRank.

Second nuance: Mueller talks about “accumulated signals” without specifying which ones exactly. From experience, backlinks and PageRank transfer well. Domain age too. But behavioral signals — CTR, time spent, bounce rate — need to be rebuilt. [To be verified]: Google has never officially confirmed the exact rate of PageRank transfer via 301.

Third point: “continue to build the new presence” is an understatement. In practical terms, this means launching a link building campaign, optimizing content, monitoring positions daily, adjusting internal linking. It’s a full-time job for several months.

Note: Mueller does not mention the duration for maintaining redirects. On the ground, it is recommended to keep them for at least 12 months, ideally indefinitely for high traffic or premium backlinks URLs. Google may take several months to consolidate the transfer.

In what situations does this rule not completely apply?

There are situations where redirects are not enough. For example, during a domain change, even with perfect mapping, there is often a direct loss of 15-25% of traffic during consolidation. Why? Because Google re-evaluates the authority of the new domain, even if the signals are transmitted.

Another case: migrations with architecture overhaul. If you are going from 5000 URLs to 800 better-optimized URLs, you will necessarily have to do N:1 redirects (multiple old pages to one new). The algorithm may then consider that certain signals are no longer relevant and dilute or partially ignore them.

Practical impact and recommendations

What concrete steps should be taken before and during a migration?

First and foremost, establish a comprehensive inventory of your current URLs. Crawl the site with Screaming Frog or Oncrawl. Identify pages that generate organic traffic (Google Analytics, Search Console), those with backlinks (Ahrefs, Majestic), and those that rank on strategic queries.

Next, create a mapping file: old URL → new URL. Each line must be verified manually to ensure that the new page is indeed the semantic equivalent of the old one. Pages without a direct equivalent should redirect to the closest parent page, never to the homepage unless in extreme cases.

On the technical side, implement redirects at the server level (the .htaccess file for Apache, nginx.conf for Nginx). Avoid JavaScript or meta refresh redirects that do not transfer signals. Test each redirect before launch — a tool like Redirect Path or Screaming Frog can check response codes in bulk.

What errors should be absolutely avoided during setup?

First classic error: redirect chains. Old URL → intermediate URL → new URL. Each jump dilutes the transferred PageRank. Google recommends limiting to a single redirect. If you already have historical redirects, update them to point directly to the new final destination.

Second trap: forgetting URL parameters. If your old pages used tracking parameters (?utm_source, ?id), make sure that the redirect rules account for them or ignore them properly. Otherwise, you create thousands of ghost 404s.

Third error: not monitoring Search Console after migration. 404 errors will appear — that’s normal — but they must be addressed promptly. If you see spikes in errors on strategic URLs, it indicates that your mapping is incomplete or buggy.

How can you check that the migration is proceeding correctly?

In the 48 hours following the launch, crawl the new site to verify that all redirects return 301 codes, not 302 (temporary). Also, ensure that the new pages are indexable (no noindex, no robots.txt blocking).

Monitor organic traffic daily for the first 4 weeks. A 10-20% drop is normal. If you exceed 30%, there is likely a technical problem — missing redirects, poorly configured canonicals, blocked indexing. Compare Search Console positions before/after to identify pages that have lost ground.

Finally, submit the new XML sitemap and use the change of address tool in Search Console if you have changed domains. This speeds up recognition by Google.

  • Crawl the current site and identify all strategic URLs (traffic, backlinks, positions)
  • Create a comprehensive mapping file old URL → new URL
  • Implement 301 redirects at the server level, not in JavaScript
  • Test all redirects before launch to avoid chains or loops
  • Monitor Search Console daily after migration to detect 404 errors
  • Maintain redirects for at least 12 months, ideally indefinitely for premium URLs
A well-executed content migration relies on precise mapping and clean 301 redirects. Technical errors — redirect chains, unaddressed 404s, redirects to irrelevant pages — can obliterate years of SEO work. Let’s be clear: these optimizations require sharp technical expertise and constant monitoring over several months. If you lack the internal resources to manage this type of project, hiring an SEO agency specialized in migrations can help you avoid catastrophic traffic losses and accelerate post-migration recovery.

❓ Frequently Asked Questions

Combien de temps faut-il maintenir les redirections après une migration ?
Minimum 12 mois pour permettre à Google de consolider le transfert des signaux. Pour les URL à fort trafic ou backlinks premium, il est recommandé de les conserver indéfiniment.
Les redirections 302 transfèrent-elles les signaux SEO comme les 301 ?
Non. Les 302 sont des redirections temporaires et Google ne transfère généralement pas le PageRank via ce type de redirection. Utilisez toujours des 301 pour les migrations permanentes.
Peut-on rediriger plusieurs anciennes pages vers une seule nouvelle page ?
Oui, mais avec précaution. Si les contenus sont vraiment similaires, Google acceptera cette consolidation. Si les pages sont trop différentes, le moteur peut ignorer la redirection et ne pas transférer les signaux.
Que faire si on ne peut techniquement pas mettre en place de redirections ?
Assumez un redémarrage complet et investissez massivement dans le netlinking, la création de contenu, et la mise à jour des liens externes critiques. Anticipez 12-18 mois pour retrouver votre niveau de trafic.
Les redirections impactent-elles la vitesse de chargement du site ?
Oui, chaque redirection ajoute une latence (quelques millisecondes). C'est négligeable pour une redirection unique, mais les chaînes de redirections multiples peuvent ralentir significativement le temps de réponse.
🏷 Related Topics
Domain Age & History Content AI & SEO Domain Name Redirects

🎥 From the same video 11

Other SEO insights extracted from this same Google Search Central video · duration 1h01 · published on 18/04/2019

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