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

    • 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 ...
    • 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 ...
    • Cross-Origin Resource Sharing (CORS)

      Cross-Origin Resource Sharing (CORS) Header Cross-Origin Resource Sharing (CORS) is a critical web security feature that allows servers to specify who can access their resources and how those resources can be accessed. By defining CORS policies, you ...
    • Content Security Policy (CSP)

      Content Security Policy (CSP) Header The Content Security Policy (CSP) header is a robust web security feature designed to prevent a variety of attacks, including Cross-Site Scripting (XSS), clickjacking, and other code injection threats. By defining ...
    • 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 ...