Website Redesign Checklist: 9 Signs You Actually Need One

Web Design

Table of Contents

How to Tell If Your Website Needs a Redesign
BEFORE

You need a website redesign when the structure of the site is what is holding you back, not when it simply looks dated. The signs that actually justify the cost are measurable: the phone version is missing content, the main content takes longer than 2.5 seconds to appear, nobody can update the site without a developer, and the page structure cannot support the pages you need to rank.

Redesigns get sold on aesthetics and bought on frustration. That is how businesses end up spending five figures on a site that looks better and converts exactly the same. This checklist separates the nine signs worth acting on from the ones that only feel urgent, and it covers the part most agencies skip: how to rebuild without losing the rankings you already have.

Key takeaways

  • Rebuild for structural reasons, not visual ones. Looking dated is the weakest reason on this list
  • Google indexes the mobile version of your pages, so missing phone content is a ranking problem disguised as a design problem
  • Core Web Vitals are measured on real visitors at the 75th percentile: 2.5 seconds, 200 milliseconds, 0.1
  • A 0.1 second mobile speed improvement lifted lead form submissions 21.6 percent in Deloitte and Google's study, without any redesign at all
  • The biggest risk in a redesign is not cost, it is losing rankings by changing URLs without a redirect map
  • Most sites that feel like they need replacing need four specific fixes instead

The nine signs that actually justify a redesign

Each of these is checkable today, on your own site, without buying anything.

Sign What it is costing you How to check it in five minutes
1. The phone version is missing contentGoogle indexes the mobile version. Anything absent there largely cannot rank at all.Open the same page on your phone and on desktop, side by side. Compare text, images and links.
2. Main content takes over 2.5 secondsVisitors leave before the page draws, and you fail a signal Google measures on real users.Load your busiest page on mobile data with wifi off. Count until the headline appears.
3. Nobody can update it without a developerPrices, staff and services go stale because changing them requires a purchase order.Try to change one sentence yourself. If you cannot, that is the answer.
4. You cannot add the pages you needNo room for service or location pages means no room to grow search visibility.Ask whether you could add a new service page this afternoon. If the structure forbids it, that is structural.
5. The contact path is broken or buriedEvery enquiry lost in the gap, plus the ones who assumed you were closed.Submit your own form from a phone. Confirm it arrives in an inbox someone reads.
6. Layout jumps around while loadingPeople tap the wrong thing and blame you. On a contact page that is a lost lead.Load the page and watch. If buttons move under your thumb, that is Cumulative Layout Shift.
7. It is built on something unmaintainedUnpatched vulnerabilities accumulate. 91 percent of WordPress ecosystem vulnerabilities come from plugins.Check when your theme and plugins were last updated by their authors.
8. Analytics cannot tell you what worksEvery marketing decision becomes a guess, so budget goes to whatever was loudest.Ask which page produced your last ten enquiries. If nobody knows, tracking is broken.
9. The site contradicts your businessWrong services, old address, prices you no longer charge. Mismatches also suppress local rankings.Read your own services page as a stranger. Count what is no longer true.

Signs one, two, five, six and eight are usually fixable without a rebuild. Signs three, four and seven are structural, and they are the ones that genuinely justify starting over. Sign nine is a content problem that a redesign will not fix on its own.

Why "it looks dated" is the weakest reason on the list

It is the most common reason given and the least reliable. A dated site that loads fast, works on a phone, and makes contacting you obvious will out-earn a beautiful one that does none of those things.

The test is not whether you like looking at it. The test is whether a stranger, on a phone, on mobile data, can work out what you do and how to reach you within one screen. Plenty of ugly sites pass that. Plenty of expensive ones fail it.

This matters because visual dissatisfaction has no ceiling. There is always a competitor with something shinier, so "looks dated" will still be true a year after you rebuild. Structural problems, by contrast, get solved once.

What Google actually measures on your visitors

Core Web Vitals come from real people loading your pages, not a lab test, and Google assesses them at the 75th percentile of loads. Your slowest quarter of visits decides whether you pass.

Metric Good What usually breaks it
Largest Contentful Paint2.5 seconds or lessOversized hero images, slow hosting, sliders, render blocking scripts
Interaction to Next Paint200 milliseconds or lessHeavy JavaScript, chat widgets, stacked tracking tags
Cumulative Layout Shift0.1 or lessImages with no dimensions, late fonts, banners injected above content

