Export code
Download your whole site as HTML and host it anywhere.
Step-by-step documentation Connected services, code export, and ownership
Your site
Home
About
Services
Contact
Export
site.zip
index.html
about/index.html
services/index.html
contact/index.html
assets/fronty.css, fronty.js
Serve over HTTP — then test every page
Export gives you a ZIP with one HTML file per page, in the folder structure your
URLs already use. Open index.html in a browser and the site works.
This is the answer to the question everyone should ask a website builder before committing to it: if I leave, what do I take with me? Here you take a working site. No proprietary project file, no format only one company can open.
What's in the export
- Every page, as a standalone document with your content in it.
- The component stylesheet and script, so the pages look and behave as they do live.
- Forms still work — the public submission endpoint is included, so an exported site keeps collecting messages into your inbox.
What is never in it: your login, your database write access, or any private key.
How to do it
- Open the website in your dashboard.
- Click Export in the toolbar.
- Wait while the archive is built — a large site takes a minute.
What it costs
Pro and above. See the pricing page.