How to transfer Wordpress

This tutorial explains how to make a WordPress transfer to a new hosting platform. Whether you're transferring from WordPress.com or from another regular hosting provider, here you will find detailed instructions on how to migrate WordPress to a new host.

Make a full WordPress Transfer

A WordPress migration from one hosting provider to another is an easy task if performed properly. It consists of three parts - moving the files, moving the database and reconfiguration (if needed).



Transfer WordPress Files

These are following steps involved in migrating a wordpress:

  • Zip the files and folders - excluding the following folder : blogs, cgi-bin, tmp, wp-config.php
In the Cpanel on the old hosting
  • Create a new database user (usually they should be under Mysql databases -> Add a new user -> Username and Password)
  • Add the created user to the wordpress's database, the one that is yet to be moved
  • Click Add and make sure all the permissions are checked and click Make changes
  • Export the database inside phpMyAdmin

 Reconfigure WordPress to work in our server

In the Plesk
  • Navigate to Databases -> Website_name -> Add Database User
  • Fill the details and Click OK
Install the new wordpress using the Application
  • Delete all the files and folders - excluding the following folder : blogs, cgi-bin, tmp, wp-config.php
  • Upload the zip file that we created in the old hosting location and extract them here
  • Uncheck replace existing files
Navigate to phpMyAdmin and drop all the tables
  • Import the .sql file that we downloaded from the old wordpress
Inside Files and Folders, locate wp-config.php
  • Change the "table_prefix" value to the same name in phpMyAdmin (eg:wp_)

Updating Wordpress hard links and Finalising process
  • Download the following plugin and install in the wordpress
  • Update the links to new location links
  • Make sure every website is working

If you have any problems with the migration, you can contact us.
  • transfer, wordpress
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to backup WordPress manually

  WordPress is a web application based on PHP and MySQL. As such you need to backup all its...

How to Connect to FTP Using FileZilla on Windows

FileZilla is a free FTP client which is available for most of the popular operating systems...

How to establish an FTP connection to your hosting account?

To connect to your hosting account you will need your FTP login details. They are available in...

How to use Cloud DataWorks wizard to install Wordpress

To install WordPress using the Cloud DataWorks Wizard, first access your Client Area. Once you...

How to Lock/Unlock domain in GoDaddy

Navigate to Domain tab and and look for Additional SettingsClick the slide button in the Domain...