// SEO
Website Redesign SEO Checklist: How to Redesign Without Losing Rankings
The complete SEO checklist for a website redesign. Covers pre-launch URL mapping, redirect strategy, crawl testing, content migration, and post-launch monitoring to protect your organic traffic.
Why website redesigns destroy organic traffic
A website redesign is one of the most dangerous events in a site's SEO history. Traffic drops of 30–80% are common after redesigns that aren't managed carefully. The causes are predictable: URL structures change without proper redirects, page content is rewritten or eliminated, internal linking changes, and technical configuration errors are introduced. Google essentially has to re-evaluate your entire site, and the transition period can last weeks to months.
The sites that maintain their rankings through a redesign treat SEO as a technical migration project, not a design project. They document every URL that currently ranks, map every URL change, set up redirects before launch, and monitor intensively for the first 30 days after launch. The sites that lose traffic treat the redesign as purely a visual project and don't think about SEO until they see the traffic drop in Analytics.
This checklist covers the complete process from pre-launch through post-launch monitoring. Work through it in order — the pre-launch steps are where most ranking preservation happens, and they can't be done retroactively after the site goes live.
Pre-launch: crawl and document your current site
Before touching the new design, document your current site's SEO state completely. You need a record of what you're protecting. This documentation becomes the baseline against which you'll verify the redesigned site before launch.
Run a full crawl of your current site and export every URL with its: title tag, meta description, H1, inbound internal link count, canonical tag, meta robots tag, HTTP status code, and word count. Also pull your top organic landing pages from Google Search Console with their impressions, clicks, and average position. These pages are your highest-risk assets — any URL change to these pages without a redirect costs you directly.
Pull your backlink profile from a tool like Ahrefs, Moz, or Semrush. Export all URLs that have external links pointing to them, along with the link count and domain authority of the linking sites. These URLs are especially important to preserve or redirect — inbound links are hard to rebuild and losing them can drop rankings significantly.
- Export complete URL inventory from current site crawl
- Pull top 50 organic landing pages from Google Search Console
- Export all URLs with external backlinks pointing to them
- Document current keyword rankings for your target terms
- Screenshot or save current page content for pages that will be rewritten
URL mapping and redirect strategy
If your redesign changes any URL structures — even moving from /services/web-design.html to /services/web-design/ — every changed URL needs a 301 redirect from the old URL to the new one. A 301 redirect passes approximately 90–99% of link equity from the old URL to the new one. Without a redirect, the link equity is lost and any page that was ranking for the old URL must start building authority from scratch.
Create a URL mapping spreadsheet with three columns: old URL, new URL, and redirect type. Every URL from your inventory that will change needs an entry. URLs that are being eliminated entirely should redirect to the most relevant existing page — never to the homepage as a blanket fallback, which dilutes equity across all eliminated pages.
Avoid redirect chains. If /old-page redirects to /temp-page which redirects to /new-page, Google and users follow three URLs to reach the destination. Consolidate to direct redirects. Redirect chains slow down crawling and dilute PageRank passing.
Related reading:
Content migration and on-page SEO
A redesign is often paired with a content refresh — rewriting pages that are outdated, eliminating thin pages, and merging similar pages. Each of these is an opportunity and a risk. Rewritten content can rank better or worse than the original; it's rarely identical. If a page currently ranks well, be conservative about how much you rewrite.
Transfer all on-page SEO elements to the new design: title tags (don't let the redesign default these to the page name), meta descriptions, H1 tags, canonical tags, and structured data. These are frequently lost in CMS migrations when content is imported without SEO metadata. Verify every page individually after migration — automated checks miss edge cases.
Check internal linking in the redesigned site. Navigation restructuring often breaks internal link paths that were supporting your rankings. Run a crawl on the staging site before launch and compare internal link counts for your most important pages against the baseline from your pre-launch audit.
- Preserve title tags and meta descriptions — don't let them revert to defaults
- Verify H1 tags match the original intent (or are better, not just different)
- Transfer all structured data (LocalBusiness, Product, Article, FAQ schemas)
- Check canonical tags — new CMS may set incorrect canonicals
- Verify internal links — especially navigation links to important pages
Pre-launch technical checks
Run these checks on the staging environment before going live. Finding problems on staging is free; finding them on production costs you rankings for every day the problem persists.
Check robots.txt: staging environments should have Disallow: / to prevent indexing, but this must be removed before production launch. Forgetting to update robots.txt is the most common single cause of major post-redesign traffic drops. After launch, verify yourdomain.com/robots.txt allows the pages you want indexed.
Verify HTTPS is configured correctly, all redirects work, your sitemap includes the correct URLs, and Google Search Console is set up (or transferred to the new property if the domain is changing). Test your core pages across mobile and desktop in Chrome DevTools. Check Core Web Vitals on the new design — redesigns often introduce performance regressions through heavier themes, larger images, or additional third-party scripts.
- Remove staging robots.txt Disallow: / before launch
- Test every redirect in the URL map before go-live
- Submit new sitemap in Google Search Console immediately after launch
- Verify HTTPS redirects and HSTS are working on the new site
- Run PageSpeed Insights on key pages — compare to pre-redesign scores
Post-launch monitoring: the first 30 days
Launch day is the start of a 30-day monitoring period, not the end of the project. Traffic fluctuations in the first two weeks after launch are normal as Google re-crawls the site. Sustained drops after two weeks warrant immediate investigation.
Monitor daily in the first week: Google Search Console coverage errors (sudden spikes in 404s indicate missing redirects), impressions and clicks for your top organic landing pages, and crawl errors. Any page that was previously indexed and is now returning 404 needs a redirect immediately. Set up alerts in Search Console for coverage errors.
After 30 days, compare keyword rankings, organic traffic, and Core Web Vitals against your pre-launch baseline. If specific pages have dropped significantly, investigate: Was the content changed substantially? Was the internal link count reduced? Is there a redirect chain? Are there duplicate canonical issues on the new site? WebEnture's Redirect Mapper Agent, Broken Links Agent, and Technical SEO Agent are particularly useful for post-launch auditing — they'll surface the specific technical issues that cause post-redesign ranking drops.