301 Redirect vs 302 Redirect

SEO

Also: Permanent Redirect · Temporary Redirect · HTTP Redirect

301 meansThis moved for good
302 meansThis moved for now
Ranking signal301 passes authority
Common mistakeUsing 302 permanently

Quick definition

A 301 redirect tells browsers and search engines a page has moved permanently, and passes most of its ranking authority to the new URL. A 302 redirect signals a temporary move and tells search engines to keep the original URL indexed. Both send visitors to a new address, but they mean different things to Google.

How it varies across Australia

Redirect misuse is one of the most common technical faults we find auditing Australian sites, particularly after a replatform or rebrand. Sites that leave 302s in place for months after a permanent change typically see slower recovery in organic traffic than sites that correct them early.

See technical SEO health across Australian industries

301 vs 302 at a glance

301 Redirect(Permanent)

Use when a page has moved for good. Passes ranking authority to the new URL.

Old URL drops from the index
302 Redirect(Temporary)

Use when a page will return, such as during maintenance or a limited-time swap.

Old URL stays indexed

What it actually means

Think of a 301 as filing a permanent change-of-address with the post office. Everything that used to go to the old address, including the reputation attached to it, now goes to the new one. A 302 is more like a note on the door saying 'back next week, leave mail here for now.' The mail still gets delivered, but the post office doesn't update its permanent records.

That distinction matters enormously for SEO. A 301 tells search engines to transfer ranking signals, including backlinks and search console history, from the old URL to the new one. A 302 tells search engines the old URL is still the canonical version, so it keeps that URL indexed and doesn't consolidate signals onto the destination.

The practical fallout shows up during site migrations, domain changes and URL restructures. Teams under time pressure often reach for whichever redirect their CMS defaults to, without checking which type it actually is. Get it wrong and a rebrand can quietly bleed organic traffic for months while everyone assumes the migration went fine.

A 302 left in place for a year isn't a temporary redirect anymore. It's a permanent mistake wearing a temporary label.

How it shows up

Redirect type shows up in Search Console as 'Page with redirect' status, and in a crawl tool as the HTTP status code returned by the URL. It also shows up indirectly in ranking data. A permanent move done with a 302 often results in the old URL staying indexed while the new one struggles to rank, because search engines haven't been told to transfer authority. Teams usually spot this weeks after launch, when someone finally asks why organic traffic hasn't recovered.

The Australian context

Australian businesses migrating between platforms, particularly moving off legacy CMS builds onto Shopify or Webflow, are the group we see get this wrong most often. Agencies handling the technical migration sometimes default to 302 redirects during a staged rollout and forget to switch them to 301 once the new site goes live permanently. If your business has been through a rebrand or platform change in the last two years, it is worth auditing every redirect type rather than assuming the developer set it up correctly.

Where people get this wrong

Using a 302 for a permanent URL change.It tells search engines the old page is still the real one, so ranking authority never transfers and the new URL struggles to rank on its own.
Leaving redirect chains in place.Each hop in a chain (URL A to B to C) dilutes signal and slows page load for users, and some crawlers stop following after a few hops entirely.
Assuming the CMS default is correct.Many platforms default to 302 for convenience during staging. If nobody checks before launch, a permanent move ships with the wrong signal attached.

Related terms

Common questions

Does a 301 redirect hurt my SEO?

A properly implemented 301 causes minimal ranking loss and usually recovers fully within a few weeks. It's the standard, expected way to move a page permanently. The damage comes from using the wrong redirect type or building long redirect chains, not from 301s themselves.

How long should I keep a 301 redirect in place?

Indefinitely, if possible. Search engines can take months to fully process a permanent move, and some visitors and backlinks will keep pointing at the old URL for years. Removing a 301 too early breaks any link still pointing at the old address.

Can I use a 302 redirect for an A/B test?

Yes, that's exactly the use case a 302 is designed for. You want search engines to keep the original URL indexed since the variant page is temporary. Switch to a 301 only if the test result becomes a permanent change.

How do I check which redirect type my site is using?

Any browser developer tools panel or a crawling tool will show the HTTP status code returned. A 301 shows as status code 301, a 302 shows as 302. Free online redirect checkers do the same job without needing technical tools.

Debrief

Get the next one

No spam. No fluff. Just the next article, straight to your inbox.

Keep exploring

About New Rebellion

New Rebellion is a marketing intelligence consultancy. We build tools, score Australian businesses on how their marketing actually performs, and publish Debrief every day. This dictionary is part of how we work in the open.

How we think →