How to Add a CNAME Record
This section will guide you through the process of adding your CNAME record in both written and video format.
Before starting, ensure:
- You have access to your domain registrar account (e.g., Cloudflare, Namecheap, GoDaddy).
- You know which subdomain you want to use (e.g., local.yourbusiness.com).
Step-by-Step Instructions
1. Get CNAME Setup Instructions from 3local
- Log in to your 3local dashboard.
- Click into “My Site”.
- Look for the “DNS Setup Instructions” section.
- Copy the CNAME configuration details provided:
- Host/Name: Usually local
- Target: sites.local.com
2. Log Into Your Domain Registrar
- Visit your domain registrar (e.g., Cloudflare).
- Select the correct domain from your list.
- Navigate to the DNS management or DNS Records section.
3. Add a New CNAME Record
In Cloudflare (example):
- Click “Add Record”
- Type: Select CNAME
- Name: Enter local (or desired subdomain)
- Target: Paste sites.local.com (from 3local instructions)
- Proxy Status: Set to DNS Only (turn off proxy/cloud icon)
- TTL: Set to Auto or 3600
- Click Save
📝 Note: If using a different registrar, the interface may differ, but the fields will generally be the same.
4. Validate the Connection in 3local
- Return to the 3local dashboard.
- Click the “Retry Validation” button to check the DNS connection.
- Validation can take up to 48 hours.