Your content belongs to you

Export everything into a file that any tool can read.

Your content belongs to you

Most website builders store your content in their database, shaped to their schema, accessible only through their editor. That's treating your content like hostages. If you ever want to leave, you're looking at a screen-scrape and a rebuild.

What 'portable' actually means

Portability means four things. We hold to all of them.

Enine Sites stores your entire site as a single JSON file that any developer can read without documentation, any tool can process without a schema, and any import flow can ingest without a conversion step. Portability isn't a feature we added. It's a constraint we designed around.

Readable by a human

Open the file. You can read it. No binary blobs, no proprietary markup.

Readable by a computer

Valid JSON. Parses in any language you care to use.

Complete

One file holds every piece of content on your site. Images reference by name.

Reversible

Re-import the file. Get your site back, byte for byte.

The file is the source of truth

The editor is a nice front door. The file is the house.

The Enine Sites JSON file can be edited in a text editor, generated by a script from a spreadsheet, or version-controlled alongside a codebase. Enine Sites renders whatever the file says. We don't own your editing workflow, we offer one.

Leaving is a feature, not a threat

If you ever want to go elsewhere, here's the door.

Exporting an Enine site produces one file containing everything you wrote, every image you uploaded, and every setting you configured. Click Export. You get the file. We'll even help you stand it up somewhere else if you ask. A product that's easy to leave is a product you can trust to stay with.

How

You describe your content. The site designs itself.

Enine Sites works through four connected systems: a content model that defines what each section holds, an auto-layout engine that selects presentation from the shape of the content, a theme system that controls visual language independently of structure, and a structured data layer built for search engines and AI assistants alike.

seo-by-structure

SEO & AEO

Engines rank what they can parse. We make sure they can.

Enine Sites handles technical SEO structure automatically: schema markup, canonical tags, heading hierarchy, sitemaps. You don't need to know what schema.org is, or what a canonical tag does, or why an H1 matters. You just need a site that's built right.

FAQ

If you're on the fence, you're probably asking one of these.

Can I move my existing site?
01
Yes, you can move an existing site to Enine Sites by pasting your URL into the Import flow. We crawl the top 50 pages, pull the content into our model, and stand up a themed version you can edit. Ten minutes, usually.
If you leave Enine Sites, you take everything with you: export your site as a single JSON file, every word, every image, every setting, then delete the site from the dashboard. Stand the export up elsewhere, keep it for reference, or bin it. We don't hold your site hostage because we don't actually own it.