Ardisio

Ardisio

Professional Hosting

0%

by NexonGraphs

DNS Management

Accessing DNS Settings

  1. Go to Domains in your dashboard
  2. Click on your domain
  3. Select DNS Management

Common Record Types

| Type | Purpose | Example | |------|---------|---------| | A | Points domain to an IP address | @ → 192.168.1.1 | | CNAME | Alias for another domain | www → yourdomain.com | | MX | Mail server routing | @ → mail.yourdomain.com | | TXT | Verification and policies | SPF, DKIM, DMARC records | | NS | Nameserver delegation | ns1.ardisio.com |

Adding a Record

  1. Click Add Record
  2. Select the record type
  3. Enter the hostname (use @ for root domain)
  4. Enter the value (IP address, domain, or text)
  5. Set TTL (3600 seconds is standard)
  6. Click Save

Propagation

DNS changes typically propagate within 1-4 hours, though it can take up to 48 hours globally. During propagation, some visitors may see the old configuration.