Free Website & SEO Audit· See exactly where you're losing traffic, leads, and revenueGet Your Free Audit
Home/Field Notes/Web Design
Web Design

Website Redesign Checklist: 27 Things to Fix Before You Launch

A practical checklist for business owners planning a website redesign. Covers SEO migration, performance benchmarks, conversion elements, and the mistakes that kill traffic after a launch. Built from auditing hundreds of sites.

CWChris WielinskiManaging Partner & Lead StrategistJuly 10, 2026·10 min read

A website redesign can double your leads or destroy your SEO. The difference is what you plan for before launch day.

Most businesses redesign their website because it looks outdated, loads slowly, or doesn't work well on mobile. Those are valid reasons. But the redesign process itself introduces risks that many businesses don't anticipate until the damage is done: lost rankings, broken links, vanished pages, and a drop in organic traffic that takes months to recover from.

This checklist covers the 27 things you need to address before, during, and after a website redesign. It's built from auditing hundreds of sites, including ones that came to us after a redesign went wrong.

Before the Redesign: Strategy and Benchmarks

1. Document your current performance benchmarks

Before you change anything, capture your baseline. You need to know where you stand so you can measure the impact of the redesign.

  • Organic traffic by page (Google Analytics or GA4)
  • Top ranking keywords and positions (Google Search Console)
  • Total indexed pages (Search Console Coverage report)
  • Conversion rates by page and by source
  • Page speed scores (Core Web Vitals from PageSpeed Insights)
  • Backlink profile (which pages have external links pointing to them)

2. Identify your highest-value pages

Not all pages are equal. Identify the pages that drive the most traffic, the most conversions, and the most backlinks. These pages are sacred. They cannot lose their URLs, their content, or their internal link equity during the redesign.

3. Create a complete URL map

Export every URL on your current site. Tools like Screaming Frog, Sitebulb, or even a simple sitemap crawl will do this. This becomes your master reference for the redirect plan.

4. Plan your redirect strategy

If any URL is changing (and in most redesigns, they do), you need a 1:1 redirect plan. Every old URL must point to the most relevant new URL via a 301 redirect (permanent, not 302 temporary). This preserves the link equity and ranking signals that Google has already assigned to those pages.

The most common SEO disaster in website redesigns is launching without redirects. Pages that were ranking suddenly return 404 errors, and the traffic they were generating evaporates.

5. Define your site architecture

A redesign is the perfect opportunity to reorganize your site's structure. Plan your navigation hierarchy, URL structure, and internal linking before you start building.

  • Keep important pages within 3 clicks of the homepage
  • Use a logical URL hierarchy (e.g., /services/seo, /services/paid-ads)
  • Plan your internal linking strategy so every page links to related pages

6. Set conversion goals

What do you want the new site to do? Generate form submissions? Phone calls? Demo requests? Purchases? Define the primary and secondary conversion actions before the design starts, so every page is built to support those goals.

During the Build: SEO and Technical Requirements

7. Preserve or improve title tags and meta descriptions

Don't let your developer or designer use placeholder title tags. Every page needs a unique, keyword-targeted title tag (under 60 characters) and meta description (under 155 characters) before launch.

8. Implement schema markup

If your old site didn't have structured data, the redesign is the time to add it. At minimum:

  • Organization schema on the about page
  • LocalBusiness schema on the contact page (if you serve a local market)
  • BreadcrumbList schema on all interior pages
  • FAQPage schema on any page with FAQ sections
  • Service schema on service pages

9. Optimize page speed from the start

Don't build a beautiful site and then try to make it fast later. Speed should be a constraint from day one:

  • Compress and properly size all images (WebP format, lazy loading)
  • Minimize third-party scripts (every analytics tag, chat widget, and tracking pixel adds load time)
  • Target LCP (Largest Contentful Paint) under 2.5 seconds
  • Target CLS (Cumulative Layout Shift) under 0.1
  • Target INP (Interaction to Next Paint) under 200ms

10. Mobile-first design (not mobile-friendly)

Google uses mobile-first indexing, meaning it evaluates your mobile site, not your desktop site, for rankings. Design for mobile first, then adapt for desktop. Not the other way around.

11. Set up proper heading hierarchy

Every page should have exactly one H1 tag (the main topic), followed by H2s for major sections and H3s for subsections. Don't use heading tags for styling. They're semantic elements that tell Google what your page is about.

12. Build an XML sitemap

