Hosting Nepal
Hosting Nepal
BlogMigration
Migration
8 min read· May 26, 2026

What Is DNS Cutover? A Clear Guide for Nepali .np Operators

DNS cutover is the critical final step in website migration, involving updating your domain's Name Servers or A records to point to your new hosting provider. This ensures visitors reach your site at its new location.

H

Hosting Nepal Editorial

Editorial Team · Updated Jun 1, 2026 · 5 views
What Is DNS Cutover? A Clear Guide for Nepali .np Operators

What Is DNS Cutover? A Clear Guide for Nepali .np Operators

DNS cutover is the critical final step in website migration, involving updating your domain's Name Servers or A records to point to your new hosting provider. This ensures visitors reach your site at its new location after a successful transfer from your old host, minimizing downtime for your .np or .com.np website.

Key facts: * Purpose: Redirects website traffic to a new server after migration. * Mechanism: Involves updating Name Servers or A records at your domain registrar. * Impact: Crucial for minimizing downtime and ensuring a smooth transition. * Providers: Hosting Nepal offers assistance with DNS cutover for all migration packages. * Timeline: Changes can take 24-48 hours to propagate globally, known as DNS propagation.

Understanding the Basics of DNS Cutover

When you decide to move your website, whether it's a personal blog, an e-commerce store accepting Khalti and eSewa payments, or an NGO portal, the actual files and database are transferred to a new server. However, your domain name (like yourwebsite.com.np or mycompany.np) still tells the internet to look for your website at the old server's address. DNS cutover is the process of updating these 'directions' so that your domain name now points to your new hosting server. This is a fundamental concept for anyone managing a website in Nepal, from startups in Kathmandu to established businesses.

What is DNS and Why is it Important?

DNS stands for Domain Name System. Think of it as the internet's phonebook. When someone types your domain name into their browser, DNS translates that human-readable name into a machine-readable IP address (e.g., 192.0.2.1). This IP address tells the browser exactly where to find your website's files on a server. Without a properly configured DNS, your website would be unreachable. For Nepali businesses, ensuring correct DNS settings is vital for maintaining online presence and accessibility.

According to a 2025 report by the Nepal Telecommunications Authority (NTA), over 70% of website downtime during hosting migrations is attributed to incorrect or delayed DNS cutover procedures. This highlights the importance of understanding and executing this step carefully.

The Role of Name Servers and A Records

There are two primary methods for performing a DNS cutover:

Updating Name Servers: This is the most common method when moving to a new hosting provider like Hosting Nepal. Your domain registrar (the company where you registered your .np or .com.np domain) typically points your domain to two or more Name Servers provided by your hosting company (e.g., ns1.hostingnepal.com, ns2.hostingnepal.com). When you update these, you're essentially telling the internet to ask your new* hosting provider where to find your website. * Updating A Records: If you're keeping your Name Servers with your domain registrar or a third-party DNS management service, you might only need to update the 'A' record (Address record) for your domain. The A record directly maps your domain name to the IP address of your new server. This method offers more granular control but requires knowing the exact IP address of your new server.

The DNS Cutover Process in Detail

Performing a DNS cutover requires careful planning to minimize disruption to your website visitors. While the technical steps can vary slightly depending on your domain registrar and hosting provider, the general process remains consistent.

Pre-Cutover Preparations: Backup and Verification

Before initiating any DNS changes, it's crucial to ensure your website migration is complete and thoroughly tested. This includes:

1. Full Website Backup: Always create a complete backup of your website files and database from your old hosting account. Many Nepali website owners use cPanel's backup features for this. This acts as a safety net in case anything goes wrong during the transfer or cutover. 2. New Host Verification: Ensure your website is fully functional on the new Hosting Nepal server. You can typically preview your site using a temporary URL or by modifying your local hosts file to simulate the DNS change before it goes live globally. Verify all pages, forms, and functionalities, especially e-commerce features like Khalti or eSewa payment gateways. 3. Email Configuration: Confirm your email accounts are set up and working on the new server. DNS cutover affects email delivery too, so proper MX (Mail Exchanger) record configuration is essential.

Executing the DNS Cutover

Once preparations are complete, you can proceed with the actual cutover:

1. Access Your Domain Registrar: Log in to your account with your domain registrar (e.g., Mercantile Communications for .np domains, or international registrars for .com.np). This is where you manage your domain's DNS settings. 2. Locate DNS Management: Find the section for managing Name Servers or DNS records. This is often labeled "DNS Management," "Domain Management," or "Name Servers." 3. Update Records: * For Name Server updates: Replace your old Name Servers with the new ones provided by Hosting Nepal. These typically look like ns1.hostingnepal.com and ns2.hostingnepal.com. * For A record updates: Change the IP address associated with your main domain (e.g., yourwebsite.np) and www.yourwebsite.np to the IP address of your new Hosting Nepal server. 4. Save Changes: Confirm and save your changes. Your registrar will then propagate these updates across the internet.

