At Nixzoehost, we want to make switching providers as easy as possible. We offer two paths to get your data onto our servers:
Path A: Our Free "White-Glove" Migration Service
If you are moving from another cPanel-based host, our team will move your entire website, emails, and databases for youfor free.
-
Request: Open a support ticket under the "Migrations" department.
-
Details: Provide the login URL and credentials for your old hosting provider.
-
Execution: Our specialists will schedule a time (usually during low-traffic hours) to copy your data.
-
Review: We will provide you with a "preview link" to verify the site works perfectly before you point your domain to us.
Path B: Manual Migration (The DIY Approach)
If you prefer total control or are moving from a non-cPanel host:
-
Backup: Generate a full backup (ZIP or GZ) of your files and a
.sqlexport of your database from your old host. -
Upload: Use the Nixzoe File Manager or FTP to upload your files to the
public_htmlfolder. -
Import Database: Create a new database in our dashboard and use phpMyAdmin to import your
.sqlfile. -
Configure: Update your site's configuration file (like
wp-config.php) with the new database name and password.