Long Redirect Chains
What This Means
A URL resolves through three or more redirect hops before reaching the final destination. This is a more severe variant of the redirect chain issue, flagging chains that have grown particularly long — typically through multiple sequential site migrations.
Why It Matters for SEO
At three or more hops, the performance impact is measurable: each hop adds latency, and mobile users on slower connections will notice. The link equity dilution risk is also compounded. Google has stated it follows redirect chains up to a point — very long chains may not be followed completely, potentially leaving some pages undiscoverable.
What the Platform Checks
The platform counts redirect hops for each URL. This check specifically fires when a chain has three or more hops, flagging it as a higher-severity variant of the standard redirect chain issue.
How to Fix It
The fix is the same as for standard redirect chains — collapse to a single 301 — but priority should be higher for chains of 3+. Map every source to its ultimate final URL and update all redirect rules to skip intermediate steps.
Find every long redirectchain across your site
The audit prioritizes redirect chains by length so you can address the longest ones first.