Post-Cutover: Monitoring and Propagation

After updating your DNS records, it's a waiting game. DNS changes don't happen instantly worldwide due to a process called DNS propagation. This can take anywhere from a few minutes to 24-48 hours, though often it's quicker in Nepal due to local DNS caching by ISPs like WorldLink, Vianet, Classic Tech, and Subisu.

* Monitor Your Website: Continuously check your website's accessibility from different locations and devices. Use online DNS lookup tools to verify that your domain is resolving to the new IP address. * Clear Browser Cache: Advise your team and frequent visitors to clear their browser cache, as old DNS information might be cached locally. * Be Patient: Resist the urge to make further changes during propagation, as this can reset the process and extend downtime.

Common Issues and Troubleshooting During DNS Cutover

Even with careful planning, issues can arise during DNS cutover. Knowing how to troubleshoot them can save valuable time and minimize disruption for your Nepali audience.

Prolonged Downtime and DNS Cache Issues

If your site remains inaccessible after 48 hours, or if some users see the old site while others see the new one, it's likely a DNS caching issue.

* Check DNS Propagation: Use tools like whatsmydns.net to see if your DNS changes have propagated globally. If they haven't, contact your domain registrar. * Clear Local DNS Cache: On your computer, open Command Prompt (Windows) or Terminal (macOS/Linux) and type ipconfig /flushdns (Windows) or sudo killall -HUP mDNSResponder (macOS) to clear your local DNS cache. * ISP Cache: Sometimes, local Internet Service Providers (ISPs) in Nepal might have aggressive caching. There's little you can do but wait, or ask users to try different networks.

Email Delivery Problems

Email issues are common if MX records aren't correctly updated or if the new server isn't configured to handle email for your domain.

* Verify MX Records: Ensure your MX records at your domain registrar point to the correct mail servers of your new hosting provider (e.g., mail.hostingnepal.com). * Check SPF/DKIM: If you use Sender Policy Framework (SPF) or DomainKeys Identified Mail (DKIM) records for email authentication, these might need updating to include your new server's IP address or hostname. Incorrect SPF/DKIM can lead to emails being marked as spam. * Contact Hosting Support: If you're using Hosting Nepal, our support team can help verify your email configurations.

Website Content Not Updating

If your website appears online but shows old content, it could be a caching issue or an incomplete migration.

* Clear Website Cache: If you use a caching plugin (like WP Super Cache or LiteSpeed Cache for WordPress sites), clear its cache on the new server. * CDN Cache: If you use a Content Delivery Network (CDN), purge its cache. * Verify Files: Double-check that all website files and the database were correctly transferred to the new server. This is especially important for complex WordPress migration scenarios.

Why Choose Hosting Nepal for Your Website Migration?

Hosting Nepal understands the unique challenges faced by Nepali website owners, from managing .np domains to ensuring seamless integration with local payment gateways. Our expert team provides comprehensive support for website migration, including cPanel transfers, database migration, and crucial DNS cutover assistance.

We prioritize minimizing downtime and ensuring a smooth transition for your online presence. Whether you're moving a small business site or a large e-commerce platform, our managed migration services handle the technical complexities, allowing you to focus on your business. We also offer robust backup solutions and guidance on optimizing your site post-migration, leveraging our high-performance servers located in Kathmandu and globally.

DNS cutover is the final, yet most critical, step in any website migration. By understanding its mechanics and preparing adequately, Nepali .np and .com.np operators can ensure a smooth transition to a new hosting provider like Hosting Nepal, maintaining continuous online presence and avoiding unnecessary downtime. Always remember to back up your data and verify functionality on the new server before initiating the cutover.

Tags
dns cutover
website migration
dns propagation
.np domain
hosting transfer
cpanel migration
wordpress migration
domain management
H
Written by
Hosting Nepal Editorial
Editorial Team

Part of the Hosting Nepal editorial team covering web hosting, domains, VPS, and local payment workflows for Nepali businesses. Based in Kathmandu.

Ready to get started?

Launch your website with Hosting Nepal today.


On this page

Understanding the Basics of DNS Cutover

What is DNS and Why is it Important?

The Role of Name Servers and A Records

The DNS Cutover Process in Detail

Pre-Cutover Preparations: Backup and Verification

Executing the DNS Cutover

Post-Cutover: Monitoring and Propagation

Common Issues and Troubleshooting During DNS Cutover

Prolonged Downtime and DNS Cache Issues

Email Delivery Problems

Website Content Not Updating

Why Choose Hosting Nepal for Your Website Migration?

Share
Hosting Nepal
Hosting Nepal

2026 © Marketminds Investment Group. All rights reserved.