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

A 302 indicates that the redirect is temporary, so Google might use the original URL for indexing while serving the content from the destination URL.
28:05
🎥 Source video

Extracted from a Google Search Central video

⏱ 1h02 💬 EN 📅 01/12/2017 ✂ 14 statements
Watch on YouTube (28:05) →
Other statements from this video 13
  1. 1:04 Les algorithmes mobile et desktop de Google sont-ils vraiment identiques ?
  2. 3:11 La règle des 3 clics depuis la page d'accueil est-elle vraiment un critère de classement Google ?
  3. 3:43 Les backlinks sont-ils vraiment indispensables pour ranker en première page ?
  4. 4:13 Pourquoi votre site ne se classe-t-il pas pareil dans tous les pays ?
  5. 6:46 Google pénalise-t-il réellement le contenu dupliqué sur votre site ?
  6. 8:48 Faut-il vraiment créer une nouvelle propriété Search Console lors d'une migration HTTPS ?
  7. 10:37 Comment Google indexe-t-il vraiment le contenu des sites JavaScript ?
  8. 14:43 L'outil de changement d'adresse peut-il servir à fusionner deux sites ?
  9. 16:52 Le contenu dynamique nuit-il vraiment au référencement Google ?
  10. 20:42 Faut-il doubler vos balises hreflang sur les URLs mobiles distinctes ?
  11. 33:55 Comment Google classe-t-il le contenu adulte et quel impact sur vos rich snippets ?
  12. 34:49 Les liens entre domaine principal et sous-domaine sont-ils vraiment sans risque pour le SEO ?
  13. 52:04 RankBrain perd-il du poids dans l'algorithme Google ?
📅
Official statement from (8 years ago)
TL;DR

Google states that a 302 indicates a temporary redirect, which may lead the engine to index the source URL instead of the final destination. For SEO, this carries the risk of authority dilution and confusion in the SERPs if the 302 is maintained too long. In practical terms: a 302 should only be used for truly temporary situations; otherwise, switch to a 301.

What you need to understand

What is the technical difference between a 302 and a 301?

A HTTP status code 302 tells browsers and search engines that the requested resource has been temporarily moved to another URL. Google's bot understands it needs to follow this redirect to access the content but remembers that the original URL remains the reference.

Conversely, a 301 signals a permanent move. Google interprets this signal as a clear instruction: the old URL should be replaced by the new one in the index, and most of the PageRank is transferred to the destination. Therefore, choosing between these two codes is not trivial.

Why does Google keep the source URL in its index with a 302?

The logic is straightforward: if the redirect is temporary, Google anticipates that the original URL will become accessible again in due time. Keeping this URL in the index helps avoid unnecessary back-and-forths and preserves the continuity of associated ranking signals.

The problem arises when this temporality stretches. If your 302 remains active for weeks or months, Google may hesitate between indexing the source URL (which no longer serves content) or the destination (which is attracting the actual traffic). This ambiguity creates friction in the indexing process.

What actually happens in search results?

You may observe two distinct behaviors. In some cases, Google displays the original URL in the SERPs while serving the content from the destination upon clicking. In others, after a few weeks, the engine eventually switches and indexes the destination.

This uncertainty is at the heart of the problem for an SEO. You no longer control which URL appears in the results, nor where your popularity signals (backlinks, mentions, shares) consolidate. The fragmentation of metrics becomes inevitable.

  • A 302 should remain temporary: a few days to a few weeks maximum, depending on the context.
  • Google may index either the source URL or the destination, which dilutes your ranking signals.
  • If the redirect becomes permanent, switch immediately to a 301 to clarify your intent.
  • Backlinks pointing to the source URL may not transfer their full authority if Google hesitates on the canonical URL.
  • Monitor your positions and indexed URLs through the Search Console to detect any inconsistencies.

SEO Expert opinion

Does this statement align with what we observe in practice?

Yes, and it's a classic example in technical audits. We regularly see sites that maintain 302 redirects for months, believing that Google will eventually understand and transfer authority. The result: both URLs sporadically appear in the index, backlinks scatter, and positions fluctuate.

Although Google claims it can detect when a 302 has become permanent and treat it as a 301, reality shows that this automatic correction mechanism is neither systematic nor quick. Relying on this is risky.

What real-life situations escape this rule?

There are legitimate cases where a 302 remains relevant over time. For example, a geographic redirect based on the user's IP: a French visitor sees /fr/, while an American sees /us/. Here, the source URL remains active and serves as a distribution hub.

Similarly, some e-commerce sites use 302 redirects for session redirects or temporary A/B tests. In these contexts, Google generally understands the pattern and doesn't systematically index the destination URLs. But once the 302 becomes a crutch to hide a migration or a permanent URL change, confusion arises.

