A redesign is the single most reliable way to lose organic traffic you spent years earning. It is also entirely avoidable. The failures are never exotic — they are a missing redirect map and a staging robots.txt that shipped to production.
Before you touch design
- Export a complete URL inventory with traffic and rankings per page
- Identify the pages that produce revenue, not just the ones with traffic
- Record current Core Web Vitals so you can prove the new build is faster
During the build
- Map every old URL to a new one — a 1:1 map, not a blanket redirect to the homepage
- Preserve title tags and H1s on pages that already rank well
- Carry over structured data; it is the easiest thing to forget
- Keep the staging site behind auth rather than relying on noindex
Launch week
- Confirm robots.txt and the sitemap are the production versions
- Crawl the live site and check every redirect resolves in one hop
- Verify analytics and conversion tracking fire before you celebrate
- Watch Search Console daily for two weeks — regressions show up fast if you look
None of this is clever. It is a checklist. The reason redesigns keep going wrong is that the checklist is treated as optional under deadline pressure, and the cost does not appear until the following quarter.