How to Add A Record ?

An A Record (Address Record) connects your domain or subdomain to an IPv4 server IP address. It is one of the most common DNS records used to point a website to a hosting server.

Example:
If your server IP is 192.0.2.10, an A Record can make example.com open that server.


What an A Record Is Used For

Use an A Record when you want to:


Before You Start

Make sure you have:

Example IPv4 format:

192.0.2.10
203.0.113.25

How to Add an A Record at Govaio

  1. Log in to your Govaio client area

  2. Go to Domains

  3. Select the domain you want to manage

  4. Open DNS Management or Manage DNS Zone

  5. Click Add Record

  6. Choose A Record

  7. Enter the details below:

For Root Domain

Field

Value

Type

A

Name / Host

@

Points To

Your server IP

TTL

Default / 3600

For Subdomain

Field

Value

Type

A

Name / Host

blog

Points To

Your server IP

TTL

Default / 3600

  1. Click Save Changes


Example Records

Domain

Type

Host

Value

yourdomain.com

A

@

192.0.2.10

blog.yourdomain.com

A

blog

192.0.2.10


How Long Does It Take?

DNS updates usually begin quickly but may take:


Important Notes


Common Problems

Website Not Opening

Possible reasons:

Subdomain Not Working

Possible reasons:


Need Help?

If you are unsure which IP address to use, contact support@govaio.com with:

Govaio Support will help you configure the record correctly.