Every year a new wave of businesses gets pitched headless WordPress — WordPress as a content API behind a React/Next.js front end — as the obvious future. Sometimes it genuinely is. More often it’s expensive theatre. Here’s the plain-English version that helps you tell which.
What headless actually improves
- Front-end freedom: app-like interfaces, complex interactivity, and design systems shared with an existing product team.
- Multi-channel content: one CMS feeding a website, a mobile app and other surfaces simultaneously.
- Certain performance profiles: statically-generated pages served from a CDN edge are extremely fast — though a well-built traditional WordPress site gets remarkably close at a tenth of the complexity.
What it costs you
- Two systems instead of one: a WordPress backend plus a JavaScript application — two deployments, two failure surfaces, two specialists.
- The plugin ecosystem stops working: forms, SEO previews, page builders, WooCommerce checkout flows — much of what makes WordPress economical assumes a traditional theme.
- Editor experience regressions: marketers lose live preview and drag-and-drop unless you rebuild those experiences at real cost.
- Ongoing bills: hosting for two stacks and developer time for changes a site editor used to make alone.
The honest decision test
Headless earns its keep when you have an in-house engineering team, genuinely app-like UX requirements, or true multi-channel publishing. If the goal is “a fast, beautiful marketing site that ranks” — which is 90% of businesses asking — a disciplined traditional build (lean theme, tuned Core Web Vitals, proper caching) delivers the outcome without the standing army.
Unsure which side you’re on? Book a call — I build both and have no ideology to sell, which makes the recommendation cheap and honest.