The WordPress successor

Build the web on a platform you actually own.

StretchPress is a typed, sandboxed, AI-native CMS. Page building, blogging, themes, and plugins — rebuilt to be secure and fast by default.

Start free Migrate from WordPress →
Open source core · self-host or hosted · import your WordPress content in minutes
product.press
press ProductPage {
  model { product: Product }

  section hero {
    text heading { value product.title }
    image media  { src product.image.url }

    if product.available {
      button buy {
        label "Add to cart"
        action commerce.cart.add(product.id)
      }
    }
  }
}
Launch collection
Stretch Runner
$129.00Add to cart
// code or canvas — two views of one model, byte-identical
Typed & safe/ Sandboxed plugins/ Multiplayer editing/ Headless or rendered/ Own your content
One platform

WordPress’s four pillars, rebuilt.

Everything that made WordPress win — without what’s killing it.

Page building

A visual builder and a typed language that are two views of one model. Real multiplayer, clean semantic HTML, zero div-soup.

Blogging

Own your audience. Memberships, newsletters, and paywalls are built in — not a stack of plugins. Static-fast by default.

Themes

Declarative themes, not PHP. Switch themes without breaking your content — design tokens keep everything on-brand.

Plugins

Sandboxed by design. Every app is a guest with a visa, not root — it can’t read your data, slow your site, or take it down.

Why it’s different

Secure, fast, and reliable by construction.

Secure by design

~90% of WordPress hacks come through plugins. Ours run in a capability-scoped WASM sandbox — safe by construction.

WP: every plugin is root

Fast by default

Static and edge-rendered out of the box. No stack of caching plugins just to survive traffic.

WP: per-request PHP + MySQL

Never white-screens

A bad extension is isolated and circuit-broken — it degrades gracefully instead of taking down the whole site.

WP: one plugin kills the site

Moving from WordPress? Bring it with you.

Import your posts, pages, media, and structure straight into StretchPress — with an honest fidelity report on anything that needs a look.

Start a migration →

Start building on something you own.

Free to start. Self-host it, or let us host it. Your content, your platform.

Start freeTalk to us