Build. Manage. Publish.
A modern CMS platform for businesses and agencies. Create and manage all your websites from one place.
Free to start. No card required.
- Create website
- acme.vpress.app
- Manage content
- Connect acme.com
- Publish
Everything a website needs, and nothing it doesn't
Every site in one place
One dashboard for every website you run. Switch between them without switching logins, tabs, or tools.
Domains that just work
Each site gets a free subdomain the moment it is created. Connect a customer's own domain when they are ready.
An editor people will use
Pages, posts, categories and menus, with a modern editor. Structured content, so a visual builder can come later without a migration.
Hosting included
Sites run on Cloudflare's edge network. There is no server for you to patch, scale, or explain to a client.
Separated by design
Every site's data is isolated at the database, the cache and the type system. Not by convention — by construction.
Built for teams
Invite clients as editors or authors. Roles decide who can publish, who can only draft, and who can touch billing.
Pricing
Start free. Move up when you have more sites than the plan allows.
Common questions
- Is VPress just another CMS?
- No. A CMS is software you install and then have to host, update and secure. VPress is the managed platform around it — hosting, domains, TLS, backups and updates are ours, and you only ever deal with the content.
- Can I use my own domain?
- Yes. Every site gets a free {slug}.vpress.app address immediately, and you can connect a custom domain to it whenever you like. The site keeps working at both.
- Can my client edit their own site?
- That is the intended use. Invite them with the Editor role and they can write and publish, without reaching billing, domains or the ability to delete anything important.
- How isolated is one site from another?
- Every record carries the site it belongs to, every query is scoped to it before it is written, and the tenant is part of every cache key. The test suite includes a dedicated set of cases proving one site's owner cannot read or change another's content.
- What happens to my content if I leave?
- It is yours. Content is stored as structured data rather than as markup glued to a theme, so it exports cleanly.