The real cost of ignoring redirects
Every audit we run turns up some version of this. Nobody bills you for neglecting redirects. The cost shows up somewhere else.
Search engines are trying to answer a question, so the pages that answer questions clearly tend to do well. The teams that stay on top of it are the ones who put it on a calendar rather than a wish list.
Where the cost lands
- Time spent on work that should not have been necessary
- Enquiries that quietly never arrive
- A 301 passes ranking, a 302 does not
- Rework, once the problem is finally visible
Chained redirects slow everything and lose signal. That sounds obvious written down. It is still the thing most often skipped. The version that survives contact with a real deadline is the simple one.
Where to go from here
Map old URLs to new ones before launch, not after. The reasoning matters more than the rule, because the rule has exceptions. If it only works because one person remembers to do something, it does not work yet.
What this looks like day to day
Search work compounds slowly, which is why it gets abandoned about two months before it would have paid off. Three things worth confirming about redirects before you move on:
- Someone can say what the current setup is without going to look
- Map old URLs to new ones before launch, not after — and you know whether that is true here
- There is a way to tell whether the last change to this helped
Most of the value here comes from doing the first two things, not all of them.