Redirect Chain

SEO

Also: Redirect Hop · Chained Redirects

What it isOne redirect leading to another
EffectSlower loading, wasted crawl budget
Watch forOld campaign URLs stacking up over time
FixPoint straight to the final URL

Quick definition

A redirect chain is a sequence of two or more redirects a browser or search engine must follow before reaching the final page. URL A sends the visitor to URL B, which then sends them to URL C. Each hop adds delay and dilutes the signals search engines use to understand the page.

How it varies across Australia

Redirect chains build up quietly on older Australian sites that have been through several rebrands, replatforms or agency handovers. Sites with a long publishing history tend to carry more chains than newer builds, and the pattern gets worse the more times a domain has changed content management systems.

See technical health benchmarks across Australian industries

What it actually means

A redirect chain happens when nobody cleans up after themselves. You migrate a page, set up a redirect. Six months later you migrate again, and instead of updating the original redirect to point straight at the new home, you add a second hop on top of it. Do that a few times and you've got a chain: A to B to C to D, all to reach one page.

Each hop costs time. Browsers and crawlers have to make a new request for every jump before they get the final response, which drags on your page speed and, at scale, eats into crawl budget on larger sites. Search engines will usually still follow the chain and index the end destination, but they're doing more work than they should for a signal that should be a single instruction.

Chains also leak link equity. Internal links, backlinks and canonical tags that point at an early link in the chain are passing their value through several redirects instead of directly to the page that matters. It's not a broken link, it's just an inefficient one, and inefficiency compounds across a site with thousands of URLs.

This sits squarely in technical SEO housekeeping alongside broken links and canonical tag hygiene. Nobody notices it until an audit flags it, and by then there are usually dozens of chains, not one.

Every extra hop in a redirect chain is a small tax on your loading speed and a small dilution of the authority you're trying to pass through.

How it shows up

Redirect chains show up in a site crawl as URLs returning a 301 or 302 status code that themselves redirect again rather than returning a 200. Tools like Screaming Frog or Search Console's crawl stats report will flag multi-hop redirects directly. In the real world they show up as a page that takes noticeably longer to appear than its file size would suggest, or as old campaign links from years ago still technically working but bouncing through three intermediate stops before landing.

Where people get this wrong

Redirecting the new redirect instead of the original URL.Updating only the most recent hop leaves every earlier link in the chain still intact and stacking on top of it.
Assuming a working redirect means a healthy redirect.A chain still resolves and still shows the right page to a visitor, so it looks fine on the surface while quietly costing loading speed and crawl efficiency underneath.
Never auditing redirects after a site migration.Migrations are exactly when chains form, since old redirects from the previous migration rarely get pointed at the new final URL.

Related terms

Common questions

How many redirects is too many in a chain?

Anything beyond a single hop is worth fixing when you find it. Search engines will typically still follow several hops, but each one adds delay and dilutes link signals, so the practical target is always one redirect straight to the final URL.

Do redirect chains hurt search rankings?

Not directly as a penalty, but indirectly through slower loading speed and diluted link equity passed to the final page. On a large site with many chains, the cumulative effect on crawl efficiency and page experience can be significant.

How do I find redirect chains on my site?

Run a full site crawl with a tool that reports redirect status codes and follows them through to the final destination. Any URL where the crawler has to follow more than one 301 or 302 before reaching a 200 status is a chain worth fixing.

What's the difference between a redirect chain and a redirect loop?

A chain eventually reaches a working final page, just through multiple unnecessary hops. A loop never resolves because the redirects point back to each other, so the browser gives up and the page fails to load at all.

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 →