What is a 302 redirect and when should you use it

Understanding temporary redirects and their impact on SEO performance

MarketersBy Shannon Young2026-08-1618 mins
Image of two people at a desk looking at a computer.

A 302 redirect is designed for temporary URL changes. When used correctly, it allows you to reroute users without signaling a permanent move to search engines. When misused, it can delay indexing, create ambiguity or weaken internal linking signals.

With over 10+ years of experience managing redirects for over 1,000 clients, we’ve seen all sorts of mistakes when it comes to 302 redirects. We’ve seen many site owners use it interchangeably with a 301 redirect, assuming the difference is minor or purely technical. In reality, choosing the wrong redirect type can affect how search engines index pages, interpret intent and distribute ranking signals.

This guide explains what a 302 URL redirect is, how it differs from a 301 redirect, how browsers and search engines treat each and when a temporary redirect is the right choice. You’ll also learn about the common mistakes we’ve seen people make and how to avoid them.

What is a 302 redirect?

A 302 redirect indicates that a requested URL has moved temporarily to a different location. It tells browsers and search engines that the original URL should remain indexed because the change is not permanent.

From a technical perspective, a 302 redirect means:

  • The server successfully received the request.
  • The content is currently available at another URL.
  • The original URL is expected to return in the future.

Unlike a 301 redirect, a 302 redirect does not signal a long-term replacement. Its purpose is to preserve the original URL’s identity while routing traffic elsewhere for a limited time.

Because intent matters, search engines interpret a 302 redirect as a temporary state rather than a final decision. This distinction is what makes 302 redirects powerful when used correctly and risky when used incorrectly.

What is a 301 redirect?

A 301 redirect indicates that a URL has moved permanently to a new location. It tells browsers and search engines that the original URL should be replaced by the destination URL going forward.

From a technical perspective, a 301 redirect means:

  • The requested resource has permanently moved.
  • The original URL should no longer be indexed.
  • Ranking signals should be transferred to the destination URL.

Because a 301 redirect communicates permanence, search engines update their indexes to reflect the new URL and consolidate link equity over time. This makes 301 redirects the preferred option when URLs change permanently.

Common use cases for a 301 redirect include:

  • Site or domain migrations.
  • Permanent URL structure changes.
  • Content consolidation or duplicate page cleanup.
  • Retired pages replaced with new content.

Unlike a 302 redirect, a 301 signals finality. Once implemented, it should remain in place long-term and internal links should be updated to point directly to the destination URL.

How browsers and search engines treat a 302 redirect

How browsers handle a 302 redirect

For users, a 302 redirect is usually invisible. When a browser encounters a 302 response, it automatically loads the destination URL without requiring any action. From the user’s perspective, the experience feels seamless and immediate.

How search engines treat a 302 redirect

Search engines treat 302 redirects differently from permanent redirects:

  • The original URL typically remains indexed.
  • Ranking signals usually stay associated with the original URL.
  • The destination URL is treated as temporary.

Modern search engines are more flexible than they once were, especially if a 302 redirect remains in place for an extended period. However, relying on that flexibility is risky. If your intent is permanent, using a 302 can delay proper indexing or create uncertainty about which URL should rank.

Clear intent helps search engines process changes faster and more accurately.

When should you use a 302 redirect?

A 302 is correct any time the move is genuinely short-term and the original URL needs to keep its place in the index. The test is always the same. Is the original coming back? If yes, a 302 is the right tool.

A/B and split testing.

You route a share of visitors to a test variant while the original stays the page of record. A 302 keeps search engines anchored to the original, which is what you want while you are still deciding which version wins.

Short-term maintenance.

A page is down for an update, a fix or a deploy. Sending visitors to a holding page with a 302 keeps the original URL indexed so it recovers its position the moment it returns.

Seasonal or campaign pages.

You point an evergreen category or product URL at holiday, sale or campaign content for a few weeks, then send it back. The original should keep its rankings while it is away, so a 302 fits.

Out-of-stock or paused products.

A product is temporarily unavailable and you want to route visitors to a related item or a category page rather than show a dead end. The product URL is returning, so you do not want search engines to drop it.

Geolocation, language or currency routing.

You send visitors to a region, language or currency version based on where they are. The move is conditional and reversible, not a permanent relocation of the page.

Pre-launch or coming-soon holding.

A URL is live but the real page is not ready. A 302 to a holding page lets you claim the address without telling search engines the final page is gone or permanent.

Traffic distribution during a launch or spike.

You temporarily route requests to an alternate destination to manage load or stage a rollout. Because the arrangement is temporary by design, a 302 is the honest signal.

Short-term legal, compliance or embargo holds.

A page has to point elsewhere for a limited window, then revert. The original is the real home, so you want its standing preserved.

