Custom Domain Setup
Connect your own domain to your contractor website with automatic DNS verification
Overview
Connect a custom domain (like www.yourcompany.com) to your BlueClerk contractor website. The system automatically handles domain setup with Vercel, provides DNS records to add at your registrar, and verifies configuration - no manual Vercel dashboard needed.
How It Works
Automatic Domain Configuration
When you connect a custom domain:
- Domain is added to Vercel automatically via API
- DNS verification records are generated for you to add at your registrar
- You verify DNS propagation with one click when ready
- Your website goes live on your custom domain
What You Need
- A domain name you own (purchased from GoDaddy, Namecheap, Google Domains, etc.)
- Access to your domain's DNS settings at your registrar
- Your website published in the Website Builder
Connecting Your Domain
Step 1: Enter Your Domain
- Go to My Website in the contractor sidebar
- Click "Custom Domain" or the domain settings button
- Enter your domain (e.g.,
www.yourcompany.comoryourcompany.com) - Click "Connect Domain"
Step 2: Add DNS Records
BlueClerk will show you DNS records to add at your registrar:
For CNAME (www subdomain):
- Type: CNAME
- Name: www
- Value: cname.vercel-dns.com
For A Record (apex domain):
- Type: A
- Name: @ (or leave blank)
- Value: 76.76.21.21
For TXT (verification):
- Type: TXT
- Name: _vercel
- Value: [unique verification code shown]
Step 3: Add Records at Your Registrar
- Log in to your domain registrar (GoDaddy, Namecheap, etc.)
- Find DNS settings (may be called "DNS Management" or "Name Servers")
- Add each record exactly as shown in BlueClerk
- Save your changes at the registrar
Step 4: Verify DNS
- Wait 5-30 minutes for DNS propagation (sometimes up to 48 hours)
- Return to BlueClerk and click "Verify Domain"
- If successful, your website is live on your custom domain
- If verification fails, double-check your DNS records and wait longer for propagation
Disconnecting Your Domain
If you need to remove your custom domain:
- Go to My Website > Custom Domain
- Click "Disconnect Domain"
- Confirm removal
- Domain is removed from Vercel and your website returns to the BlueClerk subdomain
Tips
- Use www subdomain (
www.yourcompany.com) for easier setup - CNAME records work faster than A records - DNS propagation takes time - Don't panic if verification fails immediately, wait 30 minutes and try again
- Check your records carefully - One typo will prevent verification
- Keep your BlueClerk subdomain - Your
yourcompany.blueclerk.comaddress still works even with a custom domain
Troubleshooting
Q: Verification keeps failing - what's wrong? A: Double-check your DNS records at your registrar. Make sure the Type, Name, and Value match exactly. Wait at least 30 minutes after adding records before verifying.
Q: How long does DNS propagation take? A: Usually 5-30 minutes, but can take up to 48 hours depending on your registrar and DNS provider.
Q: Can I use an apex domain without www? A: Yes, but you'll need to add an A record instead of a CNAME. Some registrars require ALIAS or ANAME records for apex domains - check your registrar's documentation.
Q: What happens to my BlueClerk subdomain when I add a custom domain? A: It continues to work. Both addresses will show your website.
Q: Do I need to do anything in the Vercel dashboard? A: No. BlueClerk handles all Vercel configuration automatically via API.
Was this article helpful?
Still need help?
Contact Support →