Technical Setup

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)
Name/Host: @
Type: A
Target: 67.118.92.172
TTL: 300 (5 minutes)
Record 2: A Record (WWW Subdomain)
Name/Host: www
Type: A
Target: 67.118.92.172
TTL: 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

G

GoDaddy

1

Log into GoDaddy

Go to godaddy.com and sign in

2

Access DNS Management

Click "My Products" → "DNS" next to your domain

3

Add A Record

Click "Add" button and configure:

  • Type: Select "A"
  • Name: Enter @
  • Value: Enter 67.118.92.172
  • TTL: "Custom: 300 seconds"
4

Add A Record

Click "Add" button and configure:

  • Type: Select "A"
  • Name: Enter www
  • Value: Enter 67.118.92.172
  • TTL: "Custom: 300 seconds"
5

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.

N

Namecheap

1

Log into Namecheap

Go to namecheap.com and sign in

2

Access Domain List

Click "Domain List" in the left sidebar

3

Manage DNS

Find your domain, click "Manage", then "Advanced DNS" tab

4

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"
5

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.

C

Cloudflare

1

Log into Cloudflare

Go to cloudflare.com and sign in

2

Select Your Domain

Click on your domain from the dashboard

3

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"
4

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.

G

Google Domains

1

Access DNS Settings

Go to domains.google.com → select domain → "DNS"

2

Add A Record

Click "Manage custom records" and configure:

  • Host name: Enter @
  • Type: Select "A"
  • TTL: Enter 300
  • Data: Enter 67.118.92.172
3

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:

1

Log into your domain registrar's control panel

2

Find "DNS Management," "DNS Settings," or "Name Servers" section

3

Look for options to "Add Record" or "Add DNS Record"

4

Create an A record with:

  • Name/Host: @
  • Type: A
  • Value/Target: 67.118.92.172
  • TTL: 300 seconds (5 minutes)
5

Create a A record with:

  • Name/Host: www
  • Type: A
  • Value/Target: 67.118.92.172
  • TTL: 300 seconds (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:

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

1

0-5 minutes

DNS records saved at registrar

2

5-15 minutes

DNS propagation begins

3

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