How to Migrate a Domain Name Without Downtime
Migrating a domain name without downtime relies more on upfront preparation than on the transfer operation itself: shortening the DNS records' time-to-live (TTL) before the switch, setting up the new configuration in parallel with the old one, and cutting over the old configuration only once the new one is confirmed working. Properly prepared, the migration happens without visitors or emails experiencing any noticeable interruption.
The real problem: migrations rarely fail during the transfer, but beforehand
The dreaded outage (site unreachable, emails lost) rarely happens during the transfer operation itself, but because of insufficient upfront preparation: a DNS time-to-live (TTL) set too long that delays propagation, emails that stop arriving during the switchover because they weren't anticipated, or an SSL certificate that wasn't reinstalled on the new configuration. Domain transfer is a well-regulated and generally reliable process; it's coordinating the elements that depend on it (site, emails, certificate) that requires attention.
Two operations often get confused: changing registrar (the provider with whom the domain is registered, without changing the domain name) and changing domain name (adopting a new address, which additionally requires redirects to preserve search rankings).
The registrar transfer procedure
- Check the domain's eligibility for transfer: a recently registered or transferred domain may be subject to a lock period (generally 60 days after initial registration).
- Disable the transfer lock with the current registrar, a protection enabled by default against unauthorized transfers.
- Retrieve the EPP code (authorization code) from the current registrar, essential to initiate the transfer on the new registrar's side.
- Check and update the domain's administrative contact email address, used to confirm the transfer.
- Initiate the transfer with the new registrar using the EPP code.
- Confirm the transfer via the validation email sent to the domain's administrative contact.
- Wait for finalization, generally between 5 and 7 days, a delay set by ICANN rules.
- Check that the DNS records were correctly copied over to the new registrar before finalization, to avoid any outage.
Reducing the risk of downtime: DNS preparation
The single most decisive technical factor for a migration without downtime is how you manage the DNS records' time-to-live (TTL):
- Lower the TTL (for example to 300 seconds, i.e. 5 minutes) several days before the planned migration, to speed up propagation of changes on the day itself.
- Copy every existing DNS record identically (A, CNAME, MX for emails, TXT for domain verification and SPF) before switching over, so nothing gets left behind.
- Check propagation after the switch with a DNS lookup tool, keeping in mind it can take up to 24 to 48 hours to be complete across all resolvers, even with a reduced TTL.
- Raise the TTL back to its normal value once the migration is confirmed stable.
Emails, the often overlooked piece
The MX (Mail Exchange) records that route the domain's emails are frequently forgotten during a migration focused on the website. Miscopying these records interrupts the receipt of professional emails, sometimes without any visible error message to the sender, which makes the problem hard to spot quickly. It's recommended to test sending and receiving a test email right after the DNS switchover.
The case of a full domain name change
Adopting a new domain name (not just switching registrar) is a separate operation, which additionally involves:
- Setting up permanent 301 redirects from every URL of the old domain to its equivalent on the new one, to preserve the search rankings you've built up.
- Installing a valid SSL certificate on the new domain before the actual traffic switchover.
- Communicating the change of professional email address to contacts used to the old one, ideally with a temporary forward in place to avoid losing messages.
- Updating every external reference: Google Business Profile listing, social media, printed materials, invoices.
What to remember
- The risk of downtime mainly comes from insufficient DNS preparation, not from the transfer process itself.
- Lowering the DNS records' TTL before the migration speeds up propagation and narrows the risk window.
- MX records (emails) are frequently overlooked and should be checked as a priority after the switch.
- A registrar transfer generally takes 5 to 7 days, a delay imposed by ICANN rules.
- Changing domain name entirely additionally requires 301 redirects to preserve search rankings, unlike a simple registrar change.
Frequently asked questions
How long does a domain name transfer take? Generally between 5 and 7 days for a transfer between registrars, a delay set by ICANN rules. A simple DNS change is faster, often effective within a few hours.
Does the site stay accessible during the migration? Yes, if the migration is properly prepared. The risk of downtime mainly comes from insufficient preparation (TTL too long, emails not anticipated) rather than from the transfer itself.
Do you need a special code to transfer a domain? Yes, an EPP code provided by the current registrar, which proves ownership of the domain. The transfer lock also needs to be disabled beforehand.
What happens if I change domain name entirely? That's a heavier operation: permanent 301 redirects from every old URL, an SSL certificate on the new domain, and communicating the change to your usual contacts.
In summary
A successful domain name migration comes down to preparation above all: lowering the TTL, fully copying the DNS records, checking emails, and, for a full name change, well-placed 301 redirects. VeryAppi's subscription website plan includes technical support for these migrations without service interruption.
Frequently asked questions
›How long does a domain name transfer take?
A transfer between registrars generally takes between 5 and 7 days, a delay imposed by ICANN rules to allow time to cancel the operation in case of error or fraud. A simple change of DNS servers without switching registrar is faster, often effective within a few hours.
›Does the site stay accessible during the migration?
Yes, if the migration is properly prepared. The domain keeps pointing to the old configuration until DNS propagation to the new one is complete. The risk of downtime comes mainly from insufficient preparation (TTL set too long, emails not anticipated) rather than from the transfer itself.
›Do you need a special code to transfer a domain?
Yes, a code called the EPP code (or authorization code), provided by the current registrar. This code proves you are indeed the domain's owner and authorizes the new registrar to start the transfer. The transfer lock (often enabled by default) also needs to be disabled beforehand.
›What happens if I change domain name entirely (not just registrar)?
That's a different, heavier operation: it involves pointing your content to a new address, with permanent 301 redirects from every old URL to preserve your search rankings, plus communicating the change to contacts used to the old email address.