cPanel - Simple Zone Editor

DNS (Domain Name System) is a very essential part of Internet System. It simply maps a FQDN (Full Qualified Domain Name), which is in human readable form. For example, www.tutorialspoint.com to IP address, which are used by computer machine, e.g. 117.18.237.191. For this process, DNS uses zone files that are stored in servers, which contains resource records to map a domain name to an IP address.

In this Simple Zone Editor, we can add two types of records −

Add an A Record

The A types of resource records are Host Name records. They contain the IP address of a specific host, and maps the Domain Name with 32-bit IP address.

To add an A type record, perform the following steps −

A Type Reord

Step 1 − Open the Editor by clicking Simple Zone Editor found in Domains Section of cPanel Home.

Step 2 − Find Add an A Record in the Simple Zone Editor interface.

Simple Zone

Step 3 − Enter Name in Name textbox and IP address in Address textbox.

Step 4 − Press Add an A Record. If successful, you will get a success message.

Note − ‘A’ records are essential for accessing your website. They allow DNS servers to locate your website and its services. Without an ‘A’ record, visitors can’t access your website. The cPanel automatically configures A type records for your domain and website, as soon as they are created.

Add a CNAME Record

The CNAME records are used to add an Alias to its associated domain name. You can point multiple CNAME records to a single A record. So that when the DNS looks up for the Alias, you can simply rename a host, which is defined in the A records.

To add a CNAME record, please follow these steps.

Step 1 − Scroll down on Simple Zone Editor to find Add a CNAME Record.

CNAME Record

Step 2 − Enter the desired Alias name for CNAME record on Name textbox and Enter a FQDN in CNAME textbox to which you want your Alias pointing to.

Step 3 − Click Add CNAME Record and you should see a success message.

Remove an A or CNAME Record

To remove a user defined A or CNAME Record, please scroll below on Simple Zone Editor to find User–Defined Records. Press the Delete link corresponding to the Record you want to remove.

User–Defined Records

You should see a success message when record is deleted.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Clearing cookies/Cache on your Browser

Clearing cookies/Cache on your BrowserHello Clients,This article will help you to Mass Refresh...

Custom PHP Limits using .user.ini

To add custom php limits like memory limit,Upload limit You can do it from .user.ini file Create...

Enable Gzip To Speedup the Loading time

Hello Mod_deflate is an apache module that can be used to compress data using gzip compression...

Force Password Reset cPanel/WHM

Force Password in cPanel Servers are for security purposes for a certain number of days the...

How to fix CPU Overload/Abuse Issues ?

Hello,This article will help you with fixing CPU Overload/Abuse issues for your cPanel accounts....