Website Lifecycle: Plan, Build, Maintain and Retire Well

Website Lifecycle: Plan, Build, Maintain and Retire Well

Most websites follow the same four stages: build, launch, ignore, panic.

The panic arrives somewhere around year three, usually triggered by a complaint about speed, a failed security scan or a competitor’s redesign. By then the site has accumulated enough plugins, tags and half-finished campaigns that fixing it feels harder than starting again, so somebody commissions a rebuild and the cycle repeats.

The website lifecycle is the alternative: treating the site as something that is run rather than something that is delivered. It is less exciting and considerably cheaper.

Website Lifecycle: Plan, Build, Maintain and Retire Well

Planning: decide the constraints while they are free

Two decisions belong here and almost nowhere else.

Set a page weight budget before design begins. Agreed at this point, it is a constraint that shapes what gets designed. Introduced later, it becomes a negotiation, and the answer is always that this particular element is the exception.

Make accessibility a requirement in the brief rather than a review at the end. Building to WCAG 2.1 Level AA from the start costs a fraction of retrofitting it, because retrofitting touches markup, components and content simultaneously.

Also decide what the site does not need to do. The clearest saving available is a feature nobody builds.

Building: ship what the pages use

Efficient delivery is mostly restraint rather than technique. Images at display dimensions in modern formats. Fonts subset and limited. Code that ships what the page needs rather than what the framework includes.

Prefer the platform where it will do the job. Semantic HTML gives assistive technology what it needs by default and removes the need for scripts rebuilding behaviour browsers already provide.

Take a baseline before launch: page weight, request count and Core Web Vitals under stated conditions. Everything afterwards is measured against it, and a site launched without a baseline can never demonstrate that it has stayed lean.

Running: this is where sites are lost

Digital Drift is the gradual divergence between what a site was built to be and what it has become. Nobody decides it. It accrues.

An image uploaded straight from a phone camera. A tag added for a campaign that ended in March. A plugin installed to solve a problem that has since gone away. A landing page for an offer nobody withdrew.

Three controls hold it back. Give editors guidance on image sizes and embeds, since most regression arrives through the CMS rather than the codebase. Require new third-party tools to state a purpose, an owner and a review date. And measure quarterly against your baseline, because drift is invisible until you compare.

Where performance and environmental impact both apply, treat them as the same lever: reducing unnecessary data transfer and processing supports a faster experience while lowering estimated digital carbon, though those environmental figures remain modelled rather than directly measured.

Reviewing: prune rather than rebuild

An annual content review is cheaper than a rebuild and usually more effective.

Archive expired campaigns. Consolidate pages that say the same thing three ways. Remove features nobody uses, checking accessibility and record-keeping needs before you do. Check the third-party list against the owners you assigned.

Hosting belongs in the review too. Renewable-powered hosting changes the emissions profile of the server portion, which is genuine and partial, since network transfer and the visitor’s device are governed by what your pages send. Verify what a provider’s claim actually covers rather than accepting a badge.

Retiring: the stage nobody plans

Sites and sections do reach the end of their usefulness, and handling that badly costs more than handling it well.

Preserve useful URLs with redirects so accumulated links and search visibility are not discarded. Communicate material changes rather than letting people discover them. Remove the dependencies, credentials, scheduled jobs and supplier access that sat behind the retired feature, and confirm retention obligations with a qualified adviser where they are unclear.

The W3C Web Sustainability Guidelines cover practices across the full span rather than the build alone.

What this changes commercially

A site that is maintained tends to last longer before a rebuild is genuinely necessary, and rebuilds are the largest cost in the cycle. It also stays faster and more accessible in the meantime, rather than degrading quietly until somebody notices.

Our sustainable web development work is structured around the whole website lifecycle rather than the launch.

Most common questions

01

What does the website lifecycle actually cover?

Planning, building, running, reviewing and retiring. Most organisations invest heavily in the first two and almost nothing in the rest, which is why sites degrade and rebuilds arrive sooner than they should.

02

What is Digital Drift?

The gradual divergence between what a site was built to be and what it has become, through accumulated images, tags, plugins and pages that nobody decided to add as a whole. It is invisible without a baseline to compare against.

03

How often should a website be reviewed?

Measure quarterly against your baseline and run a content review annually. Add an interim check whenever a significant feature or third-party tool goes live, since those are the moments weight arrives in blocks rather than gradually.

04

Is it cheaper to maintain or rebuild?

Maintaining, in almost every case. Rebuilds are the largest single cost in the cycle and are frequently triggered by accumulated drift that regular review would have prevented. A rebuild is worth it when the underlying platform genuinely constrains you, not when the site has simply been neglected.

05

What should happen when we retire a page or feature?

Redirect useful URLs, communicate material changes, and remove the dependencies, credentials, scheduled jobs and supplier access behind it. Confirm data retention obligations with a qualified adviser, since removing an interface does not remove stored personal data.

06

Who should own the lifecycle internally?

One named person with authority to say no to additions. The specific role matters less than the fact that somebody is accountable, because drift accumulates precisely where responsibility is shared and therefore absent.