Your new site needs a dynamic XML sitemap that automatically updates when pages are added, changed, or removed. Submit it to Google Search Console after launch.

13. Create a robots.txt file

Make sure your robots.txt file doesn't block Google from crawling important pages. This sounds basic, but it's surprisingly common for staging robots.txt files (which block all crawling) to accidentally go live.

14. Implement canonical tags

Every page should have a self-referencing canonical tag that tells Google which version of the URL is the "official" one. This prevents duplicate content issues from URL parameters, trailing slashes, or www vs. non-www variations.

15. Set up HTTPS properly

HTTPS is non-negotiable in 2026. Make sure your SSL certificate is installed correctly, all internal links use https://, and your site redirects all http:// requests to https:// with a 301.

16. Check image alt text

Every image should have descriptive alt text that explains what the image shows. This is both an accessibility requirement and an SEO signal. Don't keyword-stuff alt text; describe the image naturally.

17. Build internal linking into the design

Internal links should be a design element, not an afterthought. Related services sections, "you might also like" recommendations, and contextual text links within content all strengthen your site's topical authority and help Google discover and rank your pages.

Conversion and User Experience

18. Place CTAs above the fold on every page

Every page should have a clear call to action visible without scrolling. Phone number, contact form, or primary CTA button. Don't make visitors hunt for how to reach you.

19. Add social proof throughout

Testimonials, case studies, client logos, review ratings, certifications, and awards should appear on every key page, not just a testimonials page that nobody visits.

20. Check your forms

Test every form on the site before launch. Confirm submissions are reaching the right inbox, CRM integrations are working, and thank-you pages load correctly. Broken forms are invisible revenue loss.

21. Test the mobile experience end-to-end

Don't just check that the site "looks good" on mobile. Complete every conversion action on a phone: fill out every form, click every phone number link, navigate every menu, and read every page. If anything is frustrating or broken on mobile, fix it before launch.

Pre-Launch and Launch

22. Implement your redirect plan

Before the new site goes live, implement every 301 redirect you mapped in step 4. Test them. Verify they resolve to the correct destination. One missed redirect on a high-traffic page can cost you months of SEO progress.

23. Set up analytics and tracking

Verify that Google Analytics 4, Google Tag Manager, Search Console, and any conversion tracking pixels (Meta, LinkedIn, etc.) are installed and firing correctly on the new site. Use Tag Assistant or similar tools to validate before launch.

24. Remove "noindex" tags

Staging sites often have noindex meta tags to prevent Google from indexing them during development. Verify that every page on the production site has these removed. A single noindex tag left on a key page can deindex it within days.

25. Submit the new sitemap to Search Console

After launch, submit your updated XML sitemap to Google Search Console. Use the URL Inspection tool to request indexing of your most important pages. This accelerates Google's discovery of your new site structure.

Post-Launch Monitoring

26. Monitor Search Console for errors

Check Search Console daily for the first two weeks after launch. Look for:

  • 404 errors (pages that returned a "not found" response)
  • Crawl anomalies (pages Google couldn't access)
  • Index coverage changes (pages dropping out of the index)
  • Core Web Vitals regressions

Fix any issues immediately. The first two weeks after a redesign are critical for maintaining your rankings.

27. Compare performance to your benchmarks

After 30 days, compare your new site's performance against the benchmarks you captured in step 1. Look at organic traffic, rankings, conversion rates, and page speed. If anything has regressed, investigate and fix it before the problem compounds.

The Bottom Line

A website redesign should improve your business, not set it back. The difference between a redesign that succeeds and one that destroys your SEO comes down to planning.

If you're planning a redesign and want to make sure it's done right, we can help. At Think Cre8tive, we build websites with SEO and conversion optimization baked in from day one, not bolted on after the fact. And if you've already launched a redesign that went sideways, we can diagnose the damage and build a recovery plan.

Start with a free site audit. We'll review your current site (or your new one), identify what's working, what's broken, and what to prioritize.

Request your free website audit here.

End
#Website Design#Web Development#SEO#Checklist#Redesign
CW
Written by
Chris Wielinski · Managing Partner & Lead Strategist

Notes from the field on web design — strategy, audits, and the unglamorous operating habits that make marketing teams ship.

Work with us
The Friday Memo

One useful note,
every Friday morning.

Strategy notes, teardown essays, and what we shipped this week. Read by ~1,400 operators. Unsubscribe in one click.

We send. You read. We never sell your address.