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.com
oreventx.example.com
Record Type:
CNAME
Name:
www
oreventx
Value:
dns1.wavecast.io
Steps:
Under Records, click "Add".
Choose Type:
CNAME
.Name: Type
www
oreventx
(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.com
Record Type:
A
Name:
@
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.207
TTL: Leave as default (
1 hour
).Click Save.

Last updated