How to Change Nameservers (NS)
If you're switching to VergeCloud DNS provider, you’ll need to update the name servers (NS records) for your domain with your registrar (Godaddy, Namecheap, etc,.).
This guide explains how to update your domain’s name servers quickly and safely.
Prerequisites
Please use one of the links below to update your name servers, depending on your domain registrar. Some commonly used registrars include, but are not limited to, the following:
1. Namecheap
3. Godaddy
If you are using DNSSEC, follow the below steps:
Disable DNSSEC temporarily at the parent zone:
Migrate authoritative name servers to Vergecloud.
Enable DNSSEC on Vergecloud and generate a new DS record.
Publish the new DS record with your registrar to re-enable DNSSEC.
Propagation Time
DNS changes usually begin updating within minutes, but full propagation may take up to 24–48 hours globally.
Important Tips
Double-check your DNS records are already set up at the new provider before switching NS.
During propagation, you may see intermittent website or email behavior if configurations are incomplete.
If using a CDN like VergeCloud, they will provide you with their own NS values to enter.
Example
You are moving DNS management to VergeCloud, and they give you:
delhi.ns.vergedns.com
goa.ns.vergedns.com
In Namecheap:
Related Articles
Using RE2 Regular Expressions
Using RE2 Regular Expressions Introduction VergeCloud firewall rules support advanced filtering using RE2 regular expressions. These patterns help you match specific text — such as parts of URLs, headers, or query strings — to allow, block, or log ...
Browser Caching and HTTP Headers with VergeCloud
Understanding Browser Caching and HTTP Headers with VergeCloud Browser caching involves storing certain website resources on a user's browser, so they don't need to be downloaded every time they visit. Resources are stored in the browser's local ...
Time to Live (TTL) and DNS Record Configuration in VergeCloud User Panel
Time to Live (TTL) Time to Live (TTL) is a fundamental parameter in the Domain Name System (DNS) that specifies the duration (in seconds) that a DNS record is allowed to be cached by a recursive resolver. Essentially, TTL determines how long DNS ...
ANAME Record and Configuration in VergeCloud User Panel
Understanding ANAME Records An ANAME record can be viewed as a hybrid of CNAME and A records. This type of record operates similarly to a CNAME record by enabling one domain to point to another. However, the distinction lies in that a CNAME record ...
DKIM Record
DKIM, or DomainKeys Identified Mail, is a protocol that enables the sender to append a digital signature to each email, allowing the recipient to authenticate the sender's identity. Essentially, DKIM serves as one of the methods for verifying the ...