A website redesign for a small business should follow this checklist: audit your current traffic and rankings, preserve your existing SEO with 301 redirects, keep the content that already ranks, plan the new structure before building, test before launch, and measure the same metrics after. Skip any of these and you will lose traffic you spent years building.

Redesigns fail when they treat the old site as disposable. Your current site has pages that rank, links that point to it, and traffic that comes from search. A redesign that ignores all of that is not an improvement. It is a reset. This checklist prevents that.

If you want help with a redesign, see my website redesign services or contact me to talk about your specific site.

Step 1: Audit your current site

Before you change anything, you need to know what you have. An audit tells you what is working so you do not throw it away.

Traffic audit

  • Connect Google Analytics and Google Search Console if you have not already
  • Record your average monthly visitors for the last 12 months
  • Note your top 10 pages by traffic
  • Note your top 10 landing pages (the pages people enter through)
  • Record your bounce rate and average session duration

Write these numbers down. You will compare them after the redesign.

Ranking audit

  • In Search Console, export the list of queries that bring traffic to your site
  • Note which pages rank for which queries
  • Record your average position for your top 20 queries
  • Check if any pages rank on page 1 of Google. Those pages are assets. Do not delete them.

Content audit

  • List every page on your current site
  • For each page, note: does it get traffic, does it rank for anything, is the content still accurate
  • Mark pages as: keep, update, merge, or remove
  • Do not remove a page that gets traffic without a plan to redirect it

Backlink audit

  • Use a free tool like Ahrefs Webmaster Tools or Google Search Console to see which sites link to yours
  • Note which pages have the most backlinks. Those pages have SEO value.
  • If you are going to change the URL of a page with backlinks, you need a 301 redirect.

Step 2: Preserve your SEO

This is the step most redesigns skip. If you do nothing else on this list, do this.

301 redirects

Every old URL that has traffic, rankings, or backlinks needs a 301 redirect to the most relevant new URL. A 301 redirect tells search engines "this page has permanently moved" and passes most of the SEO value to the new page.

  • Map every old URL to a new URL in a spreadsheet before you build
  • If a page is being removed, redirect it to the closest equivalent, not the homepage
  • Test every redirect after launch. A broken redirect is worse than no redirect.

Keep the content that ranks

If a page ranks on page 1 for a keyword, keep the core content. You can redesign the layout, update the design, and improve the formatting. Do not rewrite the text from scratch. Search engines ranked that text for a reason.

  • Keep the heading structure (H1, H2, H3) if it is working
  • Keep the keyword usage in titles and meta descriptions
  • Keep the word count similar or longer
  • Update outdated information but do not strip the substance

Preserve your XML sitemap

  • Generate a new sitemap after the redesign
  • Submit it to Google Search Console
  • Keep the old sitemap until Google has crawled the new one

Step 3: Plan the new structure

Now that you know what to keep, plan what the new site looks like.

Information architecture

  • List every page the new site will have
  • Map old pages to new pages (this is your redirect map)
  • Identify new pages you are adding and why
  • Make sure every page is reachable within 3 clicks from the homepage

URL structure

  • Keep URLs short and descriptive: /services/drain-cleaning not /services/our-drain-cleaning-solutions-for-residential-and-commercial-clients
  • Use hyphens, not underscores
  • Lowercase only
  • Do not change URLs unless you have to. If the old URL works, keep it.

Page-by-page plan

For each page, write down:

  • The target keyword (if any)
  • The H1
  • The main content sections
  • The call to action
  • Whether it is new, redesigned, or unchanged

Step 4: Build and test before launch

Build checklist

  • Site is mobile responsive (test on real devices, not just browser dev tools)
  • All pages load in under 3 seconds on mobile
  • Images are compressed and have alt text
  • Contact form works and sends to the right email
  • All internal links work (no 404s)
  • SSL certificate is active
  • Schema markup is in place for local business

Pre-launch testing

  • Run the site through Google PageSpeed Insights
  • Check every redirect from your redirect map
  • Test the site on a staging URL, not the live domain
  • Click every link and fill out every form
  • View the site on an actual phone, not a simulated one

