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 301 or 302 redirects are properly configured, Google can transfer link signals from the old URL to the new one, thus preserving rankings.
10:31
🎥 Source video

Extracted from a Google Search Central video

⏱ 52:25 💬 EN 📅 06/10/2016 ✂ 22 statements
Watch on YouTube (10:31) →
Other statements from this video 21
  1. 3:39 Le HTTP pénalise-t-il vraiment votre classement dans Google ?
  2. 3:41 HTTPS améliore-t-il vraiment le classement dans Google ?
  3. 6:46 Comment Google choisit-il l'URL canonique quand plusieurs versions pointent vers le même contenu ?
  4. 10:28 Faut-il vraiment maintenir toutes vos anciennes URL accessibles pour le SEO ?
  5. 14:10 La vérification DNS dans Search Console couvre-t-elle vraiment tous vos sous-domaines ?
  6. 18:49 Faut-il vraiment rediriger chaque image en 301 lors d'un passage HTTPS ?
  7. 21:23 Pourquoi un changement de template ou une migration HTTPS peut-il faire chuter votre trafic Google News ?
  8. 21:50 Un certificat SSL expiré détruit-il vraiment votre classement Google ?
  9. 22:30 Un certificat SSL expiré pénalise-t-il vraiment votre classement Google ?
  10. 23:35 Penguin en temps réel : vos actions de netlinking impactent-elles vraiment plus vite vos rankings ?
  11. 23:59 Faut-il encore utiliser le fichier Disavow en SEO ?
  12. 24:00 Faut-il encore désavouer les mauvais liens si Penguin dévalue automatiquement en temps réel ?
  13. 26:04 L'optimisation mobile impacte-t-elle vraiment seulement le classement mobile ?
  14. 26:57 Faut-il vraiment utiliser le nofollow sur vos liens internes ?
  15. 27:36 Le nofollow sur les liens internes améliore-t-il vraiment le référencement ?
  16. 27:43 Google traite-t-il vraiment les sous-domaines comme des sites séparés ?
  17. 28:26 Le lazy loading sabote-t-il l'indexation de vos images dans Google ?
  18. 29:32 Faut-il isoler vos sous-domaines de test sur un hébergement distinct pour protéger votre SEO ?
  19. 31:23 Faut-il vraiment structurer vos URL pour Google News avec des répertoires spécifiques ?
  20. 41:34 Google utilise-t-il vraiment deux algorithmes différents pour mobile et desktop ?
  21. 43:58 Comment garantir la cohérence entre les versions AMP et desktop sans pénalité algorithmique ?
📅
Official statement from (9 years ago)
TL;DR

Google claims that properly configured 301 and 302 redirects transfer link signals to the new URL, preserving rankings. This means that a site migration or a URL change shouldn’t negatively impact your positioning if done correctly. However, the phrasing 'properly configured' raises questions about the specific criteria Google expects to ensure this transfer.

What you need to understand

What does 'transferring link signals' really mean?

When Google refers to link signals, it means all the SEO attributes associated with a URL: the PageRank passed by backlinks, topical authority, domain age, and even accumulated behavioral signals over time. These signals represent the SEO capital of a page.

The transfer through redirects means that Google treats the new URL as the direct successor to the old one. Backlinks pointing to the old address are counted for the new one as if the URL change had never happened. This mechanism allows sites to change their structure without starting from scratch.

How does Google differentiate between 301 and 302 in this context?

Historically, SEOs reserved 301 (permanent) for definitive migrations and 302 (temporary) for provisional changes, believing that only 301 transferred the juice. Mueller’s statement sweeps this distinction aside: both status codes transfer link signals.

Google has confirmed this point several times since 2016. The nuance lies in the duration of the redirect activation: a 302 maintained for several months will be interpreted as permanent, triggering the full transfer. A 302 lasting only a few days will allow Google to index the old URL while awaiting its return.

What does Google mean by 'properly configured'?

This vague phrasing conceals precise technical conditions that Mueller does not elaborate on here. A 'proper' redirect must be served server-side (not in JavaScript), return the correct HTTP code, point to an accessible and relevant URL, and form a short chain (ideally a single redirect).

Redirect loops, chains of more than three hops, redirects to 404 or irrelevant pages break the transfer. Google may also ignore signals if the new URL has no thematic relevance to the old one, interpreting this as an attempt to manipulate.

  • Both types of redirects (301 and 302) transfer link signals when maintained long enough
  • The transfer preserves PageRank, topical authority, and accumulated behavioral signals
  • A 'proper' redirect involves a valid HTTP code, a relevant and accessible target URL, and a short chain
  • JavaScript redirects, loops, or redirects to 404 pages prevent signal transfer
  • Google may refuse the transfer if the new URL has no thematic relevance to the old one

SEO Expert opinion

Is this statement consistent with field observations?

On paper, yes. Well-executed migrations often show a near-total retention of organic traffic after a few weeks of stabilization. Case studies regularly document 301 transitions without significant loss of positions, validating Mueller's claim.

The catch lies in 'properly configured.' Failed migrations are common, and they rarely fail on the principle of the redirect itself. They fail on the details: undetected redirect chains, incomplete URL mapping, poorly managed parameter variations, degraded server response times. Google does not explicitly state this, but the transfer of signals is never instantaneous or guaranteed at 100%.

What nuances should be added to this statement?

