What does Google say about SEO? /

Official statement

When migrating that changes URL parameters, redirect old URLs to new ones to preserve value. At a minimum, redirect the most important URLs identified through Search Console traffic. Redirects help transfer all the value.
26:34
🎥 Source video

Extracted from a Google Search Central video

⏱ 1h00 💬 EN 📅 15/01/2021 ✂ 20 statements
Watch on YouTube (26:34) →
Other statements from this video 19
  1. 1:41 Why doesn’t Google always take manual action against low-quality content?
  2. 3:43 Why do your Core Web Vitals differ so much between lab and field?
  3. 5:23 Where do Core Web Vitals data in Search Console really come from?
  4. 7:23 Does choosing ccTLD or subdirectories really give you an SEO advantage for international markets?
  5. 7:37 Why do URL restructurings cause traffic fluctuations for 1 to 2 months?
  6. 10:15 Is it really necessary to optimize for search intent or is it just a semantic trap?
  7. 11:48 Should you optimize your content for BERT, or is it a waste of time?
  8. 15:57 How can you tell if SafeSearch is penalizing your content in Google results?
  9. 17:32 Does SafeSearch really block your rich results?
  10. 19:38 Are Core Web Vitals really applicable everywhere in the world?
  11. 22:33 Does Google truly treat all synonyms and keyword variations the same way?
  12. 27:27 Does using noindex during migration mean you're losing all your SEO value in Google's eyes?
  13. 28:43 Do complex migrations really lead to ranking fluctuations?
  14. 32:25 Do Web Stories really count as regular pages for Google?
  15. 34:58 Does Infinite Scroll Really Hinder Your Content's Indexing on Google?
  16. 42:21 Are Your HTML Buttons Sabotaging Your Crawl Budget?
  17. 46:50 Can hreflang really substitute for internal links on your international pages?
  18. 48:46 What does Google really consider to be crossing the line with paid links?
  19. 50:48 Should you really implement all Schema.org types to boost your SEO?
📅
Official statement from (5 years ago)
TL;DR

Google claims that redirecting old URLs to new ones allows for the transfer of all SEO value during a migration. The pragmatic approach? Prioritize at least the traffic-generating URLs identified via Search Console. In concrete terms, this means a migration can be successful without redirecting the entire site, as long as you target the right pages.

What you need to understand

What does "transfer all the value" mean according to Google?

When Mueller talks about transferring all the value, he refers to the signals accumulated by a URL over time: authority, backlinks, click history, and especially both internal and external PageRank. A well-configured 301 redirect acts as a bridge allowing Google to understand that the old URL and the new one are identical in terms of content.

The term "all the value" is actually a marketing simplification. Case studies show that a loss of 5-15% of organic traffic is common even with perfect redirects, particularly due to recrawl time and the contextual reevaluation of signals. Google does not instantly transfer 100% of the juice — it reevaluates the relevance of the new URL in its environment.

Why does Google emphasize "the most important" URLs?

This nuance in Mueller’s statement is critical. He does not say "redirect everything" — he states "at a minimum, redirect what generates traffic". This is an indirect admission that Google understands the technical and budget constraints of massive migrations.

In practice, a site with 50,000 URLs may only have 2,000 to 3,000 pages actually generating measurable organic traffic over 12 months. The rest? Orphan pages, outdated archives, duplicated or under-indexed content. Focusing the redirect effort on the top 10-20% of the site often covers 80-90% of actual traffic. This is what Mueller validates here, probably to avoid migrations paralyzed by technical perfection.

How can you identify these critical URLs in Search Console?

The Search Console provides two main sources for this analysis. The Performance report over 16 months (maximum available data) allows exporting all URLs that generated at least one click. Sort by descending clicks, then by impressions to capture pages with unconverted potential.

