A redirect tells Google and visitors that a page has moved. Get it right and your rankings transfer safely. Get it wrong and you can lose years of SEO progress overnight, usually during a website redesign.
That is the blunt version. Redirects are not glamorous. Nobody gets excited about them unless they are a developer, an SEO, or someone whose phone stopped ringing after a shiny new website went live. But redirects are one of those boring technical bits that can make or break your Google visibility.
If your old page had rankings, links, traffic, enquiries, or years of trust behind it, Google needs to know where that value has gone. A redirect is the signpost. No signpost, no transfer. Simple as that.
What a redirect actually does in plain English
A redirect automatically sends someone from one URL to another.
Think of it like moving premises. If your old shop was on High Street and you move round the corner, you would put a sign in the window saying: We have moved to this address. A redirect does that for your website.
If someone clicks an old Google result, an old internal link, a social media post, a saved bookmark, or a backlink from another website, the redirect sends them to the correct new page instead of dumping them on a dead page.
Google also follows that redirect. It sees the old page has moved and starts updating its understanding of your site. Done properly, the authority and relevance from the old URL can be passed to the new one.
Redirects are a core part of technical SEO because they affect crawling, indexing, user experience, page authority, and rankings. In other words, all the stuff that matters before anyone starts arguing about whether your homepage needs another bloody keyword in it.
The difference between a 301 and a 302 and why it matters for SEO
The two redirects most business owners need to understand are 301 and 302.
A 301 redirect means the move is permanent. It tells browsers and search engines that the old URL has been replaced for good. This is the one you usually want when changing page URLs, redesigning a website, merging content, moving from HTTP to HTTPS, or changing domains.
A 302 redirect means the move is temporary. It tells Google the original URL may come back, so Google may keep the old URL indexed rather than treating the new one as the permanent replacement.
| Redirect type | What it means | Best SEO use | Plain-English version |
|---|---|---|---|
| 301 | Permanent move | Use when a page has moved for good | This page lives over there now |
| 302 | Temporary move | Use for short tests, temporary offers, or maintenance | This page is away for a bit |
There are other redirect types, such as 307 and 308, but for most small business websites, 301 and 302 are the ones that cause the biggest SEO wins or the biggest mess.
The common cock-up is using 302s when the move is permanent. Google can often work things out eventually, but do not make it guess. Google guessing is not a strategy.
What happens when you move or delete a page without a redirect
If you move or delete a page without redirecting it, the old URL usually returns a 404 error. That means page not found.
A 404 is not always bad. If a page genuinely no longer exists and has no value, a 404 or 410 can be fine. The problem starts when the deleted page had rankings, backlinks, organic traffic, or enquiries.
Without a redirect, Google has no clear replacement. The old rankings can drop. External links pointing to that page stop helping. Visitors land on an error page. Internal links may break. If enough important pages disappear, Google can reassess the quality and structure of the entire site.
This is why many businesses lose rankings after a redesign. The new site might look lovely. Big images. Smooth animations. A homepage video nobody asked for. But if the developer changed the URLs and did not map the old pages to the new ones, the SEO value gets left behind like a suitcase at Crewe station.
The damage is often avoidable. Before you remove a page, ask one question: does this URL already have value? If yes, redirect it to the closest relevant replacement.
The most common redirect disasters
Redirect problems usually happen during moments of change. That is when people are busy, excited, stressed, or trying to get the new website live before Friday because the boss wants to show it at a networking breakfast.
The three biggest danger zones are:
- Website redesigns: The design changes, the menu changes, the URLs change, and nobody checks what Google already ranked. This is the classic way to ruin years of SEO work in one launch.
- Domain changes: Moving from one domain to another needs careful one-to-one redirects. Sending everything to the new homepage is lazy, messy, and usually harmful.
- HTTP to HTTPS migrations: Moving to a secure site is good, but every HTTP version should redirect cleanly to its HTTPS version. Mixed versions of www, non-www, HTTP, and HTTPS can create a right old tangle.
The more pages a site has, the more dangerous sloppy redirects become. On sites with lots of listings, such as Best Property in Dubai, one careless URL pattern change could affect huge numbers of property, location, and category pages.
For a local plumber with 20 pages, the job is smaller. For an e-commerce site with 2,000 product URLs, it is a proper migration project, not something to sort after launch with a coffee and a panic attack.
Redirect chains and redirect loops
A redirect chain happens when one URL redirects to another URL, which then redirects to another URL.
For example, old page A redirects to old page B, which redirects to new page C. The user eventually gets there, but the browser and Google have had to take the scenic route.
One hop is fine. Multiple hops are not ideal. Redirect chains slow things down, waste crawl budget, and make it easier for signals to get messy. Google is clever, but again, making Google work harder is not clever SEO. It is just untidy.
A redirect loop is worse. That is when URL A redirects to URL B, and URL B redirects back to URL A. The browser gets stuck going round in circles until it gives up. Users see an error. Googlebot sees a mess.
Common causes include:
- Conflicting redirect rules in plugins, hosting settings, and server files
- HTTP and HTTPS rules fighting each other
- www and non-www versions not being handled properly
- Old redirects left in place after several redesigns
Redirects should be direct. Old page to final page. No detours. No loops. No digital version of driving through three retail parks to get to the shop next door.
How to check your redirects are working correctly
You do not need to be a developer to spot basic redirect problems. You just need to know where to look.
Start with your most important old URLs. These are usually pages that used to rank, pages with backlinks, old service pages, high-traffic blog posts, product pages, location pages, and any URLs you changed during a redesign.
Use these free or low-cost methods:
- Type the old URL into your browser: Check whether it lands on the right new page, not just the homepage.
- Use Google Search Console: Check indexing reports, page errors, crawl issues, and whether old URLs are still being discovered.
- Use a redirect checker tool: Tools like httpstatus.io show whether a page returns a 301, 302, 404, or something else.
- Crawl the site: Screaming Frog has a free version for up to 500 URLs, which is enough for many small business sites.
- Check internal links: Make sure your own menus, buttons, blogs, and service pages point straight to the final URL.
You are looking for three things: the old URL redirects, it uses the right redirect type, and it lands on the most relevant replacement.
If your old bathroom installation page now redirects to the homepage, that is not good enough. It should go to the new bathroom installation page, or the closest matching service page. Relevance matters.
What a proper redirect plan looks like before a site migration
A proper redirect plan starts before the new website goes live. Not after. After is when the shouting starts.
The plan is basically a spreadsheet that maps old URLs to new URLs. It does not need to be fancy. It does need to be accurate.
At minimum, your redirect plan should include:
| Old URL | New URL | Redirect type | Reason | Tested? |
|---|---|---|---|---|
| /old-service-page/ | /new-service-page/ | 301 | Permanent replacement | Yes |
| /old-blog-post/ | /new-relevant-guide/ | 301 | Content merged | Yes |
| /dead-offer/ | No redirect | 410 or 404 | No relevant replacement | Yes |
A sensible migration process looks like this:
- Crawl the current website before anything changes.
- Export all existing URLs from the crawl, sitemap, analytics, and Google Search Console.
- Identify pages with rankings, traffic, backlinks, leads, or business value.
- Match every valuable old URL to the most relevant new URL.
- Set up 301 redirects before launch.
- Test the redirects on staging if possible, then again immediately after launch.
- Monitor Google Search Console for errors, drops, and weird indexing behaviour.
If you are planning a rebuild, a one-off SEO audit before launch can save you a painful recovery job afterwards. It is much cheaper to protect rankings than to rebuild them after they have fallen off a cliff.
When redirects are not the answer
Redirects are useful, but they are not magic SEO duct tape.
If a page is thin, useless, duplicated, or written purely because someone once heard that Google likes blog posts, redirecting it will not suddenly make it valuable. A bad page redirected to another bad page is still a bad outcome.
For thin pages, the better answer is often to improve the page, merge it into a stronger page, or remove it if it serves no purpose.
For duplicate content, a redirect might be right if two pages cover the same intent and one clearly needs to win. But if the pages serve slightly different audiences or locations, you may need clearer content, better internal linking, or canonical tags instead.
For content consolidation, redirects are often excellent. If you have five weak blog posts about the same subject, combine them into one stronger guide, then redirect the old posts to the new one. That gives users a better page and gives Google a clearer signal.
The golden rule is relevance. Redirect old pages to genuinely useful replacements. Do not redirect everything to the homepage. Google is not stupid. It has seen that trick before, probably since before half the SEO gurus on LinkedIn owned a ring light.
The redirect SEO checklist for business owners
You do not need to write server rules yourself. You do need to make sure somebody is responsible for them.
If your website is being redesigned, migrated, tidied, replatformed, or restructured, ask these questions before launch:
- Which URLs are changing?
- Which old pages currently get traffic or rankings?
- Which old pages have backlinks?
- Has every valuable old URL been mapped to a relevant new URL?
- Are permanent moves using 301 redirects?
- Have redirects been tested before and after launch?
- Who is checking Search Console after the site goes live?
If your developer looks blank when you ask, that is your warning sign. Not all web developers understand SEO migrations. That is not an insult. It is just true. Plenty can build good-looking sites, but redirects, crawl behaviour, indexation, and ranking preservation are a different job.
This is why redirects sit firmly in technical SEO. They are not just website admin. They protect revenue. If your rankings bring enquiries, and your redirects are wrong, the business impact can be very real, very fast, and very sweary.
Frequently Asked Questions
Do 301 redirects pass SEO value? Yes, a 301 redirect can pass SEO value from the old URL to the new one, especially when the new page is a close and relevant replacement. It is not a magic guarantee, though. If you redirect a strong service page to an unrelated page, Google may ignore or reduce the value passed.
How long should I keep a redirect in place? Keep important redirects for at least a year, and ideally much longer if the old URL has backlinks, traffic, bookmarks, or historical value. For key service pages, old domains, or high-value content, leaving redirects in place indefinitely is often the safest option.
What happens if I delete a page without redirecting it? If the deleted page had no traffic, rankings, backlinks, or business value, a 404 may be fine. If it did have value, deleting it without a redirect can cause rankings, link value, and user traffic to disappear. That is how redesigns quietly kill leads.
How do I check if my redirects are working? Test old URLs in your browser, use a redirect checker to see the status code, crawl the site with Screaming Frog, and monitor Google Search Console for indexing errors. Check that each old URL lands on the most relevant new page, not just the homepage.
Are redirect chains bad for SEO? Redirect chains are not always catastrophic, but they are poor practice. They slow users down, waste crawl efficiency, and increase the chance of signals being lost or misunderstood. The clean setup is one redirect from the old URL straight to the final destination URL.
