What is Redirect Chain?
A redirect chain occurs when a URL redirects to another URL, which redirects to yet another URL — creating multiple hops that waste crawl budget, slow down page loading, and dilute link equity with each additional redirect.
On This Page
What is a Redirect Chain?
A redirect chain happens when a URL passes through two or more redirects before reaching the final destination page — creating unnecessary hops that waste time, authority, and crawl resources.
The typical chain looks like this: Page A redirects to Page B, which redirects to Page C, which finally loads. Each hop adds latency, and Google may drop some link equity at each step. Google’s John Mueller has stated that Googlebot follows up to 5 redirects in a chain before giving up — but that doesn’t mean chains are harmless.
Redirect chains are one of the most common technical SEO issues. An Ahrefs study of 10 million domains found that 17% of sites had redirect chains affecting their most important pages.
Why Do Redirect Chains Matter?
Every extra redirect costs you performance and authority.
- Link equity loss — while Google says redirects pass most PageRank, practical testing shows some dilution at each hop
- Slower page load — each redirect adds 50-500ms of latency, which compounds across multiple hops
- Wasted crawl budget — Googlebot spends requests following redirect chains instead of crawling your actual content
- User experience degrades — visitors on slow connections notice the added loading time, increasing bounce rates
One redirect is fine. Two is tolerable. Three or more signals a structural problem that needs fixing.
How Redirect Chains Work
How They Form
Chains build up over time. You move a page from URL A to URL B (creating redirect 1). A year later, you restructure and move it to URL C (creating redirect 2). Now the original backlinks follow a 2-hop chain. Repeat this through site redesigns, CMS migrations, and domain changes, and chains of 4-5 hops aren’t unusual.
Detecting Them
Run a full crawl with Screaming Frog, Sitebulb, or Ahrefs Site Audit. These tools flag redirect chains and show you the full hop sequence. Check your most-linked pages first — those have the most authority to lose.
Fixing Them
Update every redirect in the chain to point directly to the final destination. Page A should redirect straight to Page C. Then update internal links throughout your site to point to the final URL directly, eliminating the redirect entirely. For external backlinks you can’t control, the direct redirect from first URL to final URL is the best you can do.
Redirect Chain Examples
A real estate website redesigns twice over 5 years. Their top blog post — “How to Buy a House in Austin” — originally lived at /blog/buying-house-austin, then moved to /guides/homebuying-austin, then to /austin/homebuying-guide. Each move added a redirect. The post had 230 backlinks following a 3-hop chain. Collapsing the chain into a single 301 redirect from both old URLs to the final URL recovered lost link equity. Rankings improved from position 8 to position 3.
A SaaS company migrates from WordPress to a custom CMS. The old URL structure (/blog/post-title) redirects to a temporary structure (/articles/post-title), which later redirects to the final structure (/resources/blog/post-title). With theStacc publishing 30 new articles per month, catching and fixing these chains early prevents compounding problems.
Common Mistakes to Avoid
SEO mistakes compound just like SEO wins do — except in the wrong direction.
Targeting keywords without checking intent. Ranking for a keyword means nothing if the search intent doesn’t match your page. A commercial keyword needs a product page, not a blog post. An informational query needs a guide, not a sales pitch. Mismatched intent = high bounce rate = wasted rankings.
Neglecting technical SEO. Publishing great content on a site that takes 6 seconds to load on mobile. Fixing your Core Web Vitals and crawl errors is less exciting than writing articles, but it’s the foundation everything else sits on.
Building links before building content worth linking to. Outreach for backlinks works 10x better when you have genuinely valuable content to point people toward. Create the asset first, then promote it.
Key Metrics to Track
| Metric | What It Measures | Where to Find It |
|---|---|---|
| Organic traffic | Visitors from unpaid search | Google Analytics |
| Keyword rankings | Position for target terms | Ahrefs, Semrush, or GSC |
| Click-through rate | % who click your result | Google Search Console |
| Domain Authority / Domain Rating | Overall site authority | Moz (DA) or Ahrefs (DR) |
| Core Web Vitals | Page experience scores | PageSpeed Insights or GSC |
| Referring domains | Unique sites linking to you | Ahrefs or Semrush |
Implementation Checklist
| Task | Priority | Difficulty | Impact |
|---|---|---|---|
| Audit current setup | High | Easy | Foundation |
| Fix technical issues | High | Medium | Immediate |
| Optimize existing content | High | Medium | 2-4 weeks |
| Build new content | Medium | Medium | 2-6 months |
| Earn backlinks | Medium | Hard | 3-12 months |
| Monitor and refine | Ongoing | Easy | Compounding |
Frequently Asked Questions
Do redirect chains really lose link equity?
Google says 301 redirects pass PageRank, but the SEO community has observed practical authority loss through chains. Even if the loss per hop is small, it compounds. A 3-hop chain measurably underperforms a single direct redirect in most tests.
How many redirects is too many?
One redirect is ideal. Two is acceptable for temporary situations. Three or more should always be consolidated. Google will follow up to 5 hops, but that’s a ceiling, not a recommendation.
Should I fix all redirect chains at once?
Prioritize by impact. Fix chains on your most-linked and highest-traffic pages first. Use a site audit tool to sort chains by the number of inbound backlinks affected.
Want a technically clean site with fresh content? theStacc publishes 30 SEO-optimized articles to your site every month — no messy redirects. Start for $1 →
Sources
- Google Search Central: Redirects and Google Search
- Ahrefs: How to Find and Fix Redirect Chains
- Screaming Frog: Redirect Chain Detection
- Moz: Redirection for SEO
Related Terms
A 301 redirect permanently sends users and search engines from one URL to another. Learn when to use 301 redirects, how to implement them, and SEO impact.
Crawl BudgetCrawl budget is the number of pages a search engine bot will crawl on your site within a given timeframe. Managing it well ensures your most important pages get indexed quickly.
Link Equity (Link Juice)Link equity is the ranking value passed from one page to another through hyperlinks. It's a core component of how Google determines page authority and search rankings.
Page SpeedPage speed is how fast the content on a web page loads and becomes interactive for users. It's a confirmed Google ranking factor that directly affects user experience, bounce rates, and conversion rates — slow pages lose both rankings and customers.
Technical SEOTechnical SEO is the practice of optimizing your website's infrastructure — crawlability, indexability, site speed, security, and structured data — so search engines can access, understand, and rank your content effectively.