Connect a custom domain
Point your own domain at your CurateOne site — guided DNS records, live status polling, and automatic SSL.
Updated 2026-07-16
You can serve your site from your own domain — an apex like example.com or a subdomain like www.example.com. Custom domains are a Pro and Team feature.
02Connect your domain
- Open /deployments and enter your apex domain or subdomain.
- CurateOne registers the domain with its hosting layer and shows you the exact DNS records to add — an A record for an apex domain, a CNAME for a subdomain.
- Add those records at your domain registrar, copying the values exactly as shown.
- Watch the panel — it polls DNS live and shows the current state as your records propagate.
- When DNS resolves, SSL is provisioned automatically. Nothing to install or renew.
03Apex vs. subdomain
An apex domain (example.com) needs an A record pointing at an IP address. A subdomain (www.example.com or shop.example.com) needs a CNAME record pointing at a hostname. The domain panel always shows you which record type and value your specific domain needs — use exactly what it shows.
04How long it takes
DNS propagation is out of anyone’s hands and can take up to 48 hours, though it’s often much faster. The live-polling panel means you don’t have to guess — it reflects the current state of your records.