How to add a record with the DNS Zone Editor in cPanel?



What are DNS Records ?

A DNS (Domain Name System) name server stores DNS records for a domain name. There are many types of DNS records, but some of the most common are:
  • A records: An A record associates a domain name (such as example.com) with an IP address (such as 174.114.230.37).
  • CNAME records: CNAME (canonical name) records define aliases by associating one domain name with another. For example, you could create a CNAME record for mail.example.com associated with example.com. When a DNS lookup for mail.example.com occurs, it receives in response the associated example.com domain, and subsequently performs a lookup on its A record. CNAME records enable you to define multiple domains without having to specify an IP address for each one.
  • TXT records: TXT records can contain any arbitrary text data. They are often used to define SPF (Sender Policy Framework) or DKIM (DomainKeys Identified Mail) settings.
How to use the DNS Zone Editor in cPanel ?

To configure DNS records for your domain, cPanel provides a Simple DNS Zone Editor and an Advanced DNS Zone Editor. They have similar functionality, and both allow you to define A and CNAME records. However, only the Advanced DNS Zone Editor enables you to configure TXT records as well.



Adding an A Record :

To add a record using the Advanced DNS Zone Editor, please follow these steps:
  1. In the Domains section of the cPanel home screen, click Advanced DNS Zone Editor.
  2. Under Select a Domain, select the domain for which you want to add a record.   
  3. Under Add a Record, in the Name text box, type the fully-qualified domain name (FQDN) for the record.
  4. In the TTL text box, type the time-to-live value in seconds.   
  5. In the Type list box, select the type of record that you want to add, and then:   
    • If you are adding an A record, in the Address text box, type the IP address to associate with the domain name that you specified in step 2.
    • If you are adding a CNAME record, in the CNAME text box, type the associated canonical name for the domain name that you specified in step 2.
    • If you are adding a TXT record, in the TXT Data text box, type the data for the TXT record.
  6. Click Add Record. After cPanel adds the record, you can view it in the Zone File Records list.



Editing a DNS Record:

To edit a record using the Advanced DNS Zone Editor, please follow these steps:
  1. In the Domains section of the cPanel home screen, click Advanced DNS Zone Editor.
  2. Under Select a Domain, select the domain for which you want to edit a record.   
  3. Under Zone File Records, locate the record you want to edit, and then click Edit.
  4. Modify the value or values you want to change, and then click Edit Record.   

Note: Editing DNS Records is an advanced topic. Do not edit existing records unless you are sure of what you are doing. Modifying certain records can make your web site inaccessible and can render your e-mail to stop working. 



Deleting a DNS Record:

To delete a record using the Advanced DNS Zone Editor, please follow these steps:
  1. In the Domains section of the cPanel home screen, click Advanced DNS Zone Editor.
  2. Under Select a Domain, select the domain for which you want to delete a record.   
  3. Under Zone File Records, locate the record you want to delete, and then click Delete.
  4. At the Delete this record? prompt, click Delete. cPanel removes the record from the Zone File Records list.   










  • A-Record, CNAME-Record, TXT-Record, video tutorial
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to create an addon domain in cPanel?

The addon domains feature allow you to host multiple web sites in a single Hosting account.To...

What is an Addon Domain?

What is an Addon domain ? Using the addon domains feature in cPanel, you can host multiple web...

What is a Parked Domain?

Parked Domains (Aliases):Parked Domains (Currently known as Aliases in newer versions of cPanel)...

What is a SubDomain?

A subdomain is a domain that is part of a larger domain, based upon a prefix name of your choice....

How to create a domain alias ( parked domain ) in cPanel?

To add a parked domain (also known as a domain Alias) follow these steps: In the Domains...