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
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 ...
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 ...
What is the Cache-Control Header?
The Cache Control header is one of the most important HTTP response headers used to manage how web content is cached and delivered. It defines how browsers, intermediate proxies, and content delivery networks should store and reuse resources. Proper ...
VergeCloud Error Codes
While using VergeCloud services, you may occasionally encounter platform specific error codes. These errors are not random system failures. They usually indicate that a configured rule, security policy, or access restriction has been triggered. This ...
Understanding VergeCloud’s DDoS Challenge Modes
Distributed Denial of Service attacks are one of the most common threats faced by modern websites and online services. Attackers attempt to overwhelm servers with massive volumes of traffic or exploit application behavior to exhaust resources. If the ...