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.

Overview of the Most Important DNS Records
In the quick view, you can immediately add the most common entries:
Links a domain to an IPv4 address. Important if your website is hosted on a different server.
Points a domain to another hostname (e.g.,
shop.yourdomain.ch to myshop.provider.com).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.
Step-by-Step: Adding a Record
- Click on "Manage".
- Select the "+ Add Record" button.
- 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.
- Name: The subdomain or domain (e.g.,
- 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!