Hiring & Working Together

Redesign or Rebuild? Deciding What Your Site Needs

How to tell whether your WordPress site needs a new design, new foundations, or neither — and how to make the decision without wasting the budget.

By 5 min read
Bar chart with a trend line comparing options

'The site looks dated' is how the conversation usually starts, and it's rarely the actual problem. Sometimes it is, and a redesign is exactly right. Often the site looks fine and is slow, hard to edit, or simply doesn't answer the questions customers have.

Here's how to work out which one you're dealing with before committing a budget.

What each one means

  • A refresh: new colours, typography, imagery and some layout changes on the existing build. Cheapest, fastest, and often enough.
  • A redesign: new design across the site, implemented on the existing platform and content structure. The templates change; the foundations don't.
  • A rebuild: new theme or new architecture, usually keeping the content. The foundations change, and the design may or may not.
  • A replatform: moving to a different system entirely. The largest, and the one that needs the strongest justification.
  • These are frequently conflated in a brief, which is how a project scoped as a redesign turns out to need a rebuild halfway through.

Signs you need a redesign, not a rebuild

  • The site is fast, editable and secure, but the design is visibly of another era.
  • Your brand changed and the site no longer matches it.
  • The layout doesn't support the content you now have — you've added services the navigation was never designed for.
  • Analytics show people arriving and leaving without engaging, and the content is good.
  • Competitors look substantially more credible, which affects whether people trust you enough to enquire.

Signs the foundations are the problem

  • Editors avoid updating the site because it's painful, so content goes stale.
  • Every change needs a developer, including things that shouldn't.
  • The site is slow and previous optimisation attempts hit a ceiling.
  • It's built on an abandoned theme, or a page builder that's no longer maintained.
  • Adding a feature means fighting the existing structure every time.
  • Nobody has the code, or the code is only on the server.
  • Security incidents have happened more than once.
  • It isn't genuinely usable on a phone, and patching that is more work than starting over.

The case for doing neither

This is the option nobody proposes and it's often the right one.

If the site works, is reasonably fast and is editable, the highest-return spend is usually content and conversion work: better answers to the questions customers actually ask, clearer calls to action, faster pages, proper tracking so you know what's happening.

A redesign often resets whatever was working without addressing what wasn't. Sites regularly lose traffic after a redesign because content was trimmed and internal linking degraded, while the visual improvement changed no behaviour at all.

Before committing, look at the analytics. If you can't say which pages bring enquiries and which don't, you're not ready to redesign — you're ready to measure.

Establishing what's actually wrong

  • Look at analytics: where do people arrive, where do they leave, which pages precede an enquiry?
  • Look at Search Console: what are you ranking for, and what are you nearly ranking for?
  • Ask the people who edit the site what they can't do, or avoid doing.
  • Ask the people who answer the phone what customers ask that the site should have answered.
  • Test on a mid-range phone on mobile data, which is how most people see it.
  • Get a technical review: performance, security, code quality, maintainability.
  • Write down the three problems the project must solve. If you can't, stop.

What a rebuild should preserve

The most expensive rebuild mistake is throwing away things that were working.

  • URLs. If they change, every one needs a 301 to its closest equivalent, individually.
  • Content. Trimming copy during a rebuild is a separate change that will confound your ability to judge the result.
  • Internal linking, at least as good as it was.
  • Titles and meta descriptions that were written deliberately, rather than regenerating everything from a template.
  • Pages that rank, even if they're ugly. Redesign them; don't delete them.
  • Tracking and conversion measurement, which breaks silently during rebuilds more often than anything else.

Phasing it

A full rebuild is disruptive and expensive. Quite often it can be broken up.

Fix performance and security first, as standalone work. Then improve the content on the pages that matter. Then redesign the templates that most need it. A rebuild, if it's still warranted, comes last and with better information.

This also spreads the cost and means you get value early rather than after a six-month project that lands all at once.

Timing

Avoid launching immediately before your busiest period. Whatever goes wrong, goes wrong when it costs most.

Allow for the search dip. A rebuild with URL changes typically takes six to eight weeks to settle, so don't judge it at two and don't schedule it just before the season you depend on.

And make sure the content is ready before the build starts. Content is the most common cause of a project running over, and it's the one thing the developer can't do for you.

A way to decide

Write down the three things the current site fails at, in terms of what it costs you. Then ask which of the four options — refresh, redesign, rebuild, replatform — actually fixes those three.

If the honest answer is that the problems are content and speed, do that work and keep the design. If the answer is that the foundations make everything hard, rebuild and don't let a design conversation distract from it.

If you'd like a second opinion on which category your site is in, send me the URL and what frustrates you about it, and I'll tell you what I'd do.

Frequently asked questions

How often should a website be redesigned?

There's no schedule. Redesign when the site is measurably failing at something — credibility, usability on mobile, supporting content it wasn't built for — not because a number of years have passed. A well-built site with maintained content stays effective for a long time.

Will a redesign hurt my search rankings?

It can, if URLs change without individual redirects, content is trimmed, or internal linking degrades. Those are avoidable. Keep the URLs, keep the content, keep the links at least as good as they were, and export your Search Console baseline before you start so you can tell what actually happened.

Can I keep my content when rebuilding a WordPress site?

Yes — posts, pages, media and custom fields all live in the database independently of the theme. The exception is anything a page builder stored in its own format, and custom post types registered in the theme rather than a plugin. Both are recoverable but neither is automatic.

How do I know if my site needs a rebuild or just a redesign?

Ask whether the problems are visual or structural. If the site is fast, editable and secure but looks dated, that's a redesign. If editors avoid it, every change needs a developer, it's slow despite optimisation, or it sits on an abandoned theme, the foundations are the problem.

Is it cheaper to redesign or rebuild?

A redesign is cheaper up front because the foundations stay. It's more expensive overall if the foundations are the actual problem, because you've paid for new templates on a structure that still makes everything hard — and you'll rebuild anyway within a couple of years.

Topics

  • website redesign
  • WordPress rebuild
  • website refresh
  • when to redesign website