For marketing sites, brochure sites, service-business sites, creator sites, and small e-commerce stores, static HTML wins twelve of the fourteen dimensions below. It loads faster, costs nothing to host, has no plugin attack surface, and is the cleanest possible input for both Google's classic crawler and the AI overview ingestion pipelines that now sit on top.
WordPress still wins on two things: deep editorial workflows with many authors, and existing-team familiarity in the rare case where a non-technical team is already fluent in WP and retraining costs more than the inefficiency. For everything else, the case is decided.
The reason this comparison exists is that the answer used to be the other way around. In 2009, WordPress was the right tool for almost every small-business site on the web — the alternatives were Dreamweaver, hand-coded PHP, or paying an agency four figures to update a homepage banner. WP was the liberation.
What changed in the seventeen years since: hosting got commodified to free at the edge, build tools got simple enough that “rebuild from JSON every time content changes” takes 800ms, and the AI systems that have replaced a meaningful chunk of search traffic read static HTML preferentially. The original WordPress advantage — “anyone can edit” — survived. The disadvantages — plugin economy, PHP per request, monthly hosting, security surface — got worse every year.
What follows is fourteen rows of comparison. Each one is a single concrete claim with a number where one is available. Skim it. The argument is in the table, not in the prose around it.
14 dimensions, side-by-side
sameAs, knowsAbout, entity graphs.The cost, over five years
The hosting bill is the line item people notice. The plugin licences are the line items they forget about until they total them up. Here is the actual five-year cost of a typical 30-page brochure site, on both stacks, with no surprises.
- Managed hosting £600/yr
- Elementor Pro £79/yr
- WP Rocket £49/yr
- Yoast Premium £89/yr
- Backups & security £23/yr
- Cloudflare Pages £0/yr
- Plugin licences £0/yr
- Page builder £0/yr
- SEO plugin £0/yr
- Security tooling £0/yr
One-off rebuild cost on the static side starts at £4,800 for a typical 30-page site. So the breakeven against five years of WP recurring fees is roughly day one — and every year after that is straight subtraction.
What the speed difference looks like
The single most-quoted line in this comparison is the Lighthouse score. The mobile-Lighthouse gap is so structural that it shows up on the first page-load of every audit we do.
The gap is not because WordPress is incapable. It is because the default WP stack — page builder + cache plugin + image plugin + analytics plugin + chat plugin — adds about 600KB of inline CSS and 1.4MB of JavaScript before the page renders. The static rebuild ships the HTML and the CSS the page actually uses. That's the whole trick.
When WordPress still wins
We're a studio that rebuilds WordPress sites for a living, so the natural read of this page is that we'd recommend a rebuild for everyone. We don't. There are genuine cases where WP is the right choice and a static rebuild would be a downgrade. Here they are, honestly.
Keep WordPress if…
- You run a true multi-author publication. Five-plus editors, an editorial calendar, a review workflow with roles and capabilities — WP's editorial layer is mature and worth keeping. The static tooling for this exists but is rougher.
- You run real e-commerce at scale. WooCommerce past ~100 SKUs with complex inventory, variant pricing, subscriptions, or membership tiers — the WP ecosystem solves this. Static commerce works for small catalogues; it does not yet match WooCommerce at the upper end.
- You have deeply complex authenticated functionality. Member portals, courses with progress tracking, gated downloads keyed to subscription state. Possible on static, but the architecture leaves static-first and becomes app-first.
- Your team is so deep in WP that retraining costs more than the inefficiency. Honest one. If your in-house person knows WP backwards and never edits the site outside business hours and you've never had a plugin meltdown, there's no urgent case to move.
The pattern across those four: WordPress wins when the site is more application than brochure. The further you sit from the brochure end of the spectrum, the less the static-HTML case applies. Most sites we audit sit firmly at the brochure end and are paying application-tier prices for it.
Questions we get
Is static HTML actually faster than WordPress?
Yes, by an order of magnitude on Time to First Byte. Static HTML on a CDN serves in 30–80ms from the nearest edge city; a typical WordPress page renders PHP and queries MySQL on every request, landing between 600ms and 2.4s. The gap is structural, not configurable.
Can non-technical people edit a static HTML site?
Yes. A modern static-HTML build pairs the rendered HTML with a custom edit panel that reads and writes JSON content. The end-user experience is identical to WordPress — fields, save button, preview — but no PHP, no database, and the published site is plain HTML.
What does WordPress cost to run vs static HTML?
A typical 30-page WordPress site with Elementor Pro, WP Rocket, Yoast, and managed hosting costs about £840/year. The same site rebuilt as static HTML on Cloudflare Pages costs £0/year in recurring fees. Over five years that's £4,200 in difference, before any plugin price increases.
When is WordPress still the right answer?
True e-commerce with thousands of products; multi-author publications with editorial workflow; sites with deeply complex authenticated user functionality; and projects where the existing team is so deep into the WordPress ecosystem that retraining costs more than the inefficiency. Outside those, static HTML is the better fit for almost every marketing or brochure site.
Do search engines and AI tools treat static HTML differently?
Yes, and in static HTML's favour. Pre-rendered HTML with structured data is the cleanest input both classic search crawlers and AI overview ingestion pipelines can consume. JavaScript-rendered or PHP-rendered pages add a step that some crawlers skip and some AI ingestion pipelines deprioritise. For visibility in 2026, the raw-HTML site has the structural advantage.
What happens to my existing content and URLs?
Every page, post, product, custom post type, and ACF field is extracted from the WP database, normalised into JSON, and rebuilt at the same URL. URL structure, content, and SEO equity all carry over. The only thing that changes is the plumbing underneath.
Shinepics is the worked example — a Belfast wedding photographer's WordPress site, every URL preserved, rebuilt as static HTML. Mobile Performance moved 45 → 90; Accessibility, Best Practices and SEO all to 100. Same content, same URLs, different plumbing.
If the answer is the rebuild, the service is the rebuild.
Two-to-four week engagement. Content scraped to JSON, design rebuilt to original or refreshed, custom edit panel, deployed on Cloudflare Pages with hosting going to £0. Starting at £4,800 for a typical 30-page site.
See the WordPress Extraction service →