Domains & SSL
Subdomains, custom domains, DNS verification, and SSL modes.
Every store gets a subdomain; you can connect a custom domain with automatic SSL.
Subdomain
On creation a store gets <slug>.<platform-host>. Some subdomains are reserved
(e.g. admin, app, api, login, pay) and can't be claimed by a tenant.
You can change the slug in the domains settings.
Custom domain
Add your domain, then create the DNS records shown (a CNAME to the platform's proxy target, plus a TXT for verification). Once DNS resolves and verification passes, the storefront serves on your domain.
SSL modes
After a custom domain verifies, choose an SSL mode:
- Let's Encrypt — automatic certificates (default).
- Manual — upload your own certificate.
- Cloudflare flexible — when terminating TLS at Cloudflare.
Note
Until a custom domain is verified, the storefront shows an "almost live" placeholder on that host — the subdomain keeps working throughout.
