Addon Domain Conversion – Migrated and Non‑Migrated Data Overview

This article explains how the Convert Addon Domain to Account feature in WHM handles data migration. It details which data types are migrated, which are not, and how specific components such as DNS records, email, MySQL databases, and website configuration are processed during the conversion.

cPanel domain transferWHM migrationaddon domain conversion

~3 min read · Updated Feb 14, 2026

1. Introduction


The Convert Addon Domain to Account interface in WHM allows administrators to convert an addon domain into a standalone cPanel account. This guide outlines which data is migrated, which data is not, and how the conversion process handles specific components.


Note: This feature is still under development and may change in future releases. If the origin account has an assigned IPv6 address, the conversion will fail. Disable IPv6 before proceeding.


2. Data Migrated During Conversion


The conversion tool migrates the following data types:


  • DNS records
  • Website configuration
  • Document root contents
  • VirtualHost include files
  • Installed SSL certificate
  • Email
    • Email accounts
    • Email autoresponders
    • Email user filters
    • Email forwarders
    • Domain forwarders
    • Mailing lists
  • Webmail (application data)
  • MySQL
    • Databases
    • Database users
  • Redirects
  • Subaccounts
    • FTP accounts
    • Web Disk accounts

3. Data Not Migrated


The following data types are not migrated during the conversion process:


  • Installed applications
  • MultiPHP settings
  • Subaccounts (certain types)
  • Subdomains
  • Any additional data not listed in the migrated section

Important: You must delete all subdomains associated with the addon domain before converting it. Otherwise, the conversion will fail.


To preserve subdomain data, create a full backup of the cPanel account before deleting the subdomain. After conversion, restore the backup to the new account.


4. Detailed Migration Behavior


4.1 DNS Records

  • The system copies the DNS zone file before removing the addon domain.
  • After creating the new account, it restores the zone file and updates the IP address to match the new account.

4.2 Email Accounts

Email account data is copied to the new account. The original account retains its email data, but new incoming messages will only appear on the new account.


4.3 Email Autoresponders

Autoresponder data is copied. The original autoresponders remain intact after conversion.


4.4 Email Forwarders

Forwarder files are copied and restored for the new account. Because forwarders are tracked outside the user’s home directory, only one copy can exist on the server.


Forwarder file locations:

  • Email forwarders: /etc/valiases/domain.name
  • Domain forwarders: /etc/vdomainaliases/domain.name

4.5 Mailing Lists

Mailing lists are not affected. They continue to function normally after conversion.


4.6 Webmail Data

The system copies address book, calendar, notes, and signature data. The original data remains untouched.


Note: This does not apply to Roundcube.


4.7 MySQL Databases

  • Copied: Original databases remain unchanged.
  • Moved: The system updates database grants to reflect the new account ownership.

4.8 Subaccounts

FTP and Web Disk accounts are copied. The original accounts remain intact.


4.9 Website Configuration

The system copies:

  • Document root contents
  • VirtualHost include files
  • Installed SSL certificate

The original data remains on the source account after conversion.


5. Conclusion


The Convert Addon Domain to Account feature provides a powerful way to separate addon domains into independent cPanel accounts while preserving key data such as DNS records, email, MySQL databases, and website configuration. Understanding which data is migrated—and which is not—helps ensure a smooth and predictable conversion process.


Written & researched by Dr. Shahin Siami

Related Articles

How to Restore Your cPanel Account: A Complete Guide for New System Administrators

This guide explains how new system administrators can restore a cPanel account using WHM, transfer accounts and configurations between servers, and enable diagnostic logging for transfer and restore operations. It covers essential concepts such as WHM vs. cPanel, root access, backup handling, SFTP uploads, transfer methods, and advanced debugging tools.

Continue

آموزش کامل انتقال تمام اکانت‌های cPanel از یک سرور به سرور دیگر

این مقاله نحوه انتقال همه اکانت‌های cPanel، تنظیمات سرویس‌ها، گواهی‌های SSL و IP اصلی سرور را از یک سرور قدیمی (Source) به یک سرور جدید (Target) توضیح می‌دهد. شامل نصب سرور جدید، انتقال تنظیمات، انتقال اکانت‌ها، تغییر IP، تنظیم DNS و نصب مجدد SSL است.

Continue

How to Migrate a WordPress® Installation to a cPanel & WHM Server

This guide explains how to migrate a WordPress installation from a macOS-hosted environment to a cPanel & WHM server. It covers exporting the database, uploading WordPress files, creating and importing a MySQL database, updating URLs, configuring wp-config.php, fixing broken links, and finalizing the migration.

Continue

How to Manually Transfer an Account Between Servers in cPanel & WHM

This article explains how to manually transfer a cPanel account between servers when the account is too large for WHM’s automated transfer tools. It covers creating temporary directories, compressing public_html and log files, securely transferring data with SCP, and restoring the files on the destination server.

Continue

How to Manually Migrate Horde Calendars and Contacts to Roundcube in cPanel & WHM

This article explains how to manually migrate Horde calendars and contacts to Roundcube in cPanel & WHM version 108 through 118. It covers exporting Horde data, placing it in the correct directories, and importing it into Roundcube using built‑in plugins or manual import tools.

Continue

How to Manually Migrate Accounts to cPanel & WHM from Unsupported Control Panels

This article explains how experienced system administrators can manually migrate accounts from unsupported third‑party control panels to cPanel & WHM. It covers pre‑migration steps, installation requirements, file and directory transfers, database restoration, SSL migration, and post‑migration tasks.

Continue