Thresholds published by Google. A page passes only when all three are met at the 75th percentile of real page loads.

Google is also explicit that it "uses the mobile version of a site's content, crawled with the smartphone agent, for indexing and ranking," and it recommends responsive design as the pattern to build on. If a redesign proposal does not mention either of these, it is a decorating job.

What speed alone is worth, before you spend anything

21.6%

Increase in visitors reaching the form submission page on lead generation sites, from a 0.1 second improvement in mobile load speed. No redesign involved.

Deloitte and Google, Milliseconds Make Millions
8.4%

Increase in retail conversions from that same one tenth of a second. Speed work is the cheapest lever on this page.

Deloitte and Google, Milliseconds Make Millions
70.22%

Average documented cart abandonment across 50 studies. Friction in the last few steps, not the theme, is where most of it happens.

Baymard Institute

Read the first number as a warning about sequencing. If a tenth of a second moves lead volume by that much, then fixing speed on your current site is a cheaper experiment than rebuilding it, and it tells you whether the design was ever the problem.

Decide it in five steps

1

Run the nine checks

On your own phone, on mobile data. Write down which ones fail. Do not delegate this, you need to feel it.

Output: a real fault list
2

Split structural from cosmetic

Signs 3, 4 and 7 are structural. The rest are usually fixable in place. Count how many structural ones you have.

Output: rebuild score out of 3
3

Fix speed and contact first

Compress images, drop unused plugins, make the number tappable. Cheap, fast, and it changes your baseline.

Output: a new measurement
4

Wait four weeks and measure

Compare enquiries before and after. If they moved, the design was never the constraint.

Output: evidence, not opinion
5

Rebuild only if structure blocks you

Zero structural signs means keep improving. Two or three means rebuild, and now you know exactly why.

Output: a defensible decision

The part that goes wrong: losing rankings at launch

The most expensive redesign outcome is not overspending. It is launching a better site that ranks worse, then spending months recovering. It happens the same way nearly every time: the URLs changed and nothing mapped the old ones to the new ones.

If your redesign changes any address, every old URL needs a 301 redirect to its closest new equivalent. Not to the home page. To the page that replaces it. A batch of redirects pointing at the home page is treated as a soft error and throws away whatever those pages had earned.

Watch for the quieter version too: pages that silently do not survive the move. An old service page nobody remembers can be the one that ranks. Export a full list of your current URLs before anyone touches anything, and treat that list as the contract.

The pre-launch checklist that protects what you have

Before launch Why it matters
Export every current URLYou cannot redirect what you did not write down. This is the single most skipped step.
Map old URL to new URL, one by oneEach 301 should land on the closest equivalent page, never a blanket redirect to the home page.
Carry over titles and meta descriptionsPages that already rank have earned their listings. Do not let a new template overwrite them by default.
Keep the content that ranksCheck which pages bring traffic now and make sure their content survives, not just their URL.
Confirm the staging site is not indexableA crawlable staging copy competes with your live site and can outrank it.
Remove the noindex tag at launchThe reverse mistake, and it is common. A launched site nobody can index is invisible.
Re-test tracking after launchForm and call tracking break during migrations constantly, and nobody notices for weeks.
Submit the new sitemapTells Google the new structure exists rather than waiting to be found.

Expect a dip in the first few weeks even when this is done properly. What you are protecting against is not the dip, it is the version that never recovers. If you want the specifics for your own site, that is what our free website review checks.

Redesign, or repair?

Rebuild the site if

  • Nobody can update it without paying a developer
  • The structure cannot accommodate new service or location pages
  • It runs on a theme or platform that is no longer maintained
  • The mobile version is genuinely a different, thinner site
  • Speed work has already been done and the platform is still slow

Repair it instead if

  • The complaint is that it looks dated
  • Speed has never been properly addressed
  • The contact path is buried but the pages themselves are fine
  • A competitor launched something new and it stung
  • You cannot name a structural constraint when asked directly

Most sites we review sit in the right hand column. That is not an argument against ever rebuilding, it is an argument for knowing which column you are in before you sign anything. If a rebuild is genuinely the answer, that is what our San Antonio web design work is for.

What to keep from the old site

The URLs that rank. Keep the address wherever you can. Every change spends goodwill you have already paid for.

The pages nobody talks about. Old blog posts and secondary service pages are frequently the ones bringing traffic. Check before deleting anything.

