Website Development

A website is not a brochure.
It is your best salesperson.

Most business sites are built to look finished, not to perform. We build sites that load fast on a mid-range phone, get crawled properly, and are structured so the next page you add ranks without a rebuild.

Server-renderedCore Web VitalsSEO-ready structureCMS you can actually use
Engagement at a glance
Typical timeline6–12 weeks
Build approachServer-rendered, component-based
HandoverFull source, no lock-in
Performance targetCore Web Vitals passing on mobile
IncludedRedirect map, schema, analytics
After launch30 days of fixes at no charge
Next.js & WordPressHeadless or classicWCAG AASchema markupAnalytics wiredMigration & redirects
Website build: wireframe, Core Web Vitals and technical checksyourdomain.comsemantic HTML / one H1 / crawlable linksCORE WEB VITALSLCP1.4spassing field dataINP94mspassing field dataCLS0.02passing field dataall thresholds metBUILD CHECKSserver-renderedimage pipelineschema markupsitemap + robotsredirect mapanalytics eventsa11y contrastform validation

How we structure a build: semantic markup, measured field performance, and the technical checks that decide whether the site can rank.

01 — The brief

The site that wins the pitch is rarely the site that performs

Design reviews happen on a large desktop monitor over fast office wifi. Customers arrive on a three-year-old Android phone on mobile data. Almost every serious performance problem we inherit was invisible in the room where the site was approved.

What we get asked for
  • “Make it look modern and premium”
  • “We want a big video on the homepage”
  • “Can we have animations on scroll?”
  • “Match this design we saw”
  • “Just make the old content fit”
What actually decides the outcome
  • How fast the first meaningful content appears on a mid-range phone
  • Whether the page can be crawled, parsed and understood without JavaScript
  • Whether the URL structure survives the next hundred pages you publish
  • Whether someone non-technical can edit a page without breaking layout
  • Whether every old URL redirects to its correct replacement on launch day

The most expensive mistake: launching without a redirect map. A redesign that changes URLs without one-to-one redirects can discard years of accumulated search equity in a single afternoon — and recovering it takes far longer than the rebuild did.

02 — Scope

What you actually receive

Every engagement lists its artefacts up front. You should never have to ask what “website development” includes, and you should own everything at the end of it.

DeliverableFormatWhat it is for
Sitemap & URL planDocument + spreadsheetFixes the information architecture and URL structure before anyone writes code, so the site can grow without future migrations.
WireframesFigmaPage-level structure and content hierarchy agreed before visual design, which is where most expensive late changes come from.
Design systemFigma libraryComponents, type scale, spacing and colour tokens so new pages stay consistent without a designer.
Front-end buildSource repositoryServer-rendered, component-based code you own outright and can hand to any developer.
CMS configurationLive environmentEditable page blocks with guardrails so non-technical staff can publish without breaking layout or performance.
Schema markupJSON-LDOrganisation, breadcrumb, service and FAQ markup so search engines can parse what each page is.
Redirect mapSpreadsheet + configOne-to-one mapping of every old URL to its replacement, which is what protects existing rankings at launch.
Analytics & eventsGA4 + Search ConsoleConversion events defined and firing, so the site's performance is measurable from day one rather than months later.
Accessibility passReport + fixesWCAG AA contrast, focus states, labels and keyboard navigation — increasingly a legal requirement, not a nicety.
Handover packDocs + recorded walkthroughCredentials, architecture notes and editing guides so you are never dependent on us to make a change.

Scope varies by project size — a five-page site does not need the same design system as a two-hundred-page one. The proposal lists exactly which of these are included before you sign anything.

03 — How we work

Five stages, in this order, for a reason

Structure before pixels, pixels before code, code before content migration. Working out of order is what causes rebuilds.

1
Discover

Analytics review, current rankings, what pages actually earn traffic, and what the site needs to do commercially.

→ Brief + success measures
2
Structure

Sitemap, URL plan and wireframes. Content hierarchy resolved before any visual design begins.

→ Approved architecture
3
Design

A component system rather than a set of page pictures, so every future page inherits the same rules.

→ Design system
4
Build

Server-rendered front end, CMS wiring, schema, accessibility and performance budgets enforced as we go.

→ Staging site
5
Launch

Redirects applied, Search Console verified, analytics confirmed firing, then 30 days of fixes included.

→ Live, measured, supported
04 — Standards

The things we will not ship without

These are not upsells. A site that fails on any of them is not finished, and we would rather argue about it during the build than after launch.

Core Web Vitals passing on mobile

Measured on field data from real devices, not a lab score on a fast laptop. Performance budgets are enforced during the build, because retrofitting speed afterwards is far harder than protecting it.

Content readable without JavaScript

Server-rendered HTML so crawlers, AI answer engines and assistive technology all receive the actual content rather than an empty shell that needs scripting to fill.

One H1, real heading hierarchy

Headings used for structure rather than for font size. It is the cheapest ranking factor available and one of the most commonly broken.

Every old URL redirected

A one-to-one redirect map applied at launch. Without it a redesign discards accumulated authority, which is the single most damaging launch mistake we see.

Accessible to WCAG AA

