Skip to main content

Back to insights

Web Experiences7 min read

When Should a Business Redesign Its Website?

Looking dated and working badly are different problems. Which symptoms actually justify a redesign, and which don't.

Norvane Team

A redesign request usually arrives in the same sentence: "our site looks old."

That is an observation, not a diagnosis. Sometimes there is a real problem underneath it. Sometimes it is only a team that has been looking at the same pages for four years. Projects that start without separating the two tend to reproduce the original problems behind a newer surface.

The more useful question is narrower: what can this site no longer do?

Looking dated and working badly are different problems

Design languages acquire a date. A particular shadow, a particular corner radius, a particular style of photography all place a site in a period. That is real, and on its own it is not a reason to rebuild.

Functional ageing is different, and it shows up as behaviour rather than appearance. The team has to wait for a developer to publish an announcement. Enquiries land in an inbox nobody owns. The site is usable on a phone but not comfortable there. A new service is launched and there is no sensible place to put it.

None of that is "looking old." All of it is measurable, and all of it has a cost.

There is a quick way to tell them apart: when describing the complaint, can you name an action rather than an impression? "The colours feel cold" is a matter of taste. "We can't publish anything without help" is a constraint.

Symptoms that justify a redesign

The following are reasonable grounds for putting a rebuild on the table.

Publishing depends on a developer

Content is the part of a business site that changes most often. Updating a paragraph, adding a reference, or replacing a team member should not be an engineering task.

Once that dependency exists, the site slowly freezes. Every update becomes a small scheduling problem, so it gets postponed; the longer it is postponed, the further the content drifts from reality, until at some point the site stops describing the company as it is today.

Visitors can't finish what they came to do

Traffic without enquiries is usually a flow problem rather than a visibility one.

What matters here is the path, not the page count: does a visitor know what to do once they understand the offer, is there a way to make contact from wherever they happen to be, does the form ask for more than it needs. We looked at this from a different angle in how a business website builds trust.

Performance and accessibility problems are structural

Some performance problems are settings. Others come from the architecture: the page does more work than it needs to, the theme itself is heavy, every route loads scripts that particular route never uses.

Accessibility splits the same way. A missing label can be fixed in an afternoon. Navigation that cannot be operated by keyboard, a colour system whose contrast was wrong from the start, or a menu that only responds to a mouse are not surface repairs. The way slow sites lose people quietly usually belongs to this second group as well.

The site describes a company you no longer are

Companies change their service mix, move toward a different kind of client, or sharpen how they position themselves. When the site lags behind that, it attracts the wrong enquiries.

This is a structural problem more than a visual one. An information architecture built for three services will absorb a fourth and a fifth, but by the seventh everything new is landing under a heading called "other."

Symptoms that don't justify one on their own

Some reasons are common without being sufficient.

A competitor launching a new site is one of them. Competitive review is useful, but their rebuild does not define your problem.

A change of leadership, or a difference of taste inside the company, is another. The site is a working surface pointed outward, not an object of internal preference.

"It has been a few years" is not an argument either. A calendar does not generate a requirement, and a site that has been maintained can keep doing its job for a long time.

A full rewrite is not the default answer

Once a redesign is agreed, the reflex is usually to start from nothing. That is sometimes correct and often not.

Targeted improvement carries less risk and lands sooner when the problem is contained. If the information architecture works and the trouble is really two or three journeys, those journeys can be reworked on their own. If content management is the constraint, that layer can be replaced without touching the rest.

What genuinely justifies a rewrite is usually foundational: the data model cannot carry what the business now needs, the platform no longer receives security updates, or every change breaks something elsewhere. In that last case, incremental work does not reduce the cost — it spreads it out.

There is a middle path, and in practice it is the one that works most often: rebuild the structure and the content model, and let the visual language evolve rather than restart. Recognition is preserved, the technical debt is actually paid down, and the project is not staked on a single enormous launch.

How it goes live can follow the same logic. Releasing section by section rather than swapping the whole site overnight spreads the risk and lets what was learned from the first part inform the second. It is not always possible, but where it is, it turns the tensest moment of a redesign into an ordinary deployment.

What to carry over

The most common mistake in a redesign is assuming that everything new is better. The old site has working parts too, and they tend to be the least visible ones.

URL structure comes first. When addresses change and the old ones are not redirected, years of accumulated links and search results point at nothing. This is invisible on launch day; it shows up weeks later as a drop in traffic, by which time the cause is hard to trace. If the new structure differs from the old one, a list of existing addresses and their replacements belongs in the project plan, not in the week after launch.

Content that works is second. A page is not ineffective because it looks dated. If it is known which pages are actually read, that content can be carried across rather than rewritten; if it is not known, the valuable and the worthless get thrown into the same pile during the rebuild.

Measurement continuity is the one most often skipped. If the new site launches with a different analytics setup, before and after cannot be compared. To say whether a redesign worked, the measurement has to count the same thing on both sides of it.

None of these three appear in a design review, which is why they are usually left to the final week — and work done in the final week is rarely done well.

What to measure before deciding

A redesign should begin with a hypothesis. Without one, nobody can say afterwards whether anything improved.

This does not require elaborate instrumentation. Which pages are genuinely visited, how often the contact path is used, which devices dominate, and how long it takes the team to publish a change are usually enough.

Those few facts turn "make it look more modern" into "let us make these three things possible." Most scope arguments run long because that second sentence was never written down.

Before committing to a redesign

  • Can the complaint be described as an action rather than an impression?
  • Can the team update content without a developer?
  • Has the path a visitor is expected to follow been walked end to end?
  • Are the performance problems configuration, or architecture?
  • Are the accessibility problems surface-level, or structural?
  • Can the information architecture carry the current service mix?
  • Is it known which pages on the current site are actually used?
  • Has the measure of a successful redesign been written down?

In closing

A redesign is not a goal in itself. It is one way of solving a problem that has been defined. When the problem is clear the scope tends to define itself; when it is not, the project usually becomes a visual refresh, and the same conversation starts again eighteen months later.

The most revealing question at the decision stage is often the last one: if this site had not aged visually, would you still want to rebuild it? If the answer is no, what is being looked for is probably a maintenance plan rather than a redesign.

Making that distinction usually shrinks the scope — and a smaller scope means something reaching people sooner. In our website and web application work, that is where the conversation starts.