Headless WordPress: Using It as a Content API

Headless WordPress: Using It as a Content API

Normally WordPress both stores your content and displays it. With a headless setup, WordPress keeps doing the editing and storage, but a separate front-end application displays the content by pulling it through an API.

It is an advanced approach with real benefits for the right projects, and unnecessary complexity for others.

Why Go Headless

  • Use a fast, modern front-end framework.
  • Serve the same content to a website and a mobile app.
  • Achieve very high performance and flexibility.

The Trade-Offs

  • More moving parts to build and maintain.
  • Some WordPress themes and plugins no longer apply.
  • Editors lose the live visual preview unless added back.
  • Higher initial cost and complexity.
AspectTraditionalHeadless
Front-endWordPress themeSeparate app
Performance ceilingGoodVery high
ComplexityLowerHigher
Best forMost sitesApps & large builds

Frequently Asked Questions

Should my site be headless?

Only if you have a specific need for it. For most business websites a well-built traditional WordPress is the better fit.

If you need a hand with any of this, your Progressive Robot delivery team is ready to help. Raise a ticket from the Support area of your client portal or speak to your account manager and we will guide you through the next steps.

Did you find this article useful?