Using a Custom Domain for Your Quote Links

To use your own domain (e.g. quote.yourcompany.com) for survey links and the embed snippet, enter it in the Public link base URL field and click Save. CleanQuote adds your domain automatically and shows you the DNS records to add at your registrar.

1. Set your custom domain and save

In CleanQuote, go to DashboardTools → your tool → Overview. Enter your custom domain (e.g. https://quote.yourcompany.com) in Public link base URL and click Save. CleanQuote adds your domain automatically and displays the DNS records you need.

2. Add DNS records at your domain registrar

Add one of these records where you manage DNS (e.g. GoDaddy, Namecheap, Cloudflare). Use the exact values shown when you save — Vercel may provide project-specific values.

Record format:

  • Type: CNAME or A
  • Host: Your subdomain (e.g. main2 for main2.cleanquote.io)
  • Value: From Vercel (e.g. xxx.vercel-dns.com for CNAME, or an IP for A)
  • TTL: 60 or lowest available

Wait for DNS propagation (usually 5–60 minutes). SSL is provisioned automatically.

If Vercel shows "DNS Change Recommended" in your project's Domains settings (Vercel Dashboard → your project → Settings → Domains), use the CNAME value shown there (e.g. xxx.vercel-dns-016.com). That value overrides the one shown in CleanQuote and is required for the link to work.

3. Verify after DNS propagates

Once DNS has propagated (usually 5–60 minutes), visit https://quote.yourcompany.com (use your actual domain). You should see the CleanQuote app. The survey link, quote result link, and embed snippet will all use your custom domain. If not, wait longer for propagation or contact support.

Important

Add the DNS records at your registrar (step 2) and wait for propagation before your custom domain will work. The domain is added to CleanQuote automatically when you save. If you clear the field or leave it blank, links will use this site instead.

← Back to setup guides