Contrast, focus states, labels, keyboard paths and alt text. It widens your audience, reduces legal exposure, and correlates closely with clean semantic markup.

You own everything

Source code, domain, hosting and analytics in your accounts. No proprietary page builder that holds the site hostage if you ever change agency.

05 — What is changing

Four shifts worth building for

Building to today's baseline means launching already behind. These are the changes we design around now.

01
AI answer engines read your HTML

Assistants and AI summaries extract from server-rendered markup. Sites that render content only in the browser get skipped entirely, which is becoming a meaningful traffic risk.

02
INP replaced FID

Interaction to Next Paint measures every interaction, not just the first. Heavy client-side JavaScript that once passed now fails, and it is the vital most sites currently struggle with.

03
Accessibility is becoming enforceable

The European Accessibility Act and equivalent rules elsewhere are turning WCAG conformance from good practice into a compliance requirement for many businesses.

04
Content editing moved to the client

The value of a build is now partly in how safely a non-technical person can publish. Sites requiring a developer for every change quietly stop being updated.

06 — Scenarios

Three builds, three different problems

Composite scenarios drawn from situations we see repeatedly — they illustrate method, not the account of any single named client.

Professional services
A redesign that lost half its traffic
The situation

A firm relaunched on a new platform with restructured URLs and no redirect map. Organic traffic fell sharply within weeks and had not recovered after six months.

What we did

Reconstructed the old URL set from archived crawls and Search Console, mapped every one to its closest replacement, and fixed the heading and schema structure the new build had dropped.

94%
Traffic recovered
0
URLs left unmapped
B2B manufacturer
Beautiful site, unusable on a phone
The situation

A design-led build used full-screen video and scroll animation. On a mid-range Android over mobile data the first content took several seconds, and most visitors never saw it.

What we did

Rebuilt server-rendered with a performance budget, replaced video with a poster image and deferred motion, and set image pipeline rules so future uploads cannot regress it.

1.4s
Mobile LCP
+61%
Enquiries
Multi-location retail
Every page change needed a developer
The situation

Location pages were hard-coded, so opening a branch meant a development ticket and a two-week wait. Content went stale and location pages stopped ranking.

What we did

Moved locations into structured CMS entries with a templated page, automatic schema and internal linking, so the team could publish a new location in minutes.

12 min
To publish a location
+88%
Local visibility
07 — Targets

The targets we set for a website build

Performance targets written into the proposal, measured on field data after launch rather than claimed at handover.

<1.8s
Mobile LCP
Field data, 75th percentile
<200ms
INP
Real interactions
100%
Old URLs redirected
One-to-one map
AA
WCAG conformance
Audited before launch

These are planning targets rather than a record of past client averages; we agree a realistic range against your own baseline before an engagement starts. Performance depends partly on decisions you own — a site loaded with third-party tracking scripts after launch will not hold these numbers, and we will tell you when a request will cost you speed.

08 — Questions

What clients ask before commissioning a build

Direct answers on cost, platform, timelines and what happens to your rankings.

Will a redesign hurt our search rankings?

It can, badly, and it is the most common way businesses lose organic traffic. The risk comes almost entirely from changing URLs without one-to-one redirects, dropping heading structure, or removing content that was ranking. We crawl the existing site first, map every URL, and treat the pages currently earning traffic as fixed requirements rather than things to redesign freely.

WordPress or a custom build?

It depends on who maintains it. WordPress is sensible when your team publishes frequently and needs a familiar editor; it becomes a liability when it accumulates plugins nobody audits. A modern framework build is faster and more secure but needs a developer for structural change. We recommend based on your team, not on what we prefer to build.

How much does a website cost?

It scales with page count, integrations and how much content needs writing or migrating. A focused site for a small business sits far below a multi-location or catalogue build. What moves the number most is not visual design but integration complexity, so we scope those first and give a fixed price rather than an hourly estimate.

How long does it take?

Typically six to twelve weeks. The stage that slips is almost always content — not design or development. Projects that finish on time are the ones where content is being written in parallel from week one rather than gathered at the end.

Do we own the site afterwards?

Yes, completely. Source code, domain, hosting and analytics all sit in your accounts, and handover includes documentation plus a recorded walkthrough. We do not build on proprietary systems that make leaving difficult, because a client who stays only because leaving is hard is not a client relationship worth having.

Can you work with our existing designer or brand?

Yes, and often that works well. If you have a brand system we build to it. If you have a designer producing page comps we will ask for a component system instead, since page pictures do not tell a developer what happens at other screen sizes or with longer content.

What happens after launch?

Thirty days of fixes are included, covering anything that does not work as specified. Beyond that we offer ongoing support, but it is optional — you own the code and can take it anywhere. We also verify analytics and Search Console are reporting correctly, since a site nobody measures cannot be improved.

Next step

Ready to build something that performs?

Send us your current site. We will crawl it, show you what is holding it back technically, and outline what a rebuild would need to protect and improve.

Free technical crawl of your current site
URL and redirect risk assessment
Core Web Vitals field-data review
Fixed-price build proposal
Chat With Us
🚀 Book Free Audit & consultation!
45 min · Free audit + strategy + consultation · No obligation