Back to glossary
Headless WordPress
Using WordPress purely as a content backend, paired with a separate frontend (e.g. Next.js).
In a headless setup, editors still use the WordPress dashboard while visitors get a modern frontend built in React, Vue, or Svelte. Trade-off: you gain speed and flexibility; live preview, frontend plugins, and some SEO plugins get harder.