Transferring a domain should be routine, but it often turns into an avoidable outage when registrant email, nameservers, DNS records, or renewal timing are not checked in advance. This checklist is built to help you move a domain to another registrar without breaking your website, email, or DNS. It focuses on the practical decisions that matter before, during, and after a transfer, so you can use it as a repeatable playbook whenever registrar interfaces, transfer rules, or internal workflows change.
Overview
If you are looking up how to transfer a domain, the main point to understand is simple: a domain transfer usually changes the registrar, not the hosting itself. Your website can stay on the same server. Your email can stay on the same provider. Your DNS can remain exactly as it is, provided you know where it is hosted and avoid changing unrelated settings while the transfer is in progress.
That distinction matters because most transfer problems are not caused by the transfer request itself. They are caused by one of four side effects:
- The domain is not eligible to transfer yet.
- The approval email goes to an address nobody monitors.
- Nameservers or DNS records are changed accidentally during setup.
- Auto-renew, expiration timing, or registry locks are misunderstood.
A safe domain transfer checklist therefore starts with inventory, not with clicking the transfer button.
Before you move a domain to another registrar, document these basics in one place:
- Current registrar
- Target registrar
- Domain expiration date
- Registrant and admin contact email
- Whether domain privacy is enabled
- Whether a transfer lock or registry lock is enabled
- Current nameservers
- Where DNS is actually hosted
- Website host and server IPs
- Email provider and key MX-related records
- Any DNSSEC settings
- Whether the domain is tied to active business services such as SSO, CDN, or third-party verification records
This pre-transfer snapshot gives you something to compare against later. It also helps when multiple people handle infrastructure, billing, and domain administration separately.
As a general rule, avoid transferring a domain right before expiration, during a major launch, during a website migration, or in the middle of changing email providers. Those projects are manageable on their own. Combining them increases the chance of confusion.
If you are also reevaluating registrars based on transfer fees, renewal costs, or privacy options, see Best Domain Registrar in 2026: Registration, Renewal, Transfer, and Privacy Fees Compared and How Much Does a Domain Name Really Cost? Registration, Renewal, Transfer, and Add-On Fees Explained.
Checklist by scenario
Use the scenario below that matches your setup. The core transfer steps are similar, but the risk points differ depending on where your DNS and email live.
Scenario 1: Transfer the domain only, keep hosting and DNS exactly the same
This is the lowest-risk path and the best option if your goal is simply better pricing, simpler billing, or easier domain management.
- Confirm transfer eligibility. Check that the domain is not within a lock period, involved in a recent registration or transfer event, or otherwise restricted by the registry or registrar workflow.
- Verify the approval contact. Make sure the registrant or admin email can receive approval messages. If privacy settings or outdated contacts hide the real mailbox, fix that before starting.
- Record current nameservers. Take a screenshot and copy them into your notes.
- Export or copy key DNS records. Even if you do not plan to change DNS, keep a local copy of A, AAAA, CNAME, MX, TXT, SRV, and CAA records.
- Unlock the domain if required. Many registrars require the domain transfer lock to be removed before they will provide an authorization code.
- Request or retrieve the authorization code. Keep it in a secure internal note, not in a shared chat thread.
- Start the transfer at the new registrar. Enter the domain, auth code, and any required contact details carefully.
- Do not change nameservers during checkout unless necessary. If the goal is a clean transfer without downtime, keep nameservers unchanged.
- Approve transfer emails promptly. Delays often come from missed approvals, not technical issues.
- After completion, compare nameservers and DNS settings to your snapshot.
- Re-enable protections. Turn on transfer lock, privacy settings, and any account-level security features at the new registrar.
In this scenario, the website and email should continue working because the authoritative DNS remains the same.
Scenario 2: Transfer the domain and also move DNS to the new registrar
This is where many outages happen. A registrar transfer and a DNS move are separate tasks. They can be done together, but only if you prepare the DNS zone first.
- Audit the full existing DNS zone. Do not copy only the obvious records. Review website, email, subdomains, verification records, redirects, SIP or VoIP records, DKIM, SPF, DMARC, and any third-party service records.
- Recreate the zone at the new DNS host before switching nameservers. Whether DNS will be hosted at the new registrar or another provider, build the zone first.
- Check TTL values ahead of planned changes. If you expect to change records later, reducing TTLs in advance can make validation faster. This must be done before the nameserver change to be useful.
- Pay special attention to MX and TXT records. Business email outages are often caused by missing mail-related records rather than missing website records.
- Validate apex records, www records, and common subdomains.
- Start the domain transfer. Keep nameservers pointing to the current DNS provider until the new zone is confirmed ready.
- Once the transfer completes, change nameservers only when you have a maintenance window and a rollback plan.
- Monitor website resolution, email flow, and external verification services.
If your site is already under performance review, this can be a good time to revisit DNS and hosting alignment, but it is usually better to avoid mixing a registrar transfer with a full hosting migration unless there is a compelling reason. For hosting-side planning, read Shared Hosting vs VPS vs Cloud Hosting: Which Option Makes Sense for Your Site in 2026?.
Scenario 3: Transfer the domain while using third-party email
If your email runs through a business email host, Microsoft 365, Google Workspace, a hosted mail platform, or a specialized email service, treat email as the highest-risk dependency.
- List all current MX records.
- List all email-related TXT records. This includes SPF and may include verification and anti-spoofing records.
- List DKIM selectors and DMARC policy records.
- Check autodiscover or autoconfig records if your provider uses them.
- Confirm mailbox continuity is independent of the registrar. It usually is, but the DNS records are what route mail correctly.
- Do not assume imported DNS zones are complete. Manually verify mail records after transfer.
- Send test messages before and after the transfer. Test inbound, outbound, and forwarding if used.
- Watch for silent failures. A website outage is obvious. An email authentication issue may only appear later as deliverability problems.
If email is business-critical, schedule the domain transfer during a low-risk period and assign one person to verify mail routing after each step.
Scenario 4: Transfer a domain that points to a WordPress or ecommerce site
The registrar transfer itself does not move the site, but ecommerce and CMS setups often depend on more DNS entries than teams remember.
- Confirm which records power the main site, CDN, staging site, and transactional email services.
- Check payment-related callbacks, API endpoints, and verification records.
- Verify SSL certificate handling. If certificates are managed at the host or CDN, the transfer may not affect them directly. If validation depends on DNS records, make sure they persist.
- Capture screenshots of current DNS and site behavior.
- Test checkout, contact forms, and account emails after the transfer.
If your store runs on WordPress and WooCommerce, your hosting stack matters as much as your registrar workflow. For hosting-side considerations, see Best WordPress Hosting for WooCommerce in 2026: Speed, Scaling, and Checkout Reliability.
Scenario 5: Transfer multiple domains for one business
Bulk transfers add coordination risk. A single forgotten redirect domain or legacy subdomain can create operational noise later.
- Create a domain inventory spreadsheet. Include primary domain, parked domains, redirect domains, country variants, and defensive registrations.
- Mark which domains actively host DNS zones and which only forward.
- Track expiration dates and transfer status for each domain.
- Move the least critical domains first.
- Standardize nameserver policy and account security settings after migration.
This is also a good time to review renewal exposure and consolidate billing. If reducing surprise costs is part of the project, read Web Hosting Renewal Price Tracker: Which Hosts Raise Prices the Most After Year One?.
What to double-check
These checks catch most transfer-related mistakes before they become outages.
1. Where DNS is actually hosted
The registrar account may show the domain, but the authoritative DNS could be hosted somewhere else entirely. Look at the current nameservers and identify the real DNS provider before touching anything.
2. Contact email accuracy
If the approval message goes to an old employee mailbox, a distribution list that blocks external mail, or an address hidden behind privacy settings, your transfer may stall. Update this first.
3. Domain expiration timing
Do not wait until the last minute. Even when transfers are usually straightforward, approvals, verification, or registrar support can take longer than expected. Give yourself margin.
4. DNSSEC status
If DNSSEC is enabled, treat the move carefully. Registrar transfers and DNS host changes can interact with signing and delegation settings. If you are unsure, separate the registrar transfer from any DNS provider change and verify each stage.
5. WHOIS privacy and ownership details
Privacy settings can be useful, but they should not obscure who controls approvals internally. Also verify that the legal registrant information is correct before transfer, especially for company-owned domains.
6. Auto-renew settings at both registrars
Check whether auto-renew is on at the old registrar, what happens during an in-progress transfer, and what the policy will be once the domain arrives at the new registrar. This avoids duplicate assumptions, even if not duplicate charges.
7. Redirect and forwarding rules
Not all domain forwarding is implemented the same way. Some redirects live at the registrar layer, others at DNS or hosting level. Know where yours lives before moving.
8. External services that depend on DNS records
CDNs, email security tools, analytics verification, SaaS integrations, and identity platforms often rely on CNAME or TXT records that are easy to overlook.
9. Account security
Use MFA on both old and new registrar accounts. A domain transfer project is exactly the wrong time to discover that credentials are weak or shared broadly.
Common mistakes
If your goal is a domain transfer without downtime, these are the mistakes to avoid.
- Changing nameservers unnecessarily. If you only want to change registrars, leave nameservers alone.
- Starting a transfer without a DNS backup. Screenshots help, but a structured record export or manual copy is better.
- Forgetting email records. MX gets attention; SPF, DKIM, DMARC, and provider-specific TXT records are often missed.
- Using a transfer as a cleanup project. It is tempting to tidy old records at the same time. Resist that urge until the transfer is complete and stable.
- Transferring too close to expiration. Build in enough time for approvals and troubleshooting.
- Ignoring low-traffic subdomains. Staging, helpdesk, VPN, and legacy application records may be business-critical to a small internal audience.
- Assuming the website host manages the domain. Hosting, registrar services, and DNS are often split across vendors.
- Not validating after completion. A successful transfer status does not prove every record or redirect still works.
For organizations comparing registrars and hosts at the same time, it helps to separate roles clearly: registrar for domain ownership, DNS provider for authoritative records, hosting provider for application delivery, and email provider for mail services. If you are evaluating broader infrastructure changes, Best Hosting for Small Business Websites in 2026: Reliability, Email, and Support Compared can help frame the hosting side.
When to revisit
This checklist is worth revisiting whenever the underlying workflow changes, not just when you are ready to click transfer.
Review it again in these situations:
- Before seasonal planning cycles. If your team renews services, consolidates vendors, or sets next-year budgets at a fixed time, domain transfers often get bundled into that work.
- When registrar workflows or tools change. Interfaces, approval paths, and security defaults can change over time.
- Before a large launch or rebrand. Confirm ownership, contacts, and DNS hygiene before traffic or public attention increases.
- When staff responsibilities change. If the person who managed domains leaves, perform an ownership and access review immediately.
- When consolidating billing or vendors. A move to one registrar may make sense, but only after inventory and risk review.
- Before renewal windows. If renewal pricing or add-on costs have changed, transfer planning may become more urgent.
For a practical final pass, use this short action list:
- Inventory the domain, DNS, hosting, and email dependencies.
- Confirm transfer eligibility and approval contacts.
- Back up all DNS records and current nameserver settings.
- Separate the registrar transfer from any unnecessary DNS or hosting changes.
- Test website, email, redirects, and key subdomains after completion.
- Re-enable locks, privacy, MFA, and documentation once the move is done.
A domain transfer is not inherently risky. It becomes risky when ownership, DNS, and email responsibilities are unclear. Treat the move like a controlled change, keep the scope narrow, and document each step. That is the most reliable way to move a domain to another registrar without creating downtime you did not need.