The following page is to walk you through creating a CNAME record in your DNS Provider. Choose from the following list to see how to create the CNAME record for your DNS Manager.
- 1and1
- Amazon Route53
- CloudFlare
- cPanel
- DirectAdmin
- DNS Park
- Domain Direct
- eNom
- eurodns.com
- EveryDNS
- gandi.net
- GoDaddy.com
- IX Web Hosting
- Media Temple
- MyDomain.com
- myhosting.com
- Net Earth One
- Network Solutions
- No-IP
- register.com
- SoftLayer.com
- VPS.net
- WHM
- Yahoo! Small Business
1and1
- Log into your account at https://admin.1and1.com
- If it's not already selected, select the Administration tab.
- Select Domains. The Domain Overview page appears.
- From the New drop-down menu, select Create Subdomain. (If you've already created a subdomain for your website's address, skip to step six.)
- Enter the prefix of the address for your CDN Zone, and Select OK. Example: if you chose cdn.example.com you should enter cdn.
- Check the box next to the subdomain.
- From the DNS menu, select Edit DNS Settings.
- Select the radio button next to CNAME.
- Next to Alias, enter The Temporary CDN URL.
- Select OK.
Amazon Route53
- Log into your account at aws.amazon.com, Select on My Account/Console, then Management Console.
- Select on the Amazon Route53 tab.
- Tick the checkbox next to your domain and from the top menu, select on Go To Record Sets.
- From the top menu, select on Create Record Sets.
- In the Create Record Set section to the right, fill in the sections as follows:
-
Name: Enter the part of the address that you picked for your service. For example, if you picked
cdn.example.com
as your address, entercdn
- Type: CNAME - Canonical Name.
- TTL (seconds): Leave the TTL value to the default selection or change it if you wish to.
- Value: Enter your Temporary CDN URL suffixed by a dot/period.
-
Name: Enter the part of the address that you picked for your service. For example, if you picked
- At the bottom of the section, Select the Create Record Set button.
CloudFlare
- Log into your CloudFlare account at https://www.cloudflare.com.
- Navigate to My Websites
- Select on the settings icon and select DNS settings
- Hit on Add new record
- From the drop-down list on the left side (under Type column) within the provided form select CNAME record
- Enter the hostname (first section of what will be your custom domain) under the Name column
- Enter The Temporary CDN URL into the is an alias of field under Value column
- Hit the Ad button and after that hit the I'm done editing my DNS records button
cPanel
- Log into your domain’s cPanel and in the search box type DNS ZONE
- Select one of two options that will appear, Simple DNS Zone Editor and/or Advanced DNS Zone Editor.
- If you select Simple DNS Zone Editor, follow these steps:
- Select your domain name (if applicable)
- Scroll down to the Add a CNAME Record box
- In the Name field, enter the prefix/first part of your custom domain (cdn, maxcdn, or whatever you choose… do NOT enter
cdn.mydomain.com
, cPanel will auto-complete that for you. - In the CNAME box, add your temporary CDN domain
zone.company.netdna-cdn.com
, do NOT suffix it with a period/dot. - Select the Add CNAME Record button.
- If you select Advanced DNS Zone Editor, follow these steps:
- Select your domain name (if applicable)
- Scroll down to the Add a Record box
- In the Name field, enter the prefix/first part of your custom domain (cdn, maxcdn, or whatever you choose… do NOT enter
cdn.mydomain.com
, cPanel will auto-complete that for you. - In the TTL box, add 14400 (4 hours).
- In the Type drop-down menu, select CNAME
- Select the Add CNAME Record button.
- In the CNAME box, add your temporary CDN domain
zone.company.netdna-cdn.com
, do NOT suffix it with a period/dot. - Select the Add Record Button.
DirectAdmin
- Log into your domain’s DirectAdmin Panel, then under the Your Account section, Select on DNS Management
- Scroll down to the Add Domain Records button.
- Scroll to where you can see CNAME
- In the empty box, put “cdn” for example or whatever you want your Custom CDN Domain to be, (do NOT enter
cdn.mydomain.com
) - In the box saying anything.com replace that with your temporary CDN domain
zone.company.netdna-cdn.com
, you MUST suffix it with a period/dot. - Select the Add button.
- In the empty box, put “cdn” for example or whatever you want your Custom CDN Domain to be, (do NOT enter
DNS Park
- Log into your account at DNS Park.
- On the left side, Select DNS Hosting.
- Select the domain you'd like to use with the CDN.
- Since DNS Park is your hosting service and not your domain registrar, be sure that your domain points to DNS Park's nameservers. This will allow your CNAME record configuration to take effect.
- Select Alias Records.
- Under Host Name, enter only the part of your website address that you designated for the CDN. If you picked
cdn.example.com
as your website's address, entercdn
. - Enter The Temporary CDN URL under Destination Name.
- Select Add Alias.
Domain Direct
- Go to domaindirect.com.
- Select my account, and log into your domain.
- On the Domain tab, Select Advanced Settings.
- Select Edit Zone File. Note: Do not delete the A record for "*.domain.com" and "domain.com," or you will have problems later.
- Under CNAME, create an entry for the part of the address that you want to use with the CDN. For example, if you are using cdn.example.com as your address, enter cdn.
- Point this CNAME record to The Temporary CDN URL.
eNom
- Log into your account at www.enom.com.
- From the drop-down menu at the Domains tab, select My Domain. You'll be directed to the Manage Domains page.
- Select your domain name.
- Select Host Settings.
- To add a CNAME record, Select NEW ROW. If you've already created a CNAME record for the address, simply edit the existing CNAME record.
- Enter the part of the address that you want to use with the CDN. For example, if you entered
cdn.example.com
as your address, entercdn
- Enter The Temporary CDN URL for the hostname.
- Select Save.
eurodns.com
- Log into your account at eurodns.com.
- Select My Domains in the My Domains menu on the left side of the page. A table listing your domains should appear.
- Select the DNS column on the row of the domain you wish to change. The DNS records for your domain should now be displayed.
- From the Add... drop-down menu of the HOSTNAME table, choose Host Alias, and Select the Add button next to it.
- In the Alias: field, add the name you chose for your service CDN. For example, if you chose cdn.example.com as your address, enter cdn.
- Enter The Temporary CDN URL. in the Host Name: field.
- Select the Save Settings button.
EveryDNS.net
- Log into your account at EveryDNS.net.
- On the left side, Select on your domain name from the list of domains.
- Since EveryDNS.net is your hosting service and not your domain registrar, be sure that your domain points to EveryDNS.net's nameservers. This will allow your CNAME record configuration to take effect.
- Below Add a Record, you can create your CNAME record.
- Next to Fully Qualified Domain Name, enter only the part of your website address that you designated for your CDN Zone. For example, if you picked
cdn.example.com
as your website's address, just entercdn
as the entry next to Fully Qualified Domain Name. - Select CNAME as the Record Type.
- Enter The Temporary CDN URL as the Record Value.
- Select Add Record.
gandi.net
- Log into your account at gandi.net.
- Select the Administration tab, and then select the control panel link.
- Select the domain you want to manage, and go to Technical Settings.
- Select Manage DNS zone file.
- Select Add an entry, and for each field, do the following:
- Name: Enter your custom URL prefix (such as www).
- Type: Select CNAME.
- Value: Enter The Temporary CDN URL.., making sure to include a trailing dot (.) at the end of the value.
- Select Submit.
- You should be back in the list of entries. Select Submit Changes
GoDaddy.com
- Log into your account at www.godaddy.com by selecting the My Account tab.
- Under the Domains header, find the domain you're using for your service. Select (Advanced Details) to the right of this domain.
- Under the DNS Manager header, Select Launch.
- In the CNAME (Alias) section, Select Quick Add. If you've already created a CNAME record for the address, you can Select anywhere in the existing CNAME record's row to edit.
- In the new row that appears, enter the following information:
-
Host: Enter the part of the address that you picked for your service. For example, if you picked
cdn.example.com
as your address, entercdn
- Points to: Enter your Temporary CDN URL.
- TTL: Leave the TTL value to the default selection.
-
Host: Enter the part of the address that you picked for your service. For example, if you picked
- At the top or the bottom of the page, Select the Save Zone File button.
- Select OK in the pop-up.
IX Web Hosting
- Log into your account at IX Web Hosting.
- Select Manage below the Hosting Account section.
- On the left side, select the domain you'd like to use with the CDN.
- Next to DNS Configuration, Select EDIT.
- Select Add DNS CNAME Record.
- Under Name, enter only the part of your website address that you designated for your CDN Zone. For example, if you picked www.mydomain.com as your address, just enter cdn as the entry underName.
- Enter The Temporary CDN URL. under Data.
- Select Submit.
Media Temple
- Log into your Media Temple account at https://ac.mediatemple.net.
- Enter your Primary Domain, Primary Email, and Password, then select the Login button.
- Select the domain name that needs a CNAME record added to it.
- Select the Edit DNS Zone File icon located under the Domain Tool section.
- Select the Add a Record button.
- Enter the hostname or alias in the field under the Name column.
- Select the drop-down menu under the Type column and select CNAME.
- Enter the domain value or destination in the field under the Data column.
- Select the Save button.
MyDomain.com
- Log into your MyDomain.com account.
- Select on the My Services tab.
- Under Manage My Services, select on Manage Services.
- Go to Domain Overview.
- Select on Domain Administration.
- Select the domain you're using with the CDN.
- Select the DNS tab, and select DNS Records.
- Select Add New DNS record.
- From the drop-down menu, select CNAME, and Select Next.
- Enter your custom URL prefix (such as
www
), and then enter the Temporary CDN URL. - Select Finish.
myhosting.com
- Go to http://myhosting.com.
- Select on the Account link at the top of the page.
- Log in with your Domain Name and Password.
- Select on the Domain Name tab.
- Select DNS Management in the left-hand pane.
- Select the Manage DNS button.
- Add an ALIAS (CNAME) RECORD by doing the following in the ZONE SERVER area:
- Enter your URL prefix (such as www).
- Enter The Temporary CDN URL.
Net Earth One
- Log into your NetEarthOne Account. The login URL depends on how your account is setup. This also works for ResellerClub
- Hover over the Products tab then select on List All Orders.
- Select your domain name from the list of domains.
- From the right menu, Select on DNS Management, then select Manage DNS
- A POPUP page will open, Select on CNAME Records, under the title List of CNAME Records, Select Add CNAME Record fill in the sections as follows:
-
Host Name: Enter the part of the address that you picked for your service. For example, if you picked
cdn.example.com
as your address, entercdn
- Value: Tick the second radio button, then enter your Temporary CDN URL suffixed by a dot/period.
- TTL (seconds): Leave the TTL value to the default selection or change it if you wish to.
-
Host Name: Enter the part of the address that you picked for your service. For example, if you picked
- At the bottom of the section, select the Add Record button.
Network Solutions
- Log into your account at www.networksolutions.com.
- In the left navigation bar, open the nsWebAddress (Domains) menu by Selecting the + icon.
- Select Manage Domain Names.
- On the Domain Details page for your domain, select the Designated DNS radio button to the right of the Change domain to point to. (If you've already configured advanced DNS settings, select Edit next to Advanced DNS Settings.)
- Select the Apply Changes button.
- Under the Advanced DNS Manager heading, Select Manage Advanced DNS Records.
- Under the Host Aliases (CNAME Records) heading, Select Add/Edit.
- In the Alias box, enter your custom URL prefix (such as cdn).
- Select the radio button to the left of the Other Host box.
- Enter The Temporary CDN URL in the Other Host box.
- Select Continue.
- Review your changes and select Save Changes to create the CNAME record.
No-IP
- Log into your account at No-IP.
- On the left side, Select Host/Redirects.
- Select Manage underneath Host/Redirects.
- Select Add for a new entry, or Select Modify and skip to step six for an existing entry.
- Enter the part of the address that you picked for the CDN as the hostname, and select your domain name. For example, if you entered
cdn.example.com
as your address, entercdn
as the hostname. - Select DNS alias CNAME at the host type.
- Enter The Temporary CDN URL as the Target Host and Select Modify.
Register.com
- Log into your account at register.com.
- Under the My Accounts tab, select your domain name.
- Scroll down to the Advanced Technical Settings heading, and Select Edit Domain Aliases Records.
- In the box to the left of your domain name, enter your URL prefix (such as www).
- Enter The Temporary CDN URL. in the points to box.
- Select Continue.
- Review your changes, and Select Continue to create the CNAME record.
SoftLayer.com
- Log into your account at manage.softlayer.com.
- Under the Public Network menu, Select the Domain Name System, then select Manage DNS.
- Under the DNS Zone Records header, select Edit next to your domain.
- In the CNAME (Aliases) section, fill in the sections as follows:
-
Host: Enter the part of the address that you picked for your service. For example, if you picked
cdn.example.com
as your address, entercdn
- Points to: Enter your Temporary CDN URL suffixed by a dot/period.
- TTL: Leave the TTL value to the default selection.
-
Host: Enter the part of the address that you picked for your service. For example, if you picked
- At the bottom of the page, Select the Update Zone Records button.
VPS.net
- Log into your account at control.vps.net.
- Select Manage my DNS.
- Select your domain name.
- In the CNAME (Aliases) section, fill in the sections as follows:
-
Host: Enter the part of the address that you picked for your service. For example, if you picked
cdn.example.com
as your address, entercdn
- Points to: Enter your Temporary CDN URL suffixed by a dot/period.
- TTL: Leave the TTL value to the default selection.
-
Host: Enter the part of the address that you picked for your service. For example, if you picked
- Select the Add button.
WHM
- Log into your WHM (WebHostManager)
- Go to DNS Functions -> Edit DNS Zone or in the search box, type Edit DNS Zone and select to open the page
- Select the domain you wish to edit and select on Edit
- Scroll down to Add New Entries Below This Line
- In the first field, enter the prefix/first part of your custom domain (cdn, maxcdn, or whatever you choose… do NOT enter
cdn.mydomain.com
) - In the second field, you enter the TTL, usually 14400 as a default
- In the drop-down menu, select CNAME
- In the last box, add your temporary CDN domain
zone.company.netdna-cdn.com
, you MUST suffix it with a period/dot. - Scroll to the bottom and select Save
Yahoo! Small Business
- Log into your account at smallbusiness.yahoo.com.
- Select Domain Control Panel below your domain.
- Select Manage Advanced DNS Settings.
- Select Add Record.
- In the Source field, enter the part of the address that you chose for your website using the CDN. For example, if you chose
cdn.example.com
, entercdn
in the Source field. - Enter The Temporary CDN URL. in the Destination field.
- Select Submit.
NOTE: Replace foo.bar.netdna-cdn.com with your own Temporary CDN URL
As always, If you have any questions or concerns about any of the topics mentioned in this article, please feel free to reach out to support - we are available 24/7 by chat or email.