Reviews and proof. Testimonials, case studies, real photos of real work. BrightLocal's 2026 survey found 97 percent of consumers read reviews, so this content is doing more work than the layout is.

Anything already fast. If a page already performs, do not rebuild it into something heavier for visual consistency.

And keep the questions your customers actually ask. Those FAQs are what an assistant quotes when someone searches your category, which matters more each year: BrightLocal found 45 percent of consumers now use AI tools such as ChatGPT to find local businesses. That is also the ground AI search visibility is won on.

Frequently asked questions about website redesigns

How do I know if my website needs a redesign?

Run nine checks: mobile content parity, load speed on mobile data, whether you can update it yourself, whether the structure allows new pages, whether the contact path works, layout stability, whether the platform is still maintained, whether tracking works, and whether the content is still accurate. Only three of those, the update problem, the structure problem and the unmaintained platform, genuinely require a rebuild. The rest are usually fixable in place.

How much does a website redesign cost?

It depends on the number of pages, whether content is rewritten, and whether ecommerce or booking is involved, so treat any single figure you read online with suspicion. The more useful question is what you are buying. A rebuild that fixes speed, structure and content parity is worth paying for. A rebuild that only changes colours and fonts rarely pays for itself.

Will a redesign hurt my Google rankings?

It can, and that is the main risk to manage. Rankings are lost when URLs change without a 301 redirect mapping each old address to its closest new equivalent, or when content that was ranking quietly does not survive the move. Done carefully, expect a short dip and a recovery. Done carelessly, the loss can be permanent.

How long does a website redesign take?

For a small business site, usually several weeks rather than days, and the content is almost always the bottleneck rather than the build. Sites that stall usually stall waiting for copy, photos and approvals. Agreeing the page list and the redirect map before design starts removes most of the delay.

Should I keep my old URLs?

Yes, wherever you reasonably can. An existing URL carries whatever authority it has accumulated, and keeping it costs nothing. Change an address only when there is a real reason, such as a slug that is far too long or genuinely inaccurate, and then always 301 the old one to the new one.

Is it better to redesign or just improve my current site?

Improve first in most cases. Fix speed, make the phone number tappable, restore any content missing from the mobile version, and fix tracking. Those are cheap, fast, and they tell you whether the design was ever the constraint. If enquiries move, you have your answer without spending on a rebuild.

What are Core Web Vitals and do they matter for a redesign?

They are three measurements taken from real visitors: Largest Contentful Paint at 2.5 seconds or less, Interaction to Next Paint at 200 milliseconds or less, and Cumulative Layout Shift at 0.1 or less, assessed at the 75th percentile of page loads. They matter because a redesign can easily make them worse. Heavier images, more scripts and animation are the usual culprits.

How often should a business website be redesigned?

On evidence rather than on a schedule. There is no interval at which a site expires. Rebuild when the structure blocks you, meaning you cannot update it, cannot add pages, or the platform is unmaintained. Otherwise keep improving what you have, because incremental fixes compound and rebuilds reset.

Will a new website automatically rank better?

No. Google states plainly that no one can guarantee a number one ranking, and a new site does not inherit better rankings by virtue of being new. A redesign helps rankings when it fixes real obstacles: slow loading, missing mobile content, a structure that could not support the pages you needed. On its own, a new visual theme changes nothing about how you rank.

What should I do before the new site goes live?

Export every existing URL, map each one to its new equivalent, carry over the titles and meta descriptions of pages that already rank, confirm the staging copy is not indexable, remove any noindex tag at launch, re-test every form and call tracking, and submit the new sitemap. The URL export is the step most often skipped and the one that causes the most damage.

About this article. Written by the team at FOG Digital Marketing, a San Antonio agency working with local service businesses and ecommerce brands across South Texas. Our office is at 2822 N Loop 1604 W Suite 109, San Antonio, TX 78248, and you can reach us on (726) 224-4920.

Sources cited. Google Search Central, mobile first indexing and "Do you need an SEO". Google and web.dev, Core Web Vitals thresholds at the 75th percentile. Deloitte with Google, Milliseconds Make Millions. Baymard Institute, cart abandonment across 50 studies. Patchstack, State of WordPress Security in 2026. BrightLocal Local Consumer Review Survey 2026.

Our Blog

Digital Marketing Insights

Ready to take the next step?

Contact us today to see how we can make digital marketing work for your business.