Knowledge Base
How To Upload WordPress Website to WordPress Hosting
Migration plugins on WordPress are conveniently used to transfer a WordPress website from one hosting to another but errors might occur if the size of the website files are bigger than what the plugin can handle. If this happens, simply follow the instructions provided in this article. This is also another way if Transfer Existing Site option is not working on Vodien Account Manager. Follow the steps below on how to upload your WordPress website manually via SFTP.
1. Download all necessary WordPress backup:
- Back up your website files from your previous hosting account. Check the related articles below to be guided on how to back up your website files based on your previous hosting platform.
- Download website files from cPanel’s File Manager
- Download website files via JetBackup
- Download Website Files from Vodien WordPress Hosting
- Export the database from phpMyAdmin for you to have a copy.
2. Synchronize the database details of the WordPress hosting to your website backup.
- Access your current website files on WordPress hosting.
- View/Edit the wp-config.php file.
- Take note of the details on line 22 to line 29.
- Access your backup files and open the wp-config.php file.
- Replace line 22 to line 29 with the copied information from step 3.
- Save the changes made on the wp-config.php file of your backup.
3. Upload your WordPress backup files.
- On an FTP client, your computer’s files are on the left side of the window. Highlight all backup files.
- Right-click on the highlighted area.
- Choose Upload.
- Since the WordPress hosting files would have the same file names with your backup files, a window will pop up where you need to choose Overwrite.
- For the pop up to not show each time, put a check in the boxes for Always use this action and Apply to current queue only for FileZilla.
- Wait for the upload to finish. This is usually indicated with empty Queued files in FileZilla.
4. Delete the tables on WordPress hosting database.
- Access WordPress hosting database.
- Click on the database on the left for its tables to show.
- Check the Check All box for all tables to be highlighted.
- Click Drop on the With selected drop-down options.
- Click Yes to confirm the deletion of tables.
5. Import database backup.
6. Update site URL and home URL in the database.
- Access WordPress hosting database.
- Click on the database on the left for its tables to show.
- Click on wp_options table.
- Click the Edit link that corresponds to siteurl and home one at a time.
- Enter the new URL in the option_value field and click on Go. Make sure to make the same changes for siteurl and home.
7. Access the website on a browser to check if the transfer is complete.
Please do not hesitate to contact our 24/7 Singapore or Australia Support Team if you have further questions.
* Your feedback is too short