Blog

Why Soames Is Static

June 30, 2026

A question we hear a lot: why is a Soames front end static instead of a live WordPress site? The short answer is speed and safety.

A static site is just pre-built files. Nothing runs a database query when a visitor arrives, no plugin executes on each request, and there is no live application for an attacker to poke at. Pages load almost instantly, and hosting costs next to nothing.

What you get

  • Speed: pages are already built, so they load fast.
  • Security: no runtime database or plugins to exploit.
  • Simplicity: deploy plain files to any host.

You still write in WordPress exactly as before. Soames just turns your content into a fast, static site on the way out.


Recent Posts

Your Team Keeps WordPress

July 01, 2026

Going headless sounds like a big change, but for the people writing your content, almost nothing changes. That is on purpose. With Soames, your editors still log in to WordPress, still use the block editor, and still manage pages, posts, and media exactly as before.

Introducing Soames

June 29, 2026

Soames is a way to build WordPress sites that don’t feel like WordPress on the front end. Your team keeps the editor they already know, and your visitors get a fast, secure, static website. This is a quick intro: what Soames is, why we built it, and who it’s for.