Complete this analysis with crawl and indexing data. A URL crawled frequently by Googlebot but generating little traffic may indicate a content or cannibalization problem — but its URL structure probably deserves to be preserved through redirection if it receives identified external backlinks in a link audit.

  • Prioritize redirects on URLs generating real clicks in Search Console (Performance report over 12-16 months)
  • Identify strategic pages even without current traffic: pages with quality backlinks, pillar pages of internal linking, historical landing pages
  • Check for consistency between Search Console traffic and Analytics data to detect discrepancies (bots, misattributed direct traffic)
  • Document the mapping of old URL → new URL in a structured file before implementation (CSV or spreadsheet with columns: old_url, new_url, status_code, traffic_12months, backlinks_count)
  • Test the redirects on a representative sample before massive deployment to validate the mapping logic and detect loops or chains

SEO Expert opinion

Is this minimalist approach risk-free?

Let’s be honest: Mueller's recommendation is pragmatic but incomplete. It works for simple migrations (changing URL parameters, switching from HTTP to HTTPS, adding/removing trailing slashes). But it leaves gray areas for complex migrations involving restructuring architecture, merging sites, or consolidating content.

The problem? Google does not specify how it treats non-redirected URLs during a migration. Do they remain as 404s? How long before deindexing? Are the backlinks pointing to these lost URLs completely ignored, or does Google attempt some form of "soft matching" with similar new URLs? [To be verified] — no official documentation details this behavior, and field observations vary depending on the size and authority of the site.

When does this prioritization logic become dangerous?

I’ve observed migrations where focusing solely on traffic-generating URLs created gaps in internal linking. Imagine: you redirect your 3,000 traffic-generating pages but leave 15,000 intermediate URLs in 404 that served as relays in your internal crawl. Result? Google loses crawl paths, some sections become orphaned de facto, and you see a drop in indexed pages 3-6 months post-migration.

Another problematic case: sites with strong traffic seasonality. If you analyze Search Console over 12 months and migrate in January, you may overlook critical URLs that explode in traffic only from June to August. A minimum analysis over 16 months (or 24 if available through other tools) is essential for seasonal sectors like tourism, education, or event-based e-commerce.

Attention: Do not confuse "URLs with no Search Console traffic" with "URLs with no SEO value". A page can have zero organic clicks but receive 50 quality backlinks — losing it without a redirect means abandoning exploitable PageRank. Always cross-reference traffic data with a comprehensive backlink audit before deciding what to redirect.

Does Google really transfer "all" the value via a 301?

This is the most debatable part of the statement. Field tests show that a 301 redirect transfers between 85% and 99% of a URL's value, depending on context. Not 100%. Google has confirmed on several occasions that redirects can lead to slight dilution, especially if the new URL is perceived as less relevant for the historical queries of the old one.

Thus, the term "all the value" is really a reassuring approximation rather than an absolute technical truth. In a successful migration, you should anticipate a fluctuation of 5-15% in traffic over 2-6 months, the time it takes for Google to recrawl, reevaluate, and stabilize the new URLs in its indexes. If Mueller wanted to be precise, he would have said "transfers most of the value" — but that sounds less appealing for encouraging clean migrations.

Practical impact and recommendations

How do you build an effective redirect mapping?

First step: export Search Console data (Performance > Pages) over at least 16 months. Sort by clicks, then by impressions. Set a threshold — for example, all URLs that generated at least 10 clicks over the period, or all those exceeding 500 impressions. This threshold depends on your site's size and technical budget.

Then, complement this with a backlink audit via Ahrefs, Majestic, or the Links section of Search Console. Identify all URLs receiving at least one external backlink, even if they generated no organic traffic. These URLs are sources of PageRank — losing them without a redirect is letting exploitable juice escape. Merge the two lists into a single spreadsheet with columns: old_url, new_url, traffic_clicks, backlinks_count, priority (high/medium/low).

What technical errors sabotage value transfer?

Redirect chains remain the number one error. If URL_A redirects to URL_B which redirects to URL_C, Google may abandon along the way or significantly dilute the transmitted PageRank. Each link in a chain introduces a risk of loss — always aim for direct redirects, even if it complicates the mapping phase.

