Built your site with Bolt? Here's exactly how to point a custom domain at it — DNS, apex vs www, and SSL — plus what Domain Agent will soon do for you.
Bolt has built-in hosting and custom domains via Bolt Cloud. In a Bolt project, open the gear icon → All project settings → Domains & Hosting, then buy a domain or choose 'Connect a domain you own.' You point DNS at Bolt with a CNAME (www) or ALIAS/ANAME (apex) to site-dns.bolt.host, and Bolt provisions HTTPS automatically. Custom domains require a paid plan.
Bolt Cloud uses a single hostname target rather than an apex IP: www is a CNAME to site-dns.bolt.host, and the root is an ALIAS/ANAME/flattened CNAME to site-dns.bolt.host (apex domains can't take a plain CNAME, so your provider must support ALIAS-type records). Connecting a subdomain also requires a TXT verification record that Bolt shows.
SSL is auto-provisioned. Note Bolt can alternatively publish to Netlify (selectable in the hosting drop-down) — if you choose Netlify as the host, follow the Netlify guide for DNS instead. The path here is Bolt's own (Bolt Cloud) flow.
| Type | Host | Value | Notes |
|---|---|---|---|
| CNAME | www | site-dns.bolt.host | For the www subdomain. |
| ALIAS / ANAME | @ (root) | site-dns.bolt.host | Use if you want the bare apex; provider must support ALIAS-type records at apex. |
| TXT | (shown by Bolt) | (shown by Bolt) | Only for subdomain ownership verification — value is generated per-domain. |
Values verified from Bolt's official docs, as of June 2026. Providers can change these — confirm against Bolt's current dashboard.
Sources: Bolt — Domains · Bolt — Connect a domain
Search and buy on JustDomain.ai today — and join the waitlist to have Domain Agent do all of this for you.