Update GoDaddy DNS
Here are step-by-step instructions on how to set up the DNS records shown in your screenshots using GoDaddy:
1) Access Your DNS Settings on GoDaddy
Go to https://godaddy.com and log in.
Click on your name in the top right corner, then go to "My Products".
Find your domain and click on it then click the "DNS" tab on the page, as shown below.

2) Set Up Subdomain (CNAME Record)
Example:
Subdomain:
www.example.comoreventx.example.comRecord Type:
CNAMEName:
wwworeventxValue:
dns1.wavecast.io
Steps:
Under Records, click "Add".
Choose Type:
CNAME.Name: Type
wwworeventx(whatever subdomain you want to use).Value: Enter
dns1.wavecast.io.TTL: Leave as default (
1 hour).Click Save.
3) Set Up Apex Domain (A Record)
This step is only required when setting up the apex domain, such as example.com or www.example.com.
If you're using a subdomain like event.example.com, this step is not required.
Example:
Domain:
example.comRecord Type:
AName:
@Value:
209.38.176.207
Steps:
In the DNS records list, look for an existing A record with the Name
@.If it exists, click Edit.
If it doesn’t, click "Add".
Choose Type:
A.Name:
@Value:
209.38.176.207TTL: Leave as default (
1 hour).Click Save.

Last updated