Serve your form from your own domain (e.g., forms.yourbrand.com) instead of nodumforms.com. Looks more polished and keeps respondents in your brand experience.
Setting it up
- Open the form → Settings → Custom domain.
- Enter the domain you want to use (e.g.,
forms.yourbrand.com). - We give you a CNAME target — usually
forms.nodumforms.comor similar. - Go to your DNS provider (Cloudflare, Route 53, Namecheap, GoDaddy, etc.) and add a CNAME record pointing your subdomain to that target.
- Save the settings in NodumForms. Verification typically takes a few minutes.
What happens
Once verified, your form is reachable at both URLs:
https://forms.yourbrand.com/[slug]— your branded URLhttps://nodumforms.com/f/[shortId]/[slug]— the original URL keeps working
HTTPS
We provision a free TLS certificate via Let's Encrypt automatically once the CNAME resolves. No certificate management on your end.
Limits
- One custom domain per form. The same domain can't be used for two forms.
- The domain you use can't be your apex domain (e.g.,
yourbrand.com) — only subdomains. Apex / root domain support is on the roadmap.
Troubleshooting
If verification fails:
- Double-check the CNAME points to the exact target we gave you (no typos, no trailing dots).
- Wait 5–10 minutes — DNS propagation isn't instant.
- Make sure no conflicting A / AAAA / CAA record exists for the same subdomain.
- Contact support@nodumforms.com if it still fails after 30 minutes.