What You’ll Need
- Access to your domain’s DNS settings through your domain registrar (such as GoDaddy, Namecheap, Google Domains, etc.)
- Your domain name
Step-by-Step Instructions
For Root Domain (example.com)
- Log in to your domain registrar’s website where you purchased your domain
- Find the DNS settings or DNS management section
- Add the A record value provided to you by the Broadcast team:
| Type | Name/Host | Value/Points to |
|---|
| A | @ | (provided to you directly) |
Note: The ”@” symbol typically represents your root domain in DNS settings
- In the same DNS management section
- Add the CNAME record value provided to you by the Broadcast team:
| Type | Name/Host | Value/Points to |
|---|
| CNAME | www | (provided to you directly) |
For Staging Subdomain (staging.example.com) - Optional
If you have been asked to set up a staging server, you can add the following records.
- In the same DNS management section
- Add the staging CNAME record value provided to you by the Broadcast team:
| Type | Name/Host | Value/Points to |
|---|
| CNAME | staging | (provided to you directly) |
Verifying Your Setup
- After adding these records, please notify us so we can verify your setup.
Troubleshooting
If your domain isn’t working after 48 hours:
- Double-check that you’ve entered the DNS records exactly as provided to you
- Ensure that you haven’t accidentally created duplicate records
- Verify that there are no conflicting DNS records for the same hostnames
- Contact your domain registrar’s support if you’re having trouble accessing or modifying DNS settings
Common Terms Explained
- DNS: Domain Name System - translates domain names into IP addresses
- A Record: Points a domain directly to an IP address
- CNAME Record: Points a domain to another domain name
- Propagation: The time it takes for DNS changes to update across the internet
- Vercel: This is the company we use to manage DNS settings and servers
Need More Help?
If you encounter any issues during setup, please contact us at support@broadcast.events and include:
- Your domain name
- Screenshots of your current DNS settings
- Any error messages you’re seeing
Last modified on March 8, 2026