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

302 redirects usually pass PageRank to the target version, even though their correct use should be for temporary redirects. Always use rel='alternate' to establish equivalence between different language versions.
5:16
🎥 Source video

Extracted from a Google Search Central video

⏱ 56:26 💬 EN 📅 16/06/2016 ✂ 15 statements
Watch on YouTube (5:16) →
Other statements from this video 14
  1. 2:37 Hreflang : pourquoi Google affiche-t-il la mauvaise version linguistique de vos pages ?
  2. 3:12 Google va-t-il vraiment abandonner l'indexation desktop au profit du mobile ?
  3. 4:07 Comment gérer le contenu dupliqué sur un réseau de franchises sans se tirer une balle dans le pied ?
  4. 7:11 Pourquoi Googlebot ignore-t-il vos galeries d'images JavaScript ?
  5. 11:29 Faut-il vraiment créer une sitemap dédiée aux pages 410 pour accélérer leur désindexation ?
  6. 20:08 Google privilégie-t-il vraiment les apps mobiles pour l'indexation ?
  7. 24:36 Les URLs avec fragments (#) sont-elles vraiment invisibles pour Google ?
  8. 27:04 Changer vos URLs peut-il vraiment faire chuter votre trafic organique ?
  9. 29:52 Que se passe-t-il vraiment quand vous relancez un site sans redirections ?
  10. 36:12 Les 'Properties Sets' de Search Console remplacent-ils vraiment Google Analytics pour analyser vos données SEO ?
  11. 41:49 Les balises canonical suffisent-elles vraiment à contrôler l'indexation de vos pages ?
  12. 44:45 Les données Analytics influencent-elles vraiment le classement Google ?
  13. 50:01 Le champ de recherche Google intégré améliore-t-il vraiment le classement de votre site ?
  14. 51:51 Pourquoi Google refuse-t-il les URLs multilingues dynamiques pour l'indexation ?
📅
Official statement from (9 years ago)
TL;DR

Google confirms that 302 redirects typically pass PageRank to the target page, despite their initial designation as temporary redirects. For an SEO practitioner, this means that a misconfigured 302 does not automatically lose link juice, contrary to some beliefs. However, using rel='alternate' is still essential for properly managing language equivalence between different content versions.

What you need to understand

Why does this statement disrupt certain established practices?

For years, SEO dogma was clear: a 302 redirect dilutes PageRank, while a 301 preserves it completely. This distinction was based on the idea that a temporary redirect signals to Google that it should continue indexing the source URL.

Mueller is here to set the record straight. 302s typically pass PageRank to the target, just like 301s. The real issue is not a loss of juice but ambiguity in intent: Google does not know which version to prioritize for indexing if you use a 302 for a permanent migration.

What truly differentiates a 302 from a 301?

The difference is not so much technical as it is semantic. A 301 clearly tells Google that the source URL is dead and that it should transfer all signals to the target. Indexing gradually shifts.

With a 302, Google considers that the original URL remains valid and can come back at any moment. Therefore, it keeps the source URL in its index while following the redirect for the user. PageRank flows, but the canonical URL remains unclear. It is precisely this uncertainty that poses a problem in production.

What role does rel='alternate' play in this equation?

Mueller emphasizes the use of rel='alternate' to establish equivalence between language versions. It is a distinct signal from the redirect itself. When you have a French version and an English version of the same page, rel='alternate' tells Google that it is not duplication but legitimate variations.

Without this marker, Google may interpret the language versions as competing content, even with geolocated redirects in place. Rel='alternate' clarifies editorial intent and prevents your pages from cannibalizing each other in the SERPs.

  • 302 redirects do pass PageRank to the target version, contrary to popular belief
  • The correct use of a 302 is only for verifiable temporary situations (maintenance, A/B testing, seasonality)
  • Rel='alternate' remains mandatory for managing language equivalence, regardless of redirect type
  • The real risk of a poorly placed 302 is indexing ambiguity, not PageRank loss

SEO Expert opinion

Is this statement consistent with field observations?

Yes and no. In observed migrations between 2018 and today, sites that switched using 302s instead of 301s often temporarily lost traffic. However, this loss can be explained more by chaotic indexing than by pure dilution of PageRank.

Google has likely unified how PageRank is treated between 301s and 302s for several years. The issue is that crawlers do not know which URL to display in search results as long as the redirect is marked as temporary. Rankings can fluctuate violently during this period of uncertainty, giving the impression of a loss of juice. [To be verified]: no official data specifies exactly when Google started treating 302s like 301s in terms of PageRank.

When does this rule not fully apply?

If you stack multiple redirects in a chain (A → B → C), the passage of PageRank can be degraded regardless of the HTTP code used. Google typically follows a maximum of 5 hops, but each additional link dilutes signals.

Another case: geolocated redirects based on IP. Google usually crawls from the United States. If your 302 redirects French visitors to /fr/ but leaves Americans on /en/, Googlebot will never see the French version through the redirect. Rel='alternate' with hreflang then becomes critical, not optional.

What nuances should be added to this statement?

Mueller says 'typically', and this word matters. It implies that in certain contexts, behavior may vary. A/B tests with 302 redirects can trigger conflicting signals if Google detects cloaking. The PageRank may pass, but the site risks a manual action.

Additionally, processing speed differs. A 301 is generally consolidated in the index within a few weeks. A 302 may remain in a state of ambiguity for months if Google expects the redirect to be lifted. Technically, PageRank flows, but strategically, it is a nightmare.

Warning: If you use 302s for bypass reasons (hiding a redesign, testing in production without a definitive switch), you send mixed signals. Google may choose to index the wrong version or mark the URL as unstable.

Practical impact and recommendations

What should be done concretely on a live website?

Auditing all existing 302 redirects is the first step. If they have been in place for more than three months, they are probably no longer temporary. Switch them to 301s to clarify intent and accelerate consolidation in the index.

For language versions, systematically implement rel='alternate' with hreflang in the head of each page. Do not rely solely on geolocated redirects: Google needs both signals to properly manage international variants. Test your tags with Search Console to ensure they are correctly detected.

What mistakes should be absolutely avoided?

Never use a 302 for a domain migration or structural redesign. Even if PageRank passes, indexing will remain shaky for months. You will lose traffic not from dilution but from position volatility.

Also avoid mixing 302s with contradictory canonicals. If your page A redirects in 302 to B, but B contains a canonical pointing to C, Google will not know which version to index. PageRank may flow, but your visibility will be sacrificed to technical inconsistency.

How can I check that my site respects these recommendations?

Use Screaming Frog or an equivalent tool to list all redirects and identify their age. Cross-reference this data with your server logs: a 302 that has been crawled for six months should be a 301.

On the international side, validate your hreflang tags with dedicated tools (Merkle, Aleyda Solis, or Search Console). An error in hreflang syntax completely nullifies the benefit of rel='alternate', even if your redirects are perfect. Complex multilingual configurations often require specialized support to avoid recurring technical pitfalls. An experienced SEO agency can audit your international architecture and correct inconsistencies before they impact your rankings.

  • Convert all permanent 302s (> 3 months) to 301s
  • Implement rel='alternate' with hreflang on all language versions
  • Eliminate redirect chains (maximum 1 hop)
  • Check consistency between redirects and canonicals
  • Test hreflang tags in Search Console
  • Monitor the indexing of international variants in coverage reports
The passing of PageRank by 302s does not justify their use out of true temporary context. Prefer 301s for any permanent redirect and systematically double your geolocated redirects with correctly configured hreflang tags. Indexing ambiguity costs more in traffic than a hypothetical loss of PageRank.

❓ Frequently Asked Questions

Une redirection 302 fait-elle perdre du PageRank ?
Non, Google confirme que les 302 passent normalement le PageRank à la page cible. Le vrai problème est l'ambiguïté d'indexation, pas une dilution du jus de lien.
Dois-je remplacer toutes mes 302 par des 301 ?
Uniquement si elles sont en place depuis plusieurs mois ou concernent des changements permanents. Les vraies redirections temporaires (maintenance, tests) peuvent rester en 302.
Le rel='alternate' remplace-t-il les redirections géolocalisées ?
Non, les deux sont complémentaires. Le rel='alternate' avec hreflang indique les équivalences linguistiques à Google, tandis que les redirections gèrent l'expérience utilisateur selon la géolocalisation.
Peut-on utiliser des 302 pour des tests A/B sans risque ?
Oui, c'est l'usage légitime d'une redirection temporaire. Mais attention au cloaking : Google doit voir les mêmes variantes que les utilisateurs, sinon vous risquez une pénalité manuelle.
Comment Google décide quelle URL indexer avec une 302 ?
Google conserve généralement l'URL source dans son index tant que la redirection reste marquée comme temporaire. C'est précisément cette ambiguïté qui crée des fluctuations de ranking.
🏷 Related Topics
Domain Age & History AI & SEO Images & Videos Links & Backlinks Pagination & Structure Redirects

🎥 From the same video 14

Other SEO insights extracted from this same Google Search Central video · duration 56 min · published on 16/06/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.