Custom Domain Setup FAQ
Step-by-step instructions for setting up the DNS records that point your custom domain at BizBlasts with popular domain registrars
🌐 Custom Domain Setup FAQ
Step-by-step instructions for setting up DNS records (one A record for the apex domain and one A record for the www subdomain) with popular domain registrars for BizBlasts businesses.
⚡ Quick Reference
Your DNS Configuration (2 Records Required):
Record 1: A Record (Root Domain)
@
A
67.118.92.172
300
(5 minutes)
Record 2: A Record (WWW Subdomain)
www
A
67.118.92.172
300
(5 minutes)
⚠️ Important: Both records are required. The A record handles your root domain (example.com) and the A record handles the www subdomain (www.example.com).
📋 Registrar-Specific Instructions
GoDaddy
Log into GoDaddy
Go to godaddy.com and sign in
Access DNS Management
Click "My Products" → "DNS" next to your domain
Add A Record
Click "Add" button and configure:
- Type: Select "A"
- Name: Enter
@ - Value: Enter
67.118.92.172 - TTL: "Custom: 300 seconds"
Add A Record
Click "Add" button and configure:
- Type: Select "A"
- Name: Enter
www - Value: Enter
67.118.92.172 - TTL: "Custom: 300 seconds"
Remove Conflicting Records
Delete any existing records that conflict with these settings
📝 GoDaddy Notes: Changes typically take 10-15 minutes to propagate. You may need to wait up to 1 hour for full global propagation.
Namecheap
Log into Namecheap
Go to namecheap.com and sign in
Access Domain List
Click "Domain List" in the left sidebar
Manage DNS
Find your domain, click "Manage", then "Advanced DNS" tab
Add A Record
Click "Add New Record" and configure:
- Type: Select "A Record"
- Host: Enter
@ - Value: Enter
67.118.92.172 - TTL: Select "5 min"
Add A Record
Click "Add New Record" and configure:
- Type: Select "A Record"
- Host: Enter
www - Value: Enter
67.118.92.172 - TTL: Select "5 min"
📝 Namecheap Notes: Changes usually propagate within 5-30 minutes.
If you previously pointed www at another host via CNAME, delete that CNAME first — Namecheap won't let you save a www A record while a www CNAME for the same host still exists.
Cloudflare
Log into Cloudflare
Go to cloudflare.com and sign in
Select Your Domain
Click on your domain from the dashboard
Add A Record
Click "DNS" → "Add record" and configure:
- Type: Select "A"
- Name: Enter
@ - Target: Enter
67.118.92.172 - Proxy status: Toggle OFF (gray cloud) - Very Important!
- TTL: Select "Auto" or "5 minutes"
Add A Record
Click "DNS" → "Add record" and configure:
- Type: Select "A"
- Name: Enter
www - Target: Enter
67.118.92.172 - Proxy status: Toggle OFF (gray cloud) - Very Important!
- TTL: Select "Auto" or "5 minutes"
🚨 Critical: Ensure proxy is OFF (gray cloud) for both the apex A record and the www A record — Cloudflare's orange-cloud proxy intercepts TLS, which prevents our server from issuing your certificate. Changes propagate very quickly (1-5 minutes) due to Cloudflare's global network.
Google Domains
Access DNS Settings
Go to domains.google.com → select domain → "DNS"
Add A Record
Click "Manage custom records" and configure:
- Host name: Enter
@ - Type: Select "A"
- TTL: Enter
300 - Data: Enter
67.118.92.172
Add A Record
Click "Manage custom records" and configure:
- Host name: Enter
www - Type: Select "A"
- TTL: Enter
300 - Data: Enter
67.118.92.172
📝 Google Domains Notes: Changes typically take 10-15 minutes to propagate globally. Google provides detailed propagation status.
🔧 Other Registrars
For registrars not listed above, follow these general steps:
Log into your domain registrar's control panel
Find "DNS Management," "DNS Settings," or "Name Servers" section
Look for options to "Add Record" or "Add DNS Record"
Create an A record with:
- Name/Host:
@ - Type:
A - Value/Target:
67.118.92.172 - TTL:
300seconds (5 minutes)
Create a A record with:
- Name/Host:
www - Type:
A - Value/Target:
67.118.92.172 - TTL:
300seconds (5 minutes)
🛠️ Common Issues & Troubleshooting
❌ "A record not found"
Possible Causes:
- Record not saved properly
- DNS changes haven't propagated yet
- Conflicting records still present
Solutions:
- Verify the A record target is exactly
67.118.92.172 - Verify the A target is exactly
67.118.92.172 - Wait for propagation (5 minutes to 2 hours)
- Remove all conflicting records
⏰ "Domain setup timeout"
Solutions:
- Use whatsmydns.net to check propagation
- Contact support with DNS settings screenshots
- We can manually verify and restart monitoring
🔍 DNS Verification Tools
Use these free tools to check if your DNS records are configured correctly:
whatsmydns.net
Global DNS propagation checker
dnschecker.org
Multi-location DNS lookup
mxtoolbox.com
Professional DNS tools
Command Line Check:
# Check A record (root domain)
nslookup -type=A yourdomain.com
# Check A record (www subdomain)
nslookup -type=A www.yourdomain.com
Expected Results:
www.yourdomain.com has address 67.118.92.172
yourdomain.com has address 67.118.92.172
⏱️ Timeline Expectations
0-5 minutes
DNS records saved at registrar
5-15 minutes
DNS propagation begins
15-30 minutes
BizBlasts detects your DNS records (monitoring every 5 minutes)
30-60 minutes
Domain activated if all checks pass
1-24 hours
SSL certificate fully provisioned
🆘 Need Help?
Regular Support
- • Email: bizblaststeam@gmail.com
- • Include screenshots of your DNS settings
- • Response time: Within 24 hours
Emergency Support
- • Reply to setup email with "URGENT"
- • Include business name and domain
- • We can manually verify and activate