Darwin
Design & technology

Headless CMS Explained for Business Owners

Understand the separation between content editing and the website people visit.

Published22 September 2026
Read1 min

A headless CMS stores and manages content separately from its public presentation. The website retrieves that content and decides how to display it. For a business owner, the important consequence is that editing and design can be planned as related but distinct systems.

Start with content types

A project, article and service page need different fields. Defining those structures helps editors publish consistently. Instead of giving every page an unrestricted layout, a structured CMS can guide the team through the information each item requires.

Understand the editing experience

Ask how drafts, previews, images and publishing work. A flexible frontend is only useful if the people maintaining the content can use the system comfortably. Review the actual fields and tasks rather than a generic product demonstration.

Identify what is not editable

Some design changes still require development. Be explicit about the boundary: can editors change the layout, or only the content inside agreed components? Neither approach is inherently better; it depends on the team's needs.

Account for the connections

The site and CMS must remain connected. Hosting, access, deployment and preview behaviour need clear ownership. Ask what happens when content changes and who investigates a publishing problem.

Choose for the workflow

A headless setup may suit a custom experience with structured, recurring content. It can be unnecessary for a tiny site with rare updates. Define the publishing job first, then decide whether the architecture is a good fit.

Explore with Darwin