First crucial point: the time for complete transfer varies with site authority. A small site may see its signals transferred in a few days, while a major site with millions of backlinks may require weeks or even months before Google recalculates the entire link graph. [To be verified]: Google does not communicate any official figures regarding these time frames.

Second nuance: the phrasing 'thus preserving rankings' is optimistic. In practice, there is often temporary volatility in positions during the transition phase, even with perfect redirects. Google needs to relearn behavioral signals on the new URL, which takes time.

In what cases does this rule not fully apply?

Redirects to pages radically different in content or search intent do not benefit from full transfer. If you redirect a specific product page to a generic category, Google may consider that the relevance is not preserved and dilute the signal transfer.

Punished sites raise questions. Google states that manual penalties follow the site during a migration, but [To be verified]: the exact behavior for algorithmic penalties (Penguin, Panda) remains unclear. Some cases suggest that a migration may 'partially reset' these filters, but there is no official confirmation.

Warning: multiplying redirects to merge low-quality domains into a main domain may trigger anti-spam filters. Google detects artificial PageRank consolidation patterns.

Practical impact and recommendations

What should you check before launching a migration with redirects?

The first step: audit the complete inventory of URLs to redirect. Extract all indexed URLs via Search Console, supplement with a crawl from Screaming Frog or Oncrawl, and cross-reference with your server logs to identify pages still receiving SEO traffic or active backlinks.

The second verification: the URL mapping should be 1:1 as much as possible. Each old URL should point to its closest thematic equivalent in the new architecture. Massive redirects to the homepage are a classic mistake that dilutes signals and degrades user experience.

How can you ensure that redirects 'properly transfer' signals?

Test your redirects with a HTTP code validation tool (Screaming Frog, redirect-checker.org, or curl in command line). Check that the returned code is indeed 301 or 302, not 307, 308, or some inconsistent mix. Ensure that no redirect chain exists: A must not point to B which points to C.

After going live, monitor Search Console for 404 or soft 404 errors that might indicate broken redirects. Use the index coverage report to ensure Google discovers and indexes the new URLs. The typical timeframe for complete signal transfer on a medium site ranges between 2 to 6 weeks.

What mistakes should absolutely be avoided in implementation?

Never implement JavaScript or meta refresh redirects for an SEO migration. Google may follow them, but signal transfer is not guaranteed and the processing delay is much longer. Redirects must be served at the HTTP level by the server or CDN.

Avoid redirects to irrelevant or overly generic pages. If you cannot find a direct equivalent for an old URL, it is better to assume a 410 (Gone) than to force a redirect to an unrelated category. Google penalizes obvious manipulation of PageRank.

  • Map all indexed URLs and those receiving backlinks before any migration
  • Favor a 1:1 mapping between old and new URLs to maintain thematic relevance
  • Check for the absence of redirect chains (maximum one direct hop)
  • Test all returned HTTP codes to confirm 301 or 302, never meta refresh or JavaScript
  • Monitor Search Console for 6 weeks post-migration to detect 404 errors and indexing issues
  • Keep redirects active for a minimum of 12 months, ideally permanently
Both 301 and 302 redirects effectively transfer link signals when they adhere to technical standards and thematic relevance. The success of a migration hinges on precise mapping, clean HTTP-level redirects, and ongoing monitoring for several weeks. These operations carry non-negligible technical risks: a configuration error can lead to a significant loss of organic traffic. For complex migration projects or high-stakes sites, partnering with a specialized SEO agency can secure the process and anticipate classic pitfalls that only field experience can identify.

❓ Frequently Asked Questions

Combien de temps faut-il maintenir une redirection 301 après une migration ?
Google recommande de maintenir les redirections de façon permanente. En pratique, un minimum de 12 mois est conseillé pour laisser le temps à Google de recrawler tous les backlinks et transférer complètement les signaux. Pour un site majeur, prolongez à 24 mois.
Une redirection 302 finit-elle par être traitée comme une 301 ?
Oui, si la redirection 302 reste active pendant plusieurs semaines ou mois, Google l'interprète comme permanente et transfère les signaux de liaison exactement comme pour une 301. La durée exacte n'est pas documentée officiellement.
Les redirections en chaîne impactent-elles le transfert de PageRank ?
Oui. Chaque saut supplémentaire dans une chaîne de redirections ralentit le crawl et peut diluer le transfert des signaux. Google recommande de limiter à une seule redirection directe entre l'ancienne et la nouvelle URL.
Peut-on rediriger plusieurs anciennes URLs vers une seule nouvelle page ?
Techniquement oui, mais c'est déconseillé sauf si les anciennes pages sont vraiment redondantes. Google peut interpréter cela comme une consolidation artificielle de PageRank et diluer le transfert des signaux. Privilégiez le mapping 1:1.
Faut-il garder les anciennes URLs dans le sitemap après avoir mis en place les redirections ?
Non. Le sitemap XML doit contenir uniquement les nouvelles URLs canoniques. Retirer les anciennes accélère la découverte et l'indexation des nouvelles URLs par Google. Les redirections suffisent pour le transfert des signaux.
🏷 Related Topics
Domain Age & History AI & SEO JavaScript & Technical SEO Domain Name Redirects

🎥 From the same video 21

Other SEO insights extracted from this same Google Search Central video · duration 52 min · published on 06/10/2016

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