Boomlink
ExamplesPricingDocsSign In
Docs

Overview

IntroductionGetting Started

Guides

Creating SitesManaging PagesForms & SubmissionsDesign & StylingPublishing

Reference

MCP ToolsFAQ

Next Steps

Ready to build your site?
  1. Docs
  2. Guides
  3. Publishing

Publishing

Go live instantly on a Boomlink subdomain, connect your own domain, or export and deploy anywhere.

Instant Publishing (Subdomain)

The fastest way to go live — ask your AI to publish, or click the publish button in your dashboard. Your site gets a unique URL immediately:

https://{slug}.boomlink.win/

The following subdomains are reserved and cannot be used as site slugs:

apiadmin-apiwwwmailadminappdashboard

Custom Domain via CNAME

Use your own domain for a professional look. Add it in your dashboard under site settings, then point your DNS with two records:

1. CNAME Record

Point your domain to your Boomlink site subdomain:

TypeNameValue
CNAMEyourdomain.com‌{slug}.boomlink.win

2. Verification TXT Record

Prove domain ownership by adding a TXT record with the verification token from your dashboard:

TypeNameValue
TXT_boomlink-verify.yourdomain.com‌{verification-token}

Domain Status Flow

pending_verificationpending_sslactive

SSL certificates are auto-provisioned via Cloudflare once verification completes.

Root-Level Domain Proxy

Apex (naked) domains like yourdomain.com can't use CNAME records per DNS standards. Boomlink solves this with edge routing on Cloudflare Workers — domain-to-site mapping resolves at the edge with zero origin round-trips.

Enable root-level proxying in your dashboard. Boomlink provisions the edge routing automatically once your domain ownership is verified.

Cloudflare Pages Deployment

Want full infrastructure control? Export your site as static HTML and deploy to your own Cloudflare Pages project:

  1. Export your site as static HTML from the dashboard or via MCP
  2. Create a Cloudflare Pages project and upload the exported files
  3. Configure your custom domain at the Cloudflare Pages project level

Full CDN control, your own domain management in Cloudflare — no dependency on Boomlink's DNS infrastructure.

Cloudflare Worker Sub-Path

Embed a Boomlink site under a sub-path of an existing Cloudflare Worker — for example, yourdomain.com/landing/. Ideal when you want Boomlink to power a landing page within a larger Worker-based application.

Add a proxy rule in your Worker to forward matching requests. Boomlink automatically rewrites internal links and assets so everything resolves correctly under the mounted path.

Version Management & A/B Testing

Snapshot your site at any point, roll back instantly, or split traffic between versions to test which performs better — all without risk.

Creating & Publishing Versions

  • Use create_version to snapshot the current site state
  • Use publish_version to promote a specific snapshot to live
  • Use unpublish_version to roll back a version
  • Use list_versions to see all available snapshots
  • Use delete_version to clean up old snapshots

Traffic Splitting

Split traffic across versions for A/B testing. Assign weights to each version — weights must sum to 100. Preview URLs let you test a specific version before shifting traffic.

Example Traffic Split

version-a70%
version-b30%

Available MCP Tools

Control every aspect of publishing through your AI assistant:

preview_site

Preview before publishing

publish_site

Publish the active site

unpublish_site

Take the site offline

create_version

Snapshot current state

list_versions

List all snapshots

publish_version

Promote a snapshot to live

unpublish_version

Roll back a version

delete_version

Remove a snapshot

set_traffic_split

Split traffic for A/B tests

Next Steps

MCP ReferenceDesign & Styling Guide

Our platform,
your marketing.

Build and publish high-converting marketing sites from your AI chat. Describe your idea, and go live in minutes.

Product

  • Pricing
  • Documentation
  • Examples

Legal

  • Privacy Policy
  • Terms of Service

Support

  • Email Support
  • Status Page
Built with AI, for Humans.

© 2026 Boomlink Inc. All rights reserved.