Skip to content
Strategy 16 min read

10 Signs You Need a New Website (With Real Benchmarks to Prove It)

Performance analytics dashboard displayed on a laptop screen showing line graphs and metrics

Your website is either working for your business or quietly killing it. Most small business owners have no idea which -- because every "signs you need a new website" article hands you a list of vague warnings with no way to actually check.

This guide fixes that. Each of the 10 signs below comes with a specific benchmark you can test in under five minutes using free tools. No opinions, no guesswork. By the time you finish, you will know which problems are real, how bad they are, and whether you need a quick patch, a visual refresh, or a ground-up rebuild -- with cost and timeline ranges attached.


How to Use This Guide

Each sign carries a severity level:

  • Critical -- active business harm. These issues are costing you visitors, customers, or search visibility right now.
  • Important -- passive decay. Your site is underperforming but not yet in crisis. Left alone, these become Critical.
  • Monitor -- not urgent, but worth tracking. Early warning signs.

The 10 signs map to six website dimensions -- the same ones used in professional audits: Performance, SEO, Design, Security, UX, and Content. That mapping matters. A single Critical sign in Performance or Security can justify a rebuild on its own. Three Important signs in Content might only need a content update.

As you work through the list, tally your Critical and Important counts. A scoring summary at the end tells you exactly where you stand and what to do next.

Every benchmark uses a free tool. No accounts, no downloads, no paywalls.

Man sitting at a desk concentrating on a computer monitor in a quiet office workspace

Sign 1 -- Your Site Loads in More Than 3 Seconds (Performance)

Severity: Critical

Open Google PageSpeed Insights, paste your homepage URL, and run the test on mobile. Look at three numbers:

  • Performance score below 50 = failing
  • Largest Contentful Paint (LCP) above 4 seconds = failing
  • Score 50--89 = needs work. Score 90+ = healthy.

Those thresholds are not arbitrary. Research by Portent found that conversion rates drop an average of 4.42% with each additional second of load time between 0 and 5 seconds. On a site generating $5,000/month in leads, a single extra second of load time costs roughly $2,650 per year in lost conversions.

Here is a 2026-specific check most guides skip: look at your INP (Interaction to Next Paint) score in the same PageSpeed report. INP replaced FID as a Core Web Vitals metric in March 2024. If your site was last audited before that date, your performance picture is incomplete. INP above 500ms is a failing score -- it means your site feels sluggish when visitors try to click, scroll, or interact.

What causes slow sites? Usually one of three things: unoptimized images (the most common and most fixable), bloated page builders adding hundreds of kilobytes of JavaScript, or missing server-side caching. The first is patchable. The second and third are often structural -- if the platform itself is the bottleneck, a refresh will not fix it.


Sign 2 -- Your Site Is Not Indexed or Is Losing Search Visibility (SEO)

Severity: Critical

Here is a 60-second test. Open Google and type site:yourdomain.com. Count the results.

  • Zero indexed pages after six or more months live = critical structural problem
  • Fewer pages indexed than your site actually has = partial indexing issue
  • Your business name does not appear on page one when you Google it = your site is invisible for your own brand

If you have access to Google Search Console, check the Performance tab. A downward trend in impressions over the past 90 days is a warning sign even if total traffic looks stable -- it means Google is showing your pages to fewer people.

The causes split cleanly into patchable and structural. Missing meta tags, a broken sitemap, or pages accidentally set to "noindex" are quick fixes. A site built entirely in JavaScript with no server-side rendering, or one with no semantic HTML structure at all, usually requires rebuilding the front end.

One more signal worth checking: Google's AI Overviews pull answers from pages with structured, well-organized content. Sites with no heading hierarchy, no structured data, and no clear content sections are becoming invisible in AI-generated search results -- not just in traditional blue links.

How do I know if my website is performing well?

Run three free checks. First, your Google PageSpeed Performance score on mobile -- target 90 or above. Second, your organic search impressions trend in Google Search Console -- it should be stable or growing over the past 90 days. Third, your average engagement time in Google Analytics 4 -- target 45 seconds or longer on key pages. A site that passes all three is doing its job.


