Redesigning a website without losing search rankings

- Traffic drops because URLs changed without redirects, not because of the new design.
- The old-URL-to-new-URL map is the single most important document of a redesign.
- Watch Search Console daily for the first two weeks after launch.
The story is familiar: a company relaunches its site, it looks great, and a month later organic traffic has halved. The cause is almost never the design — it is that for a search engine, the old site simply vanished.
What actually breaks rankings
- URLs changed and no redirects were added. Google sees a 404 where a page had been earning traffic for years.
- The text disappeared. The new design is “airy”, and 800 words became 120.
- Meta tags were forgotten. Titles and descriptions were not carried over and the search snippet degraded.
- The site got slower. Heavy motion and unoptimised images.
- The staging site was blocked from indexing and nobody unticked the box after launch. A classic that costs a month.
The sequence that saves traffic
- Export every current URL. Search Console, the sitemap, any crawler. That is your baseline.
- Mark what earns traffic. Typically 20% of pages bring 80% of visits — treat those most carefully.
- Build the old-to-new map. Every old URL must point somewhere meaningful, not to the homepage.
- Carry over text and meta tags. Shortening is fine; deleting is not.
- Add the 301 redirects before launch, not after.
- Check indexing the moment you switch: robots.txt, meta robots, sitemap.
A 301 means “moved permanently” and passes the page’s accumulated authority. A 302 means “temporarily” and passes nothing. Confusing the two is the most common technical mistake in a redesign.
The first two weeks
| When | What to watch |
|---|---|
| Day 1 | Indexing not blocked, sitemap submitted, forms working |
| Days 2–3 | Crawl errors in Search Console, 404s in the logs |
| Week 1 | Impression trend, whether key pages dropped out |
| Week 2 | Positions for main queries, user behaviour |
Some wobble in the first days is normal — the search engine needs time to recrawl. It is a genuine problem if impressions have not returned to their previous level after two weeks.
We run redesigns with a redirect map and Search Console monitoring after launch. Rankings hold.