Launch checklist

  • Set up 301 redirects in your hosting config or Netlify redirects
  • Submit the new sitemap to Search Console
  • Update the canonical URLs if they changed
  • Check Google Analytics is tracking on the new site
  • Monitor Search Console for crawl errors in the first week

Step 5: Measure after launch

Week 1

  • Check Search Console for new 404 errors and fix them
  • Confirm all redirects are working
  • Verify Analytics is recording traffic
  • Submit the sitemap again if pages are not being indexed

Month 1

  • Compare traffic to the same month last year, not to last month (seasonal variation)
  • Check if your top queries are still ranking. Some fluctuation is normal. Big drops mean something went wrong.
  • Review bounce rate. If it jumped significantly, check if the new design is confusing or slow.

Month 3

  • Traffic should be back to pre-redesign levels or higher
  • Rankings should be stable or improving
  • If traffic is still down after 3 months, something in the redirect or content strategy failed. Do not wait. Investigate.

Common redesign mistakes

  • Deleting pages without redirecting them. You lose the traffic and the backlinks.
  • Rewriting content that ranked. New content starts from zero. Keep what works.
  • Changing URLs for no reason. Every URL change is a risk. Only change if there is a real reason.
  • Not testing on mobile. Most of your traffic is mobile. If it is broken on a phone, it is broken.
  • Launching on a Friday and not checking until Monday. Launch when you can monitor it for the first 48 hours.
  • Ignoring the redirect map. I have seen businesses lose 60% of their traffic because nobody built the 301 redirect list before launch. Old URLs started returning 404s, Google dropped them from the index, and it took months to recover.
  • Changing the domain without proper redirects. If you are moving from oldsite.com to newsite.com, you need site-wide redirects, not just a homepage redirect. Every old URL needs to point to its equivalent on the new domain.
  • Removing pages that have backlinks. A page with 20 backlinks pointing to it has real SEO value. Deleting it without a redirect wastes that value entirely. Always check backlinks before removing any page.
  • Forgetting to update internal links. After changing URLs, every internal link on your site that pointed to the old URL is now broken. Run a broken link checker after launch and fix every internal 404.
  • Not updating your Google Business Profile. If your URL changes, update it on your GBP, your social profiles, and every directory listing. Inconsistent URLs confuse Google's local ranking signals.

Timeline for a typical small business redesign

A 5 to 15 page small business website redesign should take 4 to 8 weeks if done properly. Here is a realistic breakdown:

  • Week 1: Audit and discovery. Traffic audit, ranking audit, content audit, backlink audit. Define goals for the new site. This is the most important week and the one most people skip.
  • Week 2: Planning and structure. Sitemap, redirect map, page-by-page plan, wireframes for key pages. You should know exactly what every page will contain before any design work starts.
  • Weeks 3-5: Design and build. Build the new site on a staging URL. Write or update content. Design layouts. Implement schema markup. This is where most of the actual work happens.
  • Week 6: Testing. Mobile testing, speed testing, redirect testing, form testing, broken link checking. Click every link. Fill out every form. View the site on an actual phone.
  • Week 7: Launch and monitoring. Deploy redirects, submit sitemap, switch DNS, and monitor Search Console for the first 48 hours. Fix any issues immediately.
  • Week 8: Post-launch adjustments. Compare traffic and rankings to pre-redesign baselines. Fix any pages that dropped. Make small improvements based on real user behavior.

If a freelancer or agency quotes you 1-2 weeks for a redesign, they are skipping the audit and planning phases. That is a rebuild, not a redesign. You will lose SEO value. If they quote 3-6 months for a 10-page site, they are either overcharging or have too much process for your scope.

Want help with your redesign?

I handle redesigns for small businesses, including the audit, redirect mapping, and post-launch monitoring. See website redesign services for what is included, or contact me with your current URL and what you want to change.

A redesign should improve your traffic, not reset it. This checklist is how you make sure that happens.