Sign 3 -- Your Site Fails Mobile Testing (UX)

Severity: Critical

Check your mobile performance using Lighthouse -- either through Google PageSpeed Insights or Chrome DevTools (right-click, Inspect, Lighthouse tab). Run an audit on mobile and review the accessibility and performance sections for mobile-specific issues.

But passing an automated test is a low bar. Open your site on your phone right now and check for problems the tool misses:

  • Tap targets smaller than 48px (the recommended minimum per Google's Material Design guidelines -- WCAG 2.2 sets the formal minimum at 24px, but 48px is the practical threshold for comfortable thumb use)
  • Body text below 16px font size -- requires pinching to read
  • Horizontal scrolling on any screen -- content spilling off the viewport
  • Navigation that requires three or more taps to reach a key page

Approximately 60% of web traffic now comes from mobile devices. A desktop-first website is designed for the minority of your visitors.

This sign is frequently a rebuild signal rather than a patch. Websites built before 2018 on table-based layouts or early WordPress themes often cannot be made genuinely mobile-first without rebuilding the front end. Adding a "mobile plugin" on top of a desktop-first site is like taping a fresh coat of paint onto a crumbling wall -- it might look passable until someone touches it.

Person holding a smartphone with a website displayed on the screen, viewed from below the wrist

Sign 4 -- Your Site Has No SSL Certificate or Shows Security Warnings (Security)

Severity: Critical

Look at your browser address bar right now. If you see "Not Secure" next to your URL, or if your address starts with http:// instead of https://, you are failing this check.

Chrome -- used by roughly 65--70% of web users -- shows a visible warning label on non-HTTPS sites. That warning actively discourages visitors from staying, entering information, or making purchases. Google also uses HTTPS as a ranking factor, so the problem compounds: fewer visitors arrive, and the ones who do are told not to trust you.

SSL installation itself is almost always a quick fix -- most hosting providers offer free certificates through Let's Encrypt, and setup takes less than an hour. But a site still running HTTP in 2026 rarely has only this one problem. It signals broader neglect. If SSL was never installed, check the other signs carefully. Odds are high that the CMS, themes, and plugins have not been updated either -- and an outdated WordPress installation with unpatched plugins is a security liability, not just a cosmetic issue.

What are the signs of a bad website?

The most measurable signs: no SSL certificate (the "Not Secure" browser warning), a layout that breaks on mobile, a Google PageSpeed performance score below 50, content that has not been updated in over two years, and a bounce rate above 70% with an average session under 30 seconds. These five are testable with free tools -- not a matter of opinion.


Sign 5 -- Your Bounce Rate Is High and Sessions Are Short (UX)

Severity: Important

Open Google Analytics 4 and check two numbers on your key landing pages:

  • Engagement rate below 30% on core service pages = Important
  • Average engagement time under 30 seconds on non-blog pages = Important
  • Both together = Critical

A note on terminology: GA4 uses "engagement rate" instead of the old "bounce rate." An engaged session is one where the visitor stayed at least 10 seconds, viewed 2+ pages, or completed a conversion. An engagement rate below 30% means more than 70% of visitors leave without doing any of those things.

The diagnosis depends on where the bounce originates. If organic search traffic bounces at 75% but paid traffic converts well, the issue is probably page relevance -- people are finding your site through a query your content does not actually answer. If every channel bounces, the problem is on-page: slow load times, confusing layout, or content that does not match what the visitor expected.

This sign rarely justifies a rebuild on its own. But it often pairs with Signs 1, 3, or 6 to build a stronger case. A high bounce rate is a symptom. The other signs tell you the cause.


Sign 6 -- Your Design Looks Like 2015 (Design)

Severity: Important

This is the most subjective sign on the list, so here are specific visual patterns that date a site to the pre-2018 era. If your homepage has three or more of these, your design is working against you:

  • Full-bleed stock photo hero with centered white text
  • Auto-playing image carousel or slider
  • Heavy drop shadows on every card and button
  • Three-column "Features" section with clip-art-style icons
  • Footer with four columns of links nobody clicks
  • Text set in Comic Sans, Papyrus, or other novelty fonts

A fast, objective test: show your homepage to someone who has never seen it. If they cannot tell what your business does within five seconds, the design is failing its first job -- regardless of when it was built.

Not every outdated design requires a full rebuild. A visual refresh -- new colors, typography, imagery, and some layout adjustments -- is a 1--2 week project that can modernize a site without touching the underlying structure. A structural redesign -- new navigation, new content hierarchy, new page templates -- takes 4--6 weeks and costs more. The right choice depends on whether the problems are skin-deep or architectural.

One 2026-specific note: AI-generated stock images and generic template photography are everywhere now. Sites that use real photography of their team, their work, or their location stand out more than they did two years ago. Authenticity is a competitive advantage because the cost of faking it dropped to zero.

What makes a website look outdated?

The most common visual tells: full-bleed stock photo heroes with centered text, auto-playing homepage sliders, clip-art-style icons, heavy drop shadows on cards, and fonts that are hard to read on mobile. Beyond visuals, a site reads as outdated if it lacks HTTPS, is not mobile-responsive, or contains content referencing events or years more than two years in the past.

Hands writing notes on paper at a wooden desk beside a white ceramic coffee mug

Sign 7 -- Your Content Is Stale or Missing Key Pages (Content)

Severity: Important

Check the dates on your blog posts, news updates, or any time-stamped content. Anything last published more than 18 months ago signals to both visitors and search engines that the site is not being maintained.

But stale dates are only the surface. Here are the content gaps that cost small business sites the most:

  • No dedicated page per service -- a single "Services" page listing everything tells search engines and visitors that none of your services matter enough for their own page
  • No pricing page or pricing signals -- visitors who cannot find a price range leave and check competitors who are more transparent
  • No testimonials or case study page with specific results -- "Great work!" is not a testimonial. "Increased our leads by 40% in three months" is.
  • No local landing page if the business serves a geographic area -- "We serve the greater Sacramento area" on the About page is not the same as a dedicated page targeting local search

Content is the most patchable category on this list. Adding or updating pages does not require a rebuild. But here is the structural question that changes the diagnosis: does your site have a CMS? If every content change requires a developer, that is not a content problem -- it is an infrastructure problem. Skip to Sign 10.

Google's AI Overviews in 2026 favor pages with structured, specific, current content. A service page that says "We build websites for businesses" competes poorly against one that says "We build custom websites for HVAC contractors in the Chicago area, delivered in 10 business days." Specificity is not just good writing anymore -- it is an SEO requirement.


Sign 8 -- Your Site Has No Clear Call to Action (UX)

Severity: Important

Visit your homepage and every key service page. On each one, count the number of times the visitor is given a specific, visible next step -- call, email, book, schedule, buy.

If the answer is zero, or if the only path to contact is a link buried in the footer, you have a brochure, not a business tool.

The most common failure modes on small business sites:

  • Contact form buried on a separate "Contact" page with no link from the homepage or service pages
  • Phone number displayed as an image instead of a clickable tel: link -- unusable on mobile
  • CTA buttons that say "Learn More" without telling the visitor what they will learn or where they will go
  • No CTA at all above the fold on the homepage

This is almost always patchable with a content and layout update. Adding a visible CTA to each page, making the phone number clickable, and placing a contact form on high-traffic pages are changes that take hours, not weeks. Flag this as a rebuild signal only when it combines with Signs 1, 3, or 6 -- meaning the layout itself prevents good CTA placement.


Sign 9 -- Your Competitors' Sites Are Clearly Better (Design + UX)

Severity: Important

Google the top three competitors in your market. Open their sites alongside yours. Compare on four criteria:

  1. 1. Speed -- does their site load noticeably faster?
  2. 2. Mobile experience -- does their site feel native on a phone while yours requires pinching and scrolling?
  3. 3. Design era -- does their site look like it was built in the current decade?
  4. 4. Trust signals -- do they display reviews, case studies, certifications, or specific results?

In competitive local markets, the website is often the first side-by-side comparison a prospect makes. If three competitors have fast, modern, mobile-friendly sites and yours does not, you are losing deals before a conversation starts. The prospect does not think "this business has a bad website." They think "this business looks less professional" -- and they call someone else.

This sign amplifies the urgency of other signs but is not a standalone reason to rebuild. If your site is technically sound and content-rich but visually dated, a refresh closes the gap. If competitors outperform you on speed, SEO, and design at the same time, the case for a full redesign gets much stronger.


Sign 10 -- You Cannot Make Changes Without a Developer (Content + UX)

Severity: Important (Critical if paired with Sign 7)

Here is the test: can you update your homepage headline, change a service description, or add a new team member photo without filing a request with a developer?

If not, every content change costs you money and time. Worse, it means changes simply do not happen. Content goes stale (Sign 7). CTAs never get tested. Seasonal promotions never go live. The site becomes a static artifact of whenever it was last touched by a developer.

A site with no content management system in 2026 is a business card you cannot reprint. Modern CMS platforms -- both traditional and headless -- let non-technical owners manage content, update pages, and publish blog posts without writing code or calling anyone. If your current site does not offer that, the rebuild is not about design. It is about giving your business control over its own online presence.

This is a rebuild signal. Not because the visual design is failing, but because the infrastructure itself is a constraint on the business.


How Do I Know If My Website Is Outdated?

Your website is outdated if it fails two or more of these five quick tests: (1) Google PageSpeed performance score below 50 on mobile, (2) a "Not Secure" warning in the browser, (3) it has mobile usability issues flagged by Lighthouse, (4) your most recent content is more than 18 months old, or (5) you cannot update content without a developer. Run these checks in 15 minutes -- if two or more fail, your site is actively working against your business.

Here is how to read your full results from the 10 signs above:

Your Results Recommendation
3 or more Critical signs Rebuild recommended. The site has fundamental structural problems that patches cannot fix.
1--2 Critical + 2 or more Important Redesign likely needed. The foundation has cracks, and surface issues are compounding the damage.
0 Critical + 3 or more Important Targeted refresh. The structure is sound, but the presentation and content need updating.
0--2 Important signs only Maintain and monitor. Your site is in reasonable shape. Focus on content updates and ongoing performance checks.

One nuance worth remembering: the category of signs matters more than the count. A single Critical sign -- no SSL, total search invisibility, or a mobile experience that drives away 60% of your traffic -- may be enough to justify action on its own. Four Important signs with zero Criticals is a different conversation entirely.


Website Redesign vs. Refresh -- Which Does Your Site Actually Need?

A website refresh updates visual elements -- colors, fonts, images, some copy -- without changing the site's platform or structure. It typically takes 1--2 weeks and costs $500--$1,500.

A website redesign rebuilds the architecture, navigation, content strategy, and design from the ground up. That typically takes 4--8 weeks and costs $2,500--$8,000 or more, depending on complexity.

Here is how to match your situation to the right approach:

Your Situation Recommendation
Design is dated, structure is sound Refresh
CMS is missing or unusable Rebuild
Performance score below 50 Rebuild (often a platform-level problem)
Missing SSL only Patch (SSL install, under $200)
Content is stale but CMS exists Content update only
Multiple Critical signs Rebuild

The distinction matters because it determines your budget, your timeline, and what you should expect from the project. A refresh is cosmetic surgery. A rebuild is structural renovation. Treating one like the other wastes time and money in both directions.

How often should you redesign your website?

There is no fixed calendar. A well-built site on a modern platform can perform well for 4--6 years without a rebuild. The right trigger is performance data, not time: redesign when your site shows Critical signs -- failing performance, lost search visibility, security warnings -- or when competitors consistently outperform you in measurable ways. Healthy sites need ongoing content updates, image refreshes, and CTA testing. That is maintenance, not a redesign.

Person sitting at a desk with an open laptop and a cup of coffee, reviewing work in a calm office setting

How Much Does a Website Redesign Cost? (And How Long Does It Take?)

For a small business website, here are realistic ranges based on project scope:

Project Type Cost Range Timeline
Patch (SSL, CMS setup, single-page fix) $200--$800 1--5 business days
Visual refresh (new design, same structure) $500--$1,500 1--2 weeks
Full redesign (new structure, design, content) $2,500--$6,000 4--8 weeks
Custom rebuild (new platform, custom features) $6,000--$15,000+ 8--12 weeks

What drives cost variation? Four factors: the complexity of your content structure (5 pages vs. 50), whether a CMS is included, custom integrations (booking systems, e-commerce, CRM connections), and whether professional copywriting is part of the project or you are providing content yourself.

At Designly, custom website projects start at $2,500 with a fixed price -- no hourly billing, no scope surprises -- and deliver in 1--2 weeks. Every project begins with a free Skora audit, so the scope is defined by data before the first design conversation happens. That is not the only way to buy a website, but it is worth knowing what a fixed-price, audit-driven model looks like when you are comparing options.

How long does a website redesign take?

A visual refresh takes 1--2 weeks. A full redesign of a small business site with 5--15 pages typically takes 4--6 weeks with a professional studio. A complex rebuild with custom functionality or content migration can take 8--12 weeks. The most common reason projects run long is not the studio -- it is delays in content delivery and approvals on the client side. Having your content, photos, and feedback ready before the project starts can cut timelines by 30% or more.


Frequently Asked Questions

Does my business really need a new website?

Not necessarily. Run the 10-sign checklist above first. If you have zero Critical signs and fewer than three Important signs, your site likely needs maintenance and content updates -- not a rebuild. The question is not "is my website new?" but "is my website working?" And that is measurable: load time, search visibility, mobile performance, conversion data.

When should a small business redesign their website?

Redesign when performance data tells you to -- not when you feel like it or when a salesperson says it is time. The clearest triggers: your site has mobile usability issues flagged by Lighthouse, your PageSpeed score is below 50, you have lost more than 20% of organic search traffic in the past 12 months, or a competitor has launched a site that is measurably better than yours. These are business signals, not aesthetic preferences.

How do I know if my website is performing well?

Check three numbers: your Google PageSpeed Performance score on mobile (target 90+), your organic search impressions trend in Google Search Console (stable or growing), and your average engagement time in Google Analytics 4 (45+ seconds on key pages). A site performing well on all three is doing its job -- regardless of how old the design looks.

What makes a website look outdated?

The most common visual tells: full-bleed stock photo heroes with centered text, auto-playing homepage sliders, clip-art-style icons, heavy drop shadows, and novelty fonts. Beyond visuals, a site reads as outdated when it lacks HTTPS, requires horizontal scrolling on a phone, or references years and events more than two years in the past. A site can also look modern but function as outdated -- if it scores below 50 on PageSpeed or is not indexed by Google, appearance is irrelevant.


What to Do Next

The signs are measurable -- not a matter of taste. The severity determines the response -- not the total count. And the decision between a patch, refresh, and rebuild depends on which categories are failing, not how many boxes you checked.

If your site passed most of these checks, good. Keep maintaining what you have, update your content regularly, and re-check these benchmarks every six months.

If you found multiple Critical signs, a 20-minute self-assessment can only take you so far. The benchmarks here cover the basics, but a professional audit goes deeper -- testing across more dimensions, with competitive context, and with specific fix-by-fix recommendations you can hand to any developer.

Designly's Skora audit scores your site across Performance, SEO, Design, Security, UI/UX, and Content -- and produces a private report showing exactly what is wrong and what to fix first. It is the professional-grade version of what this guide taught you to do manually, and it is free. Run a Skora audit on your site and see where you actually stand.


Photo credits: [Featured] by Luke Chesser on Unsplash, [How to Use This Guide] by ThisisEngineering on Unsplash, [Sign 3 -- Mobile Testing] by dlxmedia.hu on Unsplash, [Sign 6 -- Design] by Unseen Studio on Unsplash, [Website Redesign vs. Refresh] by Milles Studio on Unsplash

Get My Free Website Audit

Find out exactly where your website stands. Performance, SEO, Design, Security, UI/UX, and Content — scored and benchmarked. No sales call required.