Headless WordPress With Next.js: When It Pays Off
The business case for and against decoupling WordPress from its front end: what you gain in speed and control, what you pay in plugins and cost, and who wins.
Writing
4 write-ups from production, newest first. Each one is a problem hit on a real project and how it was diagnosed and fixed.
The business case for and against decoupling WordPress from its front end: what you gain in speed and control, what you pay in plugins and cost, and who wins.
Multisite is often the wrong answer and occasionally the only right one. Where a network beats separate installs, the costs people forget, and the alternatives.
Next.js is our default and still the wrong choice for many business sites. When WordPress, a static generator or a hosted builder serves the client better.
How to structure WordPress custom post types and taxonomies so a redesign changes the templates and nothing else: registration, naming, fields and archives.