Should you really worry about PageRank dilution?

Let’s be honest: Google has refined its algorithms, and transferring PageRank via 302 is no longer as disastrous as it was ten years ago. But—and this is a significant but—the dilution remains real when ambiguity persists. Backlinks pointing to the source URL may not be fully accounted for the destination if Google hesitates.

The real risk is not so much the outright loss of PageRank but the instability in the SERPs. Your positions may fluctuate based on whether Google decides to index one URL or the other at any given moment. This unpredictability complicates performance tracking and skews your ranking analyses.

Warning: If you are migrating a site or permanently changing a URL structure, never rely on Google to "guess" that your 302 is actually a 301. Set the correct code from the start.

Practical impact and recommendations

When should you absolutely use a 301 instead of a 302?

As soon as the URL change is permanent. Domain migration, redesign with a new structure, permanent removal of a page in favor of another: in all these cases, a 301 is the only acceptable HTTP code. Leave no room for interpretation.

A 302 is justifiable only for clearly temporary situations: scheduled maintenance with a replacement page, seasonal campaigns redirecting to a temporary landing page, or controlled tests over a limited timeframe. If you cannot date the end of the redirect, you need a 301.

How can I check if my redirects are set up correctly?

Use a crawler like Screaming Frog or OnCrawl to identify all HTTP status codes on your site. Filter for 302 codes and verify their legitimacy: are they still necessary? Have they been in place for more than 30 days?

On the Search Console side, analyze the coverage report to spot unexpectedly indexed URLs. If you see source URLs from 302 that shouldn't be indexed anymore, it indicates Google is hesitating. Correct this immediately by switching to a 301 or removing the redirect if the source URL needs to remain active.

What critical mistakes should be avoided?

The most common: maintaining a 302 by default because it's the initial setting of your CMS or server. Many platforms (like WordPress, Shopify) automatically generate 302s during certain operations. Never leave this default setting unchecked.

Another classic trap: chaining multiple successive redirects (302 chains). Not only does this slow down crawling and degrade user experience, but Google may abandon tracking the chain and never index the final destination. Limit yourself to a direct redirect, always.

  • Monthly audit all 3xx HTTP status codes with a technical crawler.
  • Systematically replace any 302 that has lasted more than 30 days with a 301 if the change is permanent.
  • Document each active 302 with a planned end date and a business justification.
  • Monitor the Search Console for any unexpected indexing of 302 source URLs.
  • Eliminate all chains of redirects: a single direct redirect is sufficient.
  • Test redirects in real conditions (desktop, mobile, different user agents) to confirm the correct HTTP code.
302 redirects are not the enemy, but their use should remain exceptional and time-limited. As soon as a URL move becomes permanent, switch to a 301 to eliminate ambiguity and preserve your ranking signals. These technical optimizations, while conceptually simple, require regular monitoring and a fine mastery of server configurations. If your infrastructure is complex or if you are managing a large-scale migration, seeking help from a specialized SEO agency can help you avoid costly mistakes and speed up the consolidation of your visibility.

❓ Frequently Asked Questions

Un 302 transfère-t-il du PageRank comme un 301 ?
Google affirme que les 302 peuvent transférer du PageRank, mais de manière moins fiable qu'un 301. L'ambiguïté sur l'URL canonique retarde ou dilue ce transfert. Pour une migration définitive, un 301 reste indispensable.
Combien de temps Google tolère-t-il un 302 avant de le traiter comme un 301 ?
Il n'y a pas de délai officiel publié par Google. Sur le terrain, on observe des bascules après quelques semaines à plusieurs mois. Ne comptez jamais sur cette détection automatique : utilisez le bon code dès le départ.
Peut-on utiliser un 302 pour un test A/B sans risque SEO ?
Oui, si le test est court (quelques jours à quelques semaines) et que les URLs de destination ne sont pas destinées à être indexées. Google comprend généralement ce pattern. Au-delà, basculez sur une solution côté serveur avec URL unique.
Les backlinks vers une URL en 302 sont-ils perdus ?
Pas totalement, mais leur autorité peut être diluée si Google hésite entre indexer l'URL source et la destination. Pour maximiser le transfert d'autorité, utilisez un 301 dès que le changement devient permanent.
Comment corriger une chaîne de redirections incluant des 302 ?
Identifiez toutes les étapes avec un crawler, puis configurez une redirection 301 directe de l'URL source vers la destination finale. Éliminez les étapes intermédiaires pour simplifier le crawl et clarifier les signaux.
🏷 Related Topics
Content Crawl & Indexing AI & SEO Domain Name Redirects

🎥 From the same video 13

Other SEO insights extracted from this same Google Search Central video · duration 1h02 · published on 01/12/2017

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