DNS Configuration: Your Domain's Phonebook

The Domain Name System (DNS) converts your domain (e.g., yourdomain.ch) into an IP address so that browsers can find your server. With the Zone Editor, you have full control over these assignments.

Caution: Incorrect DNS entries can cause your website or emails to become unreachable. Note down the old values before making any changes.
cPanel DNS Zone Editor Overview

Overview of the Most Important DNS Records

In the quick view, you can immediately add the most common entries:

A Record
Links a domain to an IPv4 address. Important if your website is hosted on a different server.
CNAME Record
Points a domain to another hostname (e.g., shop.yourdomain.ch to myshop.provider.com).
MX Record
Determines which server receives your emails. (Important when using Microsoft 365 or Google Workspace).

Advanced Management (TXT, SPF, DKIM)

For more complex entries, click "Manage" next to the desired domain.

TXT Records: These are mostly used for verification (e.g., Google Search Console) or for security mechanisms like SPF and DKIM to improve the deliverability of your emails.

Step-by-Step: Adding a Record

  1. Click on "Manage".
  2. Select the "+ Add Record" button.
  3. Fill in the fields:
    • Name: The subdomain or domain (e.g., test.yourdomain.ch. – cPanel usually adds the trailing dot automatically).
    • TTL: The default value is usually 14400 (seconds).
    • Type: Select A, CNAME, MX, or TXT.
    • Record/Destination: The IP or the target hostname.
  4. Click on "Save Record".

Frequently Asked Questions (FAQ)

How long does it take for the change to become active?
DNS changes take some time to spread worldwide (propagation). This can take between 1 and 24 hours.

What does MX priority mean?
A lower value means higher priority. If you have multiple mail servers, the one with the value 0 is contacted first.


Is your domain not resolving correctly?
Use tools like DNSChecker.org to check the status, or contact CURIAWEB Support to verify your zone!

Was this answer helpful? 1 Users Found This Useful (1 Votes)