How to Change DNS Records

DNS records control how your domain connects to websites, emails, and other online services.

You can manage DNS records from your domain registrar or hosting control panel.


Common DNS Record Types

Record Type

Purpose

A Record

Connect domain to server IP

CNAME

Alias one domain to another

MX Record

Handles email delivery

TXT Record

Verification & security records

NS Record

Nameserver settings

AAAA Record

IPv6 address mapping


Method 1: Change DNS Records in cPanel

Step 1: Log in to cPanel

Open:

https://yourdomain.com:2083

or:

https://my.govaio.com/login

Step 2: Open Zone Editor

  1. Go to the Domains section

  2. Click Zone Editor


Step 3: Manage DNS Records

Locate your domain and click:

You can now:


Example DNS Records

A Record Example

Points your domain to hosting server IP.

Type

Name

Value

A

@

123.123.123.123

Example:

A Record → 123.123.123.123

CNAME Record Example

Points subdomain to another hostname.

Type

Name

Value

CNAME

www

yourdomain.com


MX Record Example

Used for email routing.

Type

Priority

Value

MX

10

mail.yourdomain.com


TXT Record Example

Used for SPF, DKIM, verification, and security.

Example:

v=spf1 include:_spf.google.com ~all

Method 2: Change DNS at Domain Registrar

If your domain uses external nameservers:

  1. Log in to your domain provider

  2. Open:

  3. Edit required records

  4. Save changes


DNS Propagation Time

DNS changes may take:


Important Tips


Common DNS Problems

Problem

Solution

Website not loading

Verify A record

Email not working

Check MX records

SSL verification failed

Verify DNS propagation

Subdomain not working

Check CNAME/A record


Need Help?

If you need assistance changing DNS records, contact support:

📧 support@govaio.com