GuidesPreview
Publish a build as a public or private link
Run the security check, choose visibility, and get a share link for something you built in Preview.
Draft — not yet walked in the live product
All 6 steps below were written by reading the Keenoble source rather than by performing them, and each unwalked one is tagged [UNVERIFIED]. Reading a component tells you what a control is labelled; it does not prove the control is reachable, that the order is right, or that the result is what the text says. Until a reviewer has walked every step, this page is excluded from the sitemap, marked noindex, and publishes no structured data.
Before you start
- A signed-in account — publishing is not available to guests, and Preview says so.
- A build with something in it. The Publish button is disabled until there is HTML to publish.
Steps
Click “Publish” at the right of the Preview header. The “Publish settings” drawer opens from the right. [Unverified]
Under “Visibility”, choose “public” or “private”. [Unverified]
Under “Site info”, set the site title and, if you want one, a description for search engines. [Unverified]
Under “Security”, click “Run security check”. This is required — publishing refuses without it. [Unverified]
A pass reads “✓ Security check passed — no issues found”. Anything it finds is listed, and the publish is blocked until those are fixed: “Publish failed: fix security issues before publishing.”
Click “Publish share link”. On success the drawer shows “Publish succeeded. Share link is ready.” and the published URL, with a “Copy” button. [Unverified]
If the project is already published, the same button reads “Update share link” instead.
Close the drawer. The header's “Publish” button now reads “Live”, and “Share” copies the link. [Unverified]
Why the security check is not optional
A published page is served to whoever has the link. The check runs against the generated HTML before it goes out, and a second scan runs again at publish time — passing the first does not skip the second.
If you have not run it, Preview tells you plainly rather than publishing anyway: “Security check required. Run Security Check before publishing.”
Deploy is a different thing
“Publish” gives you a share link hosted by Keenoble. “Deploy” in the same header is for taking the build elsewhere. Publishing does not deploy, and deploying does not publish.
Next
Having problems with the platform? Contact us at support@keenlabs.pro. If a step here does not match what Keenoble does, the step is the bug — send it to the same address. All the guides are at /guides; shorter answers are on the FAQ.