Skip to main content
Getting Started

Setting Up a Custom Domain for Your Proposals

Configure proposals.yourcompany.com so clients see your brand in the URL — step-by-step DNS setup guide for Pro users.

Pro plan users can configure a custom subdomain so proposal links show your company name instead of Nudji. Your clients will open a URL like proposals.yourcompany.com/gdWmRCSd — no mention of Nudji anywhere.

Requirements

  • An active Pro plan subscription (not trial — DNS changes take 24–48 hours, longer than the trial period)
  • Access to your domain's DNS settings (usually via your domain registrar or hosting provider)

Step 1 — Register your domain in Nudji

  1. Open Settings → Custom Domain in your dashboard
  2. Enter your subdomain — e.g. proposals.yourcompany.com
  3. Click Save domain

Nudji assigns you a unique verification token. It looks like: nudji-verify=a1b2c3d4e5f6...

Step 2 — Add the DNS records

Log in to your domain registrar (GoDaddy, Namecheap, Cloudflare, etc.) and add two records:

TXT record — proves you own the domain

FieldValue
TypeTXT
Host / Name_nudji-verify.proposals (or _nudji-verify.proposals.yourcompany.com — depends on your registrar)
ValueThe verification token Nudji shows you
TTL3600 (or "Automatic")

CNAME record — routes traffic to Nudji

FieldValue
TypeCNAME
Host / Nameproposals (or proposals.yourcompany.com — depends on your registrar)
Valueproposals.nudji.in
TTL3600 (or "Automatic")

Step 3 — Verify

Once you have added both records, return to Settings → Custom Domain and click Verify domain.

DNS propagation takes up to 48 hours — if verification fails, wait a few hours and try again. The retry is safe and does not reset anything.

When verification succeeds, the status badge turns green and all new proposal links automatically use your custom domain.

Step 4 — Contact us to complete routing

After DNS verification, send a quick email to hello@nudji.in with your domain name so we can add it to our routing infrastructure. This is a one-time step — once done, traffic flows automatically.

What happens to old links?

Nothing. Links you already shared using nudji.in/p/TOKEN or proposals.nudji.in/TOKEN continue to open correctly — Nudji handles all routing internally. You do not need to re-send any links.

Removing your custom domain

Go to Settings → Custom Domain and click Remove custom domain. Your proposal links revert to proposals.nudji.in. Old custom-domain links redirect correctly for a reasonable period — notify clients if you remove your domain.

Troubleshooting

Verification keeps failing after 48 hours

  • Double-check the TXT host is exactly _nudji-verify.proposals (or the full form your registrar expects)
  • Check the token value matches exactly — no leading/trailing spaces
  • Some registrars add your base domain automatically; others need the full hostname. If unsure, try both forms.

Still need help? Email us at hello@nudji.in.

Still have questions?

We're happy to help. Drop us a line and we'll get back to you within 24 hours.

Setting Up a Custom Domain for Your Proposals — Nudji