Publishing & the public URL
Publish your page to a public URL that anyone can visit.
Publish
- In the editor, use Preview to confirm the page looks right (preview matches the published output).
- Select Publish. The page is compiled to static HTML and goes live.
- You’ll get the public URL in the form
/p/<slug> — share it or use it in ads.
Versions & unpublish
Each publish saves a version, so you can revert to an earlier one. You can also unpublish to take the page offline without deleting it.
The public page requires no login and loads fast because it contains no builder code.
← Back to all docs