Your account

Custom domains

Connect your domain and DNS instructions.

Connect your own domain so visitors reach your site at www.yourbusiness.com instead of the default preview URL.

Site domain ≠ email domain. Connecting visitor traffic (CNAME) does not configure Mailgun for CRM emails. See CRM outbound email.

Add a domain

  1. Open your site in NurtureSite.
  2. Find the Custom domain section.
  3. Enter your domain (e.g. www.example.com) and save.

Custom domain section on the site page

After you save, the site page shows the exact DNS records to add.

DNS setup

Connecting a domain is two steps. Both records are shown on the site page after you save your domain.

Step 1 — Verify ownership (TXT)

Add the TXT record shown on the site page, then click Verify domain:

Type Host Value
TXT _nurturesite.yourdomain.com ns-verify=… (shown on page)

Step 2 — Route traffic (CNAME)

Add the CNAME record shown on the site page so your domain resolves to your NurtureSite site:

Type Host Value
CNAME www.yourdomain.com preview host shown on page (e.g. your-site.sites.nurturesite.com)

For a root/apex domain (no www), use your DNS provider's CNAME flattening / ALIAS option, or point www and redirect the root to it.

DNS changes can take up to an hour (occasionally longer) to take effect. Your preview URL continues to work during propagation.

Remove a domain

Clear the domain field and save. The site remains available on its default NurtureSite preview hostname.

Tips

  • Use www or apex consistently in marketing materials.
  • Verify the site loads over HTTPS after DNS propagates.
  • Test forms and booking after switching domains.

Related articles