How to transfer a WordPress website to Wvphost manually

If you wish to transfer your website to Wvphost, your hosting plan with the old service provider should be active for another 3 days at least, as it will allow you to avoid downtime during the transfer. In order to transfer your WordPress site from another provider to us, you will need to perform two main steps:

  • Transfer your files/databases to your hosting account with Wvphost, adjust necessary configuration settings.
  • Point nameservers to the Wvphost hosting DNS system.
Note that you may change your nameservers before or after transferring content (it’s up to you), but we strongly suggest you change the nameservers after the content transfer and configuration are completed.
 
If you do have cPanel with your former hosting provider, we suggest that you follow the instructions from this article.
 
If you do not have cPanel with your current hosting provider, you will need to proceed with the following steps:
 
1. Sign into your hosting account with your former provider and navigate to the folder where you have your WordPress installed.
 
2. Choose all files that stand for WordPress and download them to your PC:
 

 

3.  Download a MySQL database that is used for your WordPress blog in question. In case you face any difficulties with getting your database from your former provider, we suggest you contact their support and ask them to provide you with the MySQL database.
 
4. Connect to your hosting account with Wvphost via FTP. Choose the folder for your domain and upload WordPress files from your former hosting provider that were saved on your PC at step 1.
 
If you need guidance regarding the files uploading procedure, you may find it here. If you transfer the WordPress installation for your main domain with us, you need to upload files to /home/cpanelusername/public_html/
 
If you transfer the WordPress installation for the addon domain, you need to transfer your files to the folder which is assigned to your addon domain -/home/cpanelusername/addondomain/
 
5. Now the files are uploaded, and we’re almost there. Now you need to connect your WordPress installation to the database. To do so, create a new database and user in your cPanel account. This tutorial will help you.
 

6. Once the database is created, you need to import the content from your former host into it.

NOTE: If the database in question exceeds the 1 GB size, refer to this guide. Once imported, feel free to go over to step 7 described in this article.
 

7. After the database creation and import are completed, navigate to the folder where your WordPress installation is stored. You may do it via File Manager in your cPanel account:

 
7.1. Log into your cPanel.
 
7.2. Find the File Manager menu and click on it:
 



7.3. Check Document root for: and choose your domain from the drop-down menu. Press Go:

 



7.4. Navigate to the folder where your WordPress is stored. Choose the wp-config.php file, right-click on it and press Edit:
 

7.5. Fill in the lines with the appropriate name, user and password of the database that has been created and imported before as shown in the screenshot. The MySQL hostname should be localhost. Once the changes are made, save changes:
 
 
7.6. Make sure that your domain is pointed to the Wvphost hosting DNS system.



That's it!

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to add Google AdSense to your WordPress website

After installing WordPress and creating a website, you might want to earn some money with it....

How to add a favicon to a WordPress website

Favicon (also called site icon) is a small image that appears next to your website title in the...

How to back up a WordPress site using CodeGuard

CodeGuard makes it very easy for WordPress users to keep their blogs backed up. You can have your...

How to change upload filesize limit in WordPress multisite

The upload file size limit controls the size of a single file that can be uploaded via any means...

How to change WordPress site address (URL)

This guide will show you how you can change URL for your WordPress-based website. You may find it...