Your content belongs to you

Export everything into a file that any tool can read.

Your content belongs to you

Most website builders treat your content like hostages. It lives inside their database, shaped to their schema, accessible only through their editor. 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.

Portability isn't a feature we added. It's a constraint we designed around. Your data lives in 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.

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.

You can edit the JSON directly in a text editor and Enine Sites will render it. You can write a script that generates the JSON from a spreadsheet. You can version-control it alongside your codebase. 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.

Click Export. You get the file. Everything you wrote, every image you uploaded, every setting you configured. 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.

Under the hood, Enine Sites is four ideas working in sequence: a content model that describes what your site holds, an auto-layout engine that decides how each section looks, a theme system that handles the visual language, and a structure-first approach to SEO that works for search engines and AI assistants alike.

seo-by-structure

SEO by structure, not by keyword stuffing

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

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.

Questions

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

Can I move my existing site?
01
Yes. Paste 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.