Appearance
Publish and Domains
Confirm that the site can be reached externally and complete the basic go-live configuration.
Confirm Basic Settings First
| Item | Location |
|---|---|
| Site name and Base URL | Basic Settings: General |
| Access control | Basic Settings: Access |
| Performance caching | Basic Settings: Performance |
| Default SEO values | Basic Settings: SEO |
The Base URL affects absolute addresses generated by the site, AI service endpoints, SEO, and some integration callback URLs. Set it to the final domain before going live.
Bind a Domain
| Item | Details |
|---|---|
| Menu path | Site Admin -> Settings -> Domains |
| Deep link | /_Admin/system/domains?SiteId={site-guid} |
| Detailed documentation | CMS: Domains |
After configuring the domain, open it directly in a browser and confirm that the home page, subpages, static resources, and form submissions work correctly.
Pre-Publication Checklist
| Check | Location |
|---|---|
| Page URLs and titles | Pages |
| Images and attachments | Media Library |
| Content items | Content |
| Cookie compliance banner | Cookie |
| Payment, SMS, OAuth, storage, and other external services | Integrations |
| Automatic logic before or after requests and operations | Request Hooks · Action Hooks |
Next Step
If the site needs forms, business queries, webhooks, or proxies for third-party services, continue to Write Your First KScript API.