Another common pitfall: redirects to irrelevant or overly generic URLs. Redirecting 200 old product pages to the homepage because you're removing a category? Google will likely interpret that as a soft-404 and probably ignore the redirect after a few crawls. It’s better to redirect to the parent category page or a thematically close equivalent. If no equivalent exists, opt for the 410 Gone instead of polluting your redirect profile with incoherent mapping.

How can you validate that the redirects are working on Google’s side?

After deployment, monitor three metrics in Search Console. First, the Coverage report: old URLs should move from "Valid" to "Redirected" within a few weeks at most (depending on your site’s crawl frequency). If they remain as error 404 or "Page not found", your redirect is not seen by Googlebot — investigate server configuration or CDN cache issues.

Next, compare organic traffic pre and post-migration over a rolling 90 days. A drop greater than 20% that persists beyond 6-8 weeks indicates a structural problem: missing redirects, content of the new URL differing too greatly, or degraded relevance signals. Dig into the queries that lost the most clicks — often, these are pages poorly mapped or contents merged too aggressively.

  • Export 16 months of Search Console data (clicks + impressions) and identify URLs generating real traffic
  • Cross-reference with a complete backlink audit to capture URLs with no traffic but external authority
  • Document each redirect in a structured file (old_url → new_url + metadata) before implementation
  • Test a sample of redirects in a staging environment: check for absence of chains, loops, and thematic relevance of the mapping
  • Deploy redirects using .htaccess file (Apache), nginx.conf (Nginx), or Cloudflare rules depending on your stack — avoid JavaScript or meta refresh redirects
  • Monitor Search Console post-migration: Coverage report (status "Redirected"), traffic evolution per page, and recrawl time of old URLs
Migrating URLs with redirects is an exercise in balancing comprehensiveness and pragmatism. Google validates the approach of prioritizing critical URLs — but this prioritization requires rigorous analysis cross-referencing traffic, backlinks, and internal structure. Complex migrations involving architecture overhauls or domain mergers often necessitate specialized support to avoid technical pitfalls: redirect chains, incoherent mapping, loss of internal crawl. If your site exceeds a few thousand pages or generates significant organic traffic, enlisting an experienced SEO agency can secure the migration and preserve your visibility capital.

❓ Frequently Asked Questions

Faut-il rediriger les URLs sans trafic mais avec des backlinks ?
Oui, absolument. Une URL sans trafic organique peut recevoir du PageRank via backlinks externes — la rediriger permet de recycler cette autorité vers tes nouvelles pages. Croise toujours les données Search Console avec un audit de liens avant de décider.
Combien de temps Google met-il à transférer la valeur d'une redirection 301 ?
Le transfert de valeur commence dès le premier crawl de la redirection, mais la stabilisation complète prend généralement 4 à 8 semaines selon la fréquence de crawl de ton site. Les sites à haute autorité voient le transfert se finaliser plus rapidement.
Peut-on supprimer les redirections après quelques mois ?
Non, c'est risqué. Google recommande de maintenir les redirections au minimum 12 mois, idéalement indéfiniment si elles reçoivent encore du trafic ou des backlinks. Supprimer trop tôt peut recréer des 404 et perdre du PageRank.
Les redirections 302 transfèrent-elles autant de valeur que les 301 ?
Officiellement, Google traite les 302 comme des 301 si elles sont maintenues longtemps. Mais en migration, utilise toujours des 301 pour signaler clairement que le changement est permanent et maximiser les chances de transfert complet.
Comment gérer les URLs saisonnières qui n'ont pas de trafic au moment de la migration ?
Analyse les données sur 16 à 24 mois pour capturer les pics saisonniers. Si une URL génère 5 000 clics en juillet mais zéro en janvier, elle reste critique et doit être redirigée — sinon tu perds ce trafic récurrent l'année suivante.
🏷 Related Topics
Domain Age & History AI & SEO Domain Name Redirects Search Console

🎥 From the same video 19

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