Publishing a Site
Make the current draft version live.
Publishing snapshots the current editor state and makes that version available at your site URL. Draft edits stay private until you publish again.
Free sites publish to a SiteCue subdomain. Pro sites can also publish to a verified custom domain. Keep the subdomain as a fallback while DNS changes settle.
For one-page templates, the home page renders at /s/:slug. For multi-page sites, the home page renders at /s/:slug and published non-home pages render at /s/:slug/:path. Unknown deep paths return not-found behavior instead of falling back to the home page.