{"id":538,"date":"2021-07-23T12:32:24","date_gmt":"2021-07-23T12:32:24","guid":{"rendered":"https:\/\/ssdsunucum.com\/blog\/how-to-copy-addon-domains-to-a-new-account\/"},"modified":"2021-07-23T12:32:24","modified_gmt":"2021-07-23T12:32:24","slug":"how-to-copy-addon-domains-to-a-new-account","status":"publish","type":"post","link":"https:\/\/ssdsunucum.com\/blog\/how-to-copy-addon-domains-to-a-new-account\/","title":{"rendered":"How to Copy Addon Domains to a New Account"},"content":{"rendered":"<\/p>\n<div class=\"col-md-9\">\n<div class=\"flex-column flex-md-row article-header\"><\/div>\n<hr>\n<h2 id=\"overview\">Overview<\/h2>\n<div class=\"callout callout-danger\">\n<div class=\"callout-heading\">Warning:<\/div>\n<div class=\"callout-content\">\n<ul>\n<li>This document is <strong>only<\/strong> valid for cPanel &#038; WHM version 54 and earlier.<\/li>\n<li>Due to the nature of this process, cPanel Technical Support can\u2019t help you with these instructions.<\/li>\n<li>In cPanel &#038; WHM version 56 and later, use WHM\u2019s <em>Convert Addon Domain to Account<\/em> interface (<em>WHM &gt;&gt; Home &gt;&gt; Transfers &gt;&gt; Convert Addon Domain to Account<\/em>).<\/li>\n<li>Because it requires that you move files, <strong>only<\/strong> the <code>root<\/code> user or resellers with <code>root<\/code>-level privileges can perform this action.<\/li>\n<\/ul><\/div>\n<\/div>\n<p>After you create an addon domain, you can create an entirely new account from that addon domain. To do this, copy the information from the addon domain and add it to a newly-created account. This tutorial shows you how to copy addon domains to a new account.<\/p>\n<div class=\"callout callout-info\">\n<div class=\"callout-heading\">Note:<\/div>\n<div class=\"callout-content\">\n<p>This document uses the following example values:<br \/>\n* <code>username<\/code> represents the user of the account.<br \/>\n* <code>newusername<\/code> represents the user of the new account.<br \/>\n* <code>addonname<\/code> represents the name of the addon domain.<br \/>\n* <code>addondirectory<\/code> represents the directory for the addon domain.<\/p>\n<\/p><\/div>\n<\/div>\n<h2 id=\"copy-addon-domains-to-a-new-account\">Copy addon domains to a new account<\/h2>\n<h3 id=\"create-a-backup-file\">Create a backup file.<\/h3>\n<p>Perform a full backup of the account that contains the addon domain. To do this, use cPanel\u2019s <em>Backup<\/em> interface (<em>cPanel &gt;&gt; Home &gt;&gt; Files &gt;&gt; Backup<\/em>) or run the <code>\/usr\/local\/cpanel\/scripts\/pkgacct<\/code> script.<\/p>\n<p>For more information about the contents of the backup file, read our Backup Tarball Contents documentation.<\/p>\n<h3 id=\"create-a-new-account\">Create a new account.<\/h3>\n<p>Create a new account with a placeholder name in WHM\u2019s <em>Create a New Account<\/em> interface (<em>WHM &gt;&gt; Home &gt;&gt; Account Functions &gt;&gt; Create a New Account<\/em>).<\/p>\n<div class=\"callout callout-warning\">\n<div class=\"callout-heading\">Important:<\/div>\n<div class=\"callout-content\">\n<p>Do <strong>not<\/strong> use the addon domain\u2019s name as the new account name.<\/p>\n<\/p><\/div>\n<\/div>\n<h3 id=\"extract-the-backup-file\">Extract the backup file.<\/h3>\n<p>To extract the backup file, perform the following steps:<\/p>\n<ol>\n<li>\n<p>Run the following commands to create the <code>\/home\/backup-username<\/code> directory and move the backup file into it:\n<\/p>\n<div class=\"highlight\">\n<div style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\">\n<table style=\"border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;\">\n<tr>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-go\" data-lang=\"go\"><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">1\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">2\n<\/span><\/code><\/pre>\n<\/td>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;;width:100%\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-go\" data-lang=\"go\"><span style=\"color:#a6e22e\">mkdir<\/span> <span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">home<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">backup<\/span><span style=\"color:#f92672\">-<\/span><span style=\"color:#a6e22e\">username<\/span>\n<span style=\"color:#a6e22e\">mv<\/span> <span style=\"color:#a6e22e\">cpmove<\/span><span style=\"color:#f92672\">-<\/span><span style=\"color:#a6e22e\">username<\/span>.<span style=\"color:#a6e22e\">tar<\/span>.<span style=\"color:#a6e22e\">gz<\/span> <span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">home<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">backup<\/span><span style=\"color:#f92672\">-<\/span><span style=\"color:#a6e22e\">username<\/span><span style=\"color:#f92672\">\/<\/span><\/code><\/pre>\n<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<\/div>\n<\/li>\n<li>\n<p>Run the following commands to navigate to the <code>\/home\/backup-username<\/code> directory and uncompress the backup:\n<\/p>\n<div class=\"highlight\">\n<div style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\">\n<table style=\"border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;\">\n<tr>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-go\" data-lang=\"go\"><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">1\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">2\n<\/span><\/code><\/pre>\n<\/td>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;;width:100%\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-go\" data-lang=\"go\"><span style=\"color:#a6e22e\">tar<\/span> <span style=\"color:#f92672\">-<\/span><span style=\"color:#a6e22e\">xzf<\/span> <span style=\"color:#a6e22e\">cpmove<\/span><span style=\"color:#f92672\">-<\/span><span style=\"color:#a6e22e\">username<\/span>.<span style=\"color:#a6e22e\">tar<\/span>.<span style=\"color:#a6e22e\">gz<\/span>\n<span style=\"color:#a6e22e\">cp<\/span> <span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">home<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">backup<\/span><span style=\"color:#f92672\">-<\/span><span style=\"color:#a6e22e\">username<\/span><\/code><\/pre>\n<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<\/div>\n<p>These commands extract the backup file\u2019s contents to either the <code>cpmove-username<\/code> or <code>username<\/code> directories.<\/li>\n<li>\n<p>Run the following command to add the <code>homedir\/public_html\/addondirectory\/<\/code> subdirectory to the <code>\/home\/backup-username\/public_html\/<\/code> directory:\n<\/p>\n<div class=\"highlight\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-perl\" data-lang=\"perl\">cp <span style=\"color:#f92672\">-<\/span>R homedir<span style=\"color:#e6db74\">\/public_html\/<\/span>addondirectory<span style=\"color:#e6db74\">\/* \/<\/span>home<span style=\"color:#e6db74\">\/newusername\/<\/span>public_html<span style=\"color:#f92672\">\/<\/span><\/code><\/pre>\n<\/div>\n<\/li>\n<\/ol>\n<h3 id=\"import-the-databases\">Import the databases.<\/h3>\n<p>Perform the following steps to import the databases:<\/p>\n<ol>\n<li>\n<p>Recreate the addon domain\u2019s databases and create the database users in cPanel\u2019s <em>MySQL Databases<\/em> interface (<em>cPanel &gt;&gt; Home &gt;&gt; Databases &gt;&gt; MySQL Databases<\/em>).<\/p>\n<div class=\"callout callout-info\">\n<div class=\"callout-heading\">Note:<\/div>\n<div class=\"callout-content\">\n<p>Prepend <code>newusername<\/code> to the databases when you create them. For example, you might create the <code>newusername_dbname<\/code> file, where <code>dbname<\/code> represents the name of the database.<\/p>\n<\/p><\/div>\n<\/div>\n<\/li>\n<li>\n<p>After you create the databases and database users, import each domain\u2019s database backups. To do this, run the following command for each backup:\n<\/p>\n<div class=\"highlight\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-perl\" data-lang=\"perl\">mysql newaccount_dbname <span style=\"color:#f92672\">&lt;<\/span> <span style=\"color:#e6db74\">\/home\/<\/span>backup<span style=\"color:#f92672\">-<\/span>username<span style=\"color:#e6db74\">\/username\/m<\/span>ysql<span style=\"color:#f92672\">\/<\/span>username_dbname<span style=\"color:#f92672\">.<\/span>sql<\/code><\/pre>\n<\/div>\n<\/li>\n<\/ol>\n<h3 id=\"update-cron-job-paths\">Update cron job paths.<\/h3>\n<p>Perform the following steps to update the cron paths for the new account:<\/p>\n<ol>\n<li>\n<p>Open the <code>\/home\/backup-username\/username\/cron\/username<\/code> file and check for the addon domain\u2019s cron jobs.<\/p>\n<\/li>\n<li>\n<p>Add the paths for the addon domain\u2019s cron jobs to the new account in cPanel\u2019s <em>Cron Jobs<\/em> interface (<em>cPanel &gt;&gt; Home &gt;&gt; Advanced &gt;&gt; Cron Jobs<\/em>).<\/p>\n<div class=\"callout callout-warning\">\n<div class=\"callout-heading\">Important:<\/div>\n<div class=\"callout-content\">\n<p>Ensure that the cron jobs\u2019 paths match the new account\u2019s paths to the same cron jobs files.<\/p>\n<\/p><\/div>\n<\/div>\n<\/li>\n<\/ol>\n<h3 id=\"change-file-ownership\">Change file ownership.<\/h3>\n<p>Use the <code>chown<\/code> command to grant ownership of the copied <code>public_html<\/code> files to the <code>newusername<\/code> user:\n<\/p>\n<div class=\"highlight\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-perl\" data-lang=\"perl\">find <span style=\"color:#e6db74\">\/home\/<\/span>newusername<span style=\"color:#f92672\">\/<\/span>public_html <span style=\"color:#f92672\">-<\/span>uid <span style=\"color:#ae81ff\">0<\/span> <span style=\"color:#f92672\">-<\/span>exec chown newusername:newusername {} <span style=\"color:#f92672\">+<\/span><\/code><\/pre>\n<\/div>\n<h3 id=\"confirm-that-the-account-functions\">Confirm that the account functions<\/h3>\n<p>After you change the files\u2019 ownership, confirm that the account functions correctly.  To do this, point your operating system\u2019s hosts file to the temporary domain placeholder.<\/p>\n<p>For information about how to set the <code>hosts<\/code> file for your operating system, read Wikipedia\u2019s hosts file article.<\/p>\n<h3 id=\"remove-the-addon-domain\">Remove the addon domain.<\/h3>\n<p>Remove the old account\u2019s addon domain in cPanel\u2019s <em>Addon Domains<\/em> interface (<em>cPanel &gt;&gt; Home &gt;&gt; Domains &gt;&gt; Addon Domains<\/em>).<\/p>\n<h3 id=\"change-the-placeholder-domain-s-name\">Change the placeholder domain\u2019s name.<\/h3>\n<p>Navigate to WHM\u2019s <em>Modify an Account<\/em> interface (<em>WHM &gt;&gt; Home &gt;&gt; Account Functions &gt;&gt; Modify an Account<\/em>) and change the new account\u2019s main domain name to the addon domain\u2019s name.<\/p>\n<h3 id=\"copy-over-email-account-information\">Copy over email account information<\/h3>\n<p>Change the domain name, copy the old account\u2019s emails, forwarders, filters, and autoresponders to the new account. To do this, open the <code>\/home\/backup-username\/username<\/code> directory and run the following commands:\n<\/p>\n<div class=\"highlight\">\n<div style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\">\n<table style=\"border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;\">\n<tr>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-go\" data-lang=\"go\"><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">1\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">2\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">3\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">4\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">5\n<\/span><\/code><\/pre>\n<\/td>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;;width:100%\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-go\" data-lang=\"go\"><span style=\"color:#a6e22e\">cp<\/span> <span style=\"color:#a6e22e\">va<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">addonname<\/span> <span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">etc<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">valiases<\/span><span style=\"color:#f92672\">\/<\/span>\n<span style=\"color:#a6e22e\">cp<\/span> <span style=\"color:#a6e22e\">vf<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">addonname<\/span> <span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">etc<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">vfilters<\/span><span style=\"color:#f92672\">\/<\/span>\n<span style=\"color:#a6e22e\">cp<\/span> <span style=\"color:#a6e22e\">homedir<\/span><span style=\"color:#f92672\">\/<\/span>.<span style=\"color:#a6e22e\">autorespond<\/span><span style=\"color:#f92672\">\/*<\/span><span style=\"color:#a6e22e\">addonname<\/span><span style=\"color:#f92672\">*<\/span> <span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">home<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">newusername<\/span><span style=\"color:#f92672\">\/<\/span>.<span style=\"color:#a6e22e\">autorespond<\/span><span style=\"color:#f92672\">\/<\/span>\n<span style=\"color:#a6e22e\">cp<\/span> <span style=\"color:#f92672\">-<\/span><span style=\"color:#a6e22e\">R<\/span> <span style=\"color:#a6e22e\">homedir<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">etc<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">addonname<\/span> <span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">home<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">newusername<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">etc<\/span><span style=\"color:#f92672\">\/<\/span>\n<span style=\"color:#a6e22e\">cp<\/span> <span style=\"color:#f92672\">-<\/span><span style=\"color:#a6e22e\">R<\/span> <span style=\"color:#a6e22e\">homedir<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">mail<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">addonname<\/span> <span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">home<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">newusername<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">mail<\/span><span style=\"color:#f92672\">\/<\/span> <\/code><\/pre>\n<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<\/div>\n<p>After you copy the emails, forwarders, filters and autoresponders, change the ownership of those files to the new user.  To do this, run the following commands:\n<\/p>\n<div class=\"highlight\">\n<div style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\">\n<table style=\"border-spacing:0;padding:0;margin:0;border:0;width:auto;overflow:auto;display:block;\">\n<tr>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-go\" data-lang=\"go\"><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">1\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">2\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">3\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">4\n<\/span><span style=\"margin-right:0.4em;padding:0 0.4em 0 0.4em;color:#7f7f7f\">5\n<\/span><\/code><\/pre>\n<\/td>\n<td style=\"vertical-align:top;padding:0;margin:0;border:0;;width:100%\">\n<pre style=\"color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4\"><code class=\"language-go\" data-lang=\"go\"><span style=\"color:#a6e22e\">chown<\/span> <span style=\"color:#a6e22e\">newusername<\/span>:<span style=\"color:#a6e22e\">mail<\/span> <span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">etc<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">valiases<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">addonname<\/span>\n<span style=\"color:#a6e22e\">chown<\/span> <span style=\"color:#a6e22e\">newusername<\/span>:<span style=\"color:#a6e22e\">mail<\/span> <span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">etc<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">vfilters<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">addonname<\/span>\n<span style=\"color:#a6e22e\">chown<\/span> <span style=\"color:#a6e22e\">newusername<\/span>:<span style=\"color:#a6e22e\">newusername<\/span> <span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">home<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">newusername<\/span><span style=\"color:#f92672\">\/<\/span>.<span style=\"color:#a6e22e\">autorespond<\/span><span style=\"color:#f92672\">\/*<\/span><span style=\"color:#a6e22e\">addonname<\/span><span style=\"color:#f92672\">*<\/span>\n<span style=\"color:#a6e22e\">find<\/span> <span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">home<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">newusername<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">etc<\/span> <span style=\"color:#f92672\">-<\/span><span style=\"color:#a6e22e\">uid<\/span> <span style=\"color:#ae81ff\">0<\/span> <span style=\"color:#f92672\">-<\/span><span style=\"color:#a6e22e\">exec<\/span> <span style=\"color:#a6e22e\">chown<\/span> <span style=\"color:#a6e22e\">newusername<\/span>:<span style=\"color:#a6e22e\">mail<\/span> {} <span style=\"color:#f92672\">+<\/span>\n<span style=\"color:#a6e22e\">find<\/span> <span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">home<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">newusername<\/span><span style=\"color:#f92672\">\/<\/span><span style=\"color:#a6e22e\">mail<\/span> <span style=\"color:#f92672\">-<\/span><span style=\"color:#a6e22e\">uid<\/span> <span style=\"color:#ae81ff\">0<\/span> <span style=\"color:#f92672\">-<\/span><span style=\"color:#a6e22e\">exec<\/span> <span style=\"color:#a6e22e\">chown<\/span> <span style=\"color:#a6e22e\">newusername<\/span>:<span style=\"color:#a6e22e\">mail<\/span> {} <span style=\"color:#f92672\">+<\/span><\/code><\/pre>\n<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<\/div>\n<div class=\"callout callout-warning\">\n<div class=\"callout-heading\">Important:<\/div>\n<div class=\"callout-content\">\n<p>Make certain that you append asterisks (<code>*<\/code>) on either side of <code>addonname<\/code> to ensure that it keeps the wildcards.<\/p>\n<\/p><\/div>\n<\/div>\n<p>After you change the ownership of the files, confirm that you can log in to the user\u2019s Webmail account.<\/p>\n<p>Navigate to the <code>\/home\/newusername\/etc\/addonname<\/code> directory to find the users and email passwords for authentication to IMAP, POP3, and Webmail.<\/p>\n<\/p><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Overview Warning: This document is only valid for cPanel &#038; WHM version 54 and earlier. Due to the nature of this process, cPanel Technical Support can\u2019t help you with these instructions. In cPanel &#038; WHM version 56 and later, use WHM\u2019s Convert Addon Domain to Account interface (WHM &gt;&gt; Home &gt;&gt; Transfers &gt;&gt; Convert Addon &hellip;<\/p>\n","protected":false},"author":1,"featured_media":539,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/posts\/538"}],"collection":[{"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/comments?post=538"}],"version-history":[{"count":0,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/posts\/538\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/media\/539"}],"wp:attachment":[{"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/media?parent=538"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/categories?post=538"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ssdsunucum.com\/blog\/wp-json\/wp\/v2\/tags?post=538"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}