The idea through all of these is that the original URL is coming back and you want it to hold its rankings while it is away. The moment that stops being true, the move is permanent and the correct choice is a 301.

When you should not use a 302 redirect

A 302 should not be used when a change is meant to last. A temporary redirect on a permanent move tells search engines the wrong thing, keeps the original URL as canonical and stalls the new URL from taking over. The test is the mirror image of the last section. If the original is not coming back, a 302 is the wrong tool.

Site migrations or domain changes.

Moving to a new domain is permanent by definition. A 302 keeps the old domain indexed as the canonical home, so the new domain never fully inherits the rankings. You end up with the old address lingering in results and the new one underperforming, with your ranking strength stranded on a domain you are trying to leave.

Permanent URL updates or restructuring.

When you change a URL structure for good, whether that is new paths, a new folder hierarchy or cleaned-up slugs, the new URLs need to become the ones search engines index and rank. A 302 holds the old paths as canonical, so the restructure looks temporary and the new URLs stay in limbo.

Content consolidation or duplicate cleanup.

The whole point of merging pages is to consolidate signals onto one strong URL and clear the duplicates out of the index. A 302 does the opposite. It keeps the original pages indexed alongside the destination, which is the exact duplication you were trying to resolve.

Long-term rebrands or domain transitions.

A rebrand moves your identity to a new set of URLs for good. A 302 leaves the old brand URLs as the canonical ones, so search engines keep surfacing the name and addresses you are retiring while the new brand struggles to establish itself.

For every one of these, a 301 is the correct choice. It states permanent intent clearly, consolidates ranking signals onto the destination and lets search engines update their indexes without waiting to see whether you change your mind.

The idea is simple. If the move is permanent, a 302 introduces confusion that slows indexing and weakens link signals over time and a 301 removes that uncertainty from the start.

301 vs 302 redirects: key differences

The main difference between 301 and 302 redirects is intent.

A 301 redirect communicates permanence. A 302 redirect communicates temporariness.

Key distinctions include:

  • Indexing behavior: 301 redirects encourage search engines to index the destination URL, while 302 redirects typically preserve the original URL.
  • Link equity: 301 redirects consolidate ranking signals at the new URL, while 302 redirects generally keep signals with the original URL.
  • Longevity: 301 redirects are designed for long-term changes, while 302 redirects are meant to be short-lived.
  • SEO clarity: Using the wrong redirect type can confuse crawlers and delay proper indexing.

Choosing the correct redirect ensures search engines understand your intent.

301 Moved Permanently 302 Found
Meaning The move is permanent The move is temporary
Canonical URL The new URL becomes canonical The original URL stays canonical
Search indexing Search engines shift to the new URL Search engines keep the original URL indexed
Link signals Consolidate to the destination Stay associated with the original
Browser caching Cached, sometimes for a long time Not cached by default
Use it for A page or domain that has moved for good A short-term move you plan to reverse

SEO implications of using a 302 redirect

A common misconception is that 302 redirects are "bad” for SEO. The reality is more nuanced. A properly used 302 redirect is not harmful. Problems arise when:

  • A 302 redirect is used for a permanent change.
  • A temporary redirect is left in place indefinitely.
  • Internal links point to URLs that immediately redirect.

For years, the accepted wisdom was that 302s passed no ranking value at all. That is out of date. The current understanding has two parts and holding both at once is what most articles miss.

First, on link signals. Google has stated that 3xx redirects, including 302s, do not lose link equity and that you should use the technically correct redirect type rather than picking one to preserve ranking strength.

Second is canonicalization. A 302 tells Google the move is temporary, so Google keeps the original URL as the canonical, indexed one. Signals are not destroyed, but they are not consolidated onto the destination either. The original URL stays the page in the index. So even in a world where no PageRank is lost, a 302 used for a permanent move still fails to move your rankings to the new URL, because Google is deliberately keeping the old URL in place.

There is one wrinkle. Over time, search engines may treat a long-standing 302 as permanent and handle it like a 301, but this behavior is inconsistent and not guaranteed. It is slow and it leaves your rankings in limbo while Google decides. Do not rely on it. Using the correct redirect type from the start removes the uncertainty.

The takeaway for anyone doing this at scale: the real SEO risk with 302s is not lost link equity, it is accidental long-term 302s sitting where a 301 belongs. Those keep the wrong URL indexed and cap the new page's performance without ever throwing an obvious error.

Common mistakes with 302 redirects

As the leading redirect manager, we often discover misuse of 302 redirects during link testing and audits.

Common mistakes include:

  • Using 302 redirects instead of 301 redirects after a site migration.
  • Leaving temporary redirects active for months or years.
  • Creating redirect chains involving multiple 302 redirects.
  • Confusing 302 redirects with 307 redirects.
  • Linking internally to URLs that immediately redirect.

These issues can degrade crawl efficiency and dilute link signals.

How to check whether a URL uses a 301 or 302 redirect

Here is a list of tools we frequently use to identify redirect types depending on the requirements of the situation our clients face:

A bulk link tester is especially useful for identifying redirect types at scale and uncovering redirect chains or inconsistencies across a site.

How to fix an incorrect 302 redirect

If you discover a 302 redirect being used incorrectly, take the following steps:

  1. Determine whether the redirect is truly temporary.
  2. If the change is permanent, update the redirect to a 301.
  3. Update internal links to point directly to the final URL.
  4. Retest the URL to confirm correct behavior.
  5. Monitor indexing and performance after the change.

Fixing redirect intent early helps search engines process changes more efficiently.

Link testing tools report redirect status codes alongside destination URLs. In reports, 302 redirects are often flagged as:

  • Informational notices.
  • Warnings when used excessively.
  • Errors when part of redirect chains or loops.

Regular link testing helps ensure that 302 redirects are intentional, limited in scope and not masking deeper issues.

Final thoughts on choosing between 301 and 302 redirects

Choosing between a 301 and a 302 redirect comes down to intent. When a change is permanent, a 301 redirect gives search engines and users a clear, lasting signal. When a change is truly temporary, a 302 redirect preserves the original URL and its authority while allowing flexibility.

Understanding how each redirect works, how search engines interpret them and when misuse causes problems helps you avoid unnecessary SEO risk. By applying the correct redirect type, reviewing redirects regularly and validating them with link testing tools, you can maintain a clean site structure, protect rankings and ensure users always reach the content you intend.

Easily create and manage redirects with urllo’s link management platform. urllo is used by SEO, IT, WebOps, Enterprise and marketing teams to manage 301 and 302 redirects in a single place, reduce operational risk and keep URL changes predictable as sites evolve.

Frequently asked questions about 302 redirects

Is a 302 redirect bad for SEO?

Not when used correctly. For a genuinely temporary move, a 302 is the right choice and does no harm, because it does exactly what you want, which is to hold traffic elsewhere while keeping the original URL in the index.

It becomes a problem when it is used for a permanent move. In that case, it keeps the original URL as canonical instead of shifting rankings to the new one, so the page you actually want to rank never fully takes over. The redirect type is not good or bad on its own. It is only right or wrong for the situation.

Can a 302 redirect pass link equity?

Google has indicated that 3xx redirects, including 302s, do not lose PageRank. The important distinction is not whether signals survive but where they land.

A 302 keeps the original URL as canonical, so those signals stay associated with the original page rather than consolidating onto the destination. That is why a 302 on a permanent move still holds your rankings back even though no equity is technically lost. If you want signals to move to the new URL, you want a 301.

How long can you use a 302 redirect?

As long as the move is genuinely temporary, which usually means days or weeks rather than months.

There is no hard cutoff enforced by the status code itself. If a 302 sits for a long time, Google may eventually decide the move is permanent and treat it like a 301, but that behavior is inconsistent and slow and it leaves your rankings in limbo while it plays out.

If the move has become permanent, do not wait for search engines to guess. Switch to a 301.

Is a 302 permanent or temporary?

Temporary. That is the entire meaning of the status code and it is the single fact that decides when to use one. A 302 signals that the original URL is the real home and is coming back. If the move is permanent and the original is not returning, a 301 is the correct choice.

Should internal links point to a 302 redirect?

No. Internal links should always point to the URL you want indexed and ranked and 302 redirects prevent pages from being indexed.

What is the difference between a 302 and a 307 redirect?

Both are temporary redirects, but a 307 is stricter about how the request is handled. A 302 can cause some clients to change the request method, for example switching a POST to a GET, while a 307 requires the original method to be preserved.

For a straightforward temporary page move, a 302 is the common choice. For temporary redirects where the request method matters, such as form submissions or API calls, a 307 is the safer option.

Should I change a 302 redirect to a 301 redirect?

Yes, if the change is permanent. If the original URL is not coming back, a 301 redirect is the correct choice.

Use a 301 redirect for permanent moves such as migrations, rebrands or content replacement. Keep a 302 redirect only when the change is truly temporary and the original URL will return.

Using the correct redirect helps search engines understand your intent and avoids indexing delays.

Image of two people at a desk looking at a computer.

By Shannon Young

Customer Success Manager

Shannon is a seasoned professional in the customer success space. She has years of experience in a wide variety of customer-facing roles in various sectors.

Always ready to take on the next challenge, whether it be a new offensive cross stitch pattern or making her dogs sit still for another themed photo, she is prepared for anything.

Get expert content to help optimize your redirects