How to Add an A Record, CNAME, and MX Record

DNS records tell the internet where to find your website, email, and other services. Here is how to add or edit the most common record types.

Where to Manage DNS Records

If your domain uses Hordanso nameservers: manage DNS in cPanel > Zone Editor.

If your domain uses Cloudflare: manage DNS in your Cloudflare dashboard.

If your domain uses another registrar's nameservers: log in to that registrar to manage DNS.

How to Add a DNS Record in cPanel Zone Editor

  1. Log in to cPanel.
  2. Click Zone Editor in the Domains section.
  3. Find your domain and click Manage.
  4. Click Add Record.
  5. Select the record type from the Type dropdown.
  6. Fill in the required fields (see below for each type).
  7. Click Add Record to save.

A Record — Points a Domain/Subdomain to an IP Address

  • Name: @ (for the root domain) or subdomain (e.g., shop)
  • TTL: 14400 (default)
  • Type: A
  • Record (Value): the IP address (e.g., 102.45.67.89)

Use case: Pointing yourdomain.com or a subdomain to a specific server.

CNAME Record — Aliases One Name to Another

  • Name: www (or another subdomain like mail, shop)
  • TTL: 14400
  • Type: CNAME
  • Record (Value): yourdomain.com. (note the trailing dot) or the target hostname

Use case: Making www.yourdomain.com point to yourdomain.com, or pointing a subdomain to an external service.

MX Record — Routes Email to Your Mail Server

  • Name: @ (root domain)
  • TTL: 14400
  • Type: MX
  • Priority: 0 (lower number = higher priority)
  • Record (Value): mail.yourdomain.com (or Google/Microsoft mail server if using external email)

Use case: Telling the internet where to deliver email for your domain. Hordanso sets this automatically if you are using cPanel email.

Note: Do not delete existing records you do not understand — they may be critical for email delivery or existing services. If unsure, contact support.

  • CNAME, cPanel DNS, DNS, MX record, zone editor, A record
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Register a Domain with Hordanso

Your domain is your website's address on the internet (e.g., yourbusiness.com). You need to...

How to Transfer a Domain to Hordanso

Transferring your domain to Hordanso lets you manage everything — hosting, email, and domain —...

How to Point a Domain to Hordanso Nameservers

If you registered your domain elsewhere (e.g., Namecheap, GoDaddy) and purchased hosting from...

How to Add a TXT Record for Google/Email Verification

TXT records are used to verify domain ownership (Google, Microsoft, Facebook, etc.) and to set up...

How to Renew Your Domain Before It Expires

Domains must be renewed every year (or however long your registration period is). If your domain...

Powered by WHMCompleteSolution