How to Change Name Servers (NS)

How to Change Nameservers (NS)

If you're switching to a different DNS provider or hosting service, 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  

  • Access to your registrar's account

  • The new name servers (provided by Vergecloud).


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:
  1. Disable DNSSEC temporarily at the parent zone:

    • Remove the DS record from your registrar (parent).

  2. Migrate authoritative name servers to Vergecloud.

  3. Enable DNSSEC on Vergecloud and generate a new DS record.

  4. 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:

  • Select "Custom DNS"

  • Enter those two nameservers

  • Click the ✅ checkmark to save

    • Related Articles

    • HSTS (HTTP Strict Transport Security)

      What Is HSTS (HTTP Strict Transport Security)? HTTP Strict Transport Security (HSTS) is a critical web security mechanism that forces browsers to connect only via HTTPS. Once a browser receives the HSTS policy from your website, it automatically ...
    • 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 ...
    • What is the Cache-Control Header?

      Understanding the Cache-Control Header in VergeCloud The Cache-Control header is an essential HTTP header used to manage caching behavior for content served on the web. By defining caching directives, the Cache-Control header helps optimize content ...
    • SPF Records

      Sender Policy Framework (SPF) Sender Policy Framework (SPF) is a method used for email authentication that helps identify spoofed sender addresses upon email delivery. SPF enables the receiving email server to confirm that an email purportedly from a ...
    • Time To First Byte (TTFB).

      Understanding Time To First Byte (TTFB) TTFB stands for "Time To First Byte," referring to the time it takes from the moment a browser sends an HTTP request to a server until the first byte of data is received. This duration includes DNS lookup and ...