Migrating your WordPress website from one host to a another host might seem scary. In fact, a quick search will give you numerous websites with steps to do this. However, the steps listed are all very cumbersome.
Did you know you can migrate your website in 5 easy steps?
Existing Host
- Log in to the server via FTP and download the content of the public_html folder to your harddrive
- Login to cPanel or KonsoleH and Export your SQL database from phpMyAdmin to your local harddrive
New Host
- Login to the server via FTP and upload the website content to the public_html folder
- Login to cPanel/KonsoleH and import SQL file from phpMyAdmin

phpMyAdmin
Check wp-config to ensure database name and password matches
Your website should up and running with the new host!
This actually works and it is sooo quick and easy!!!
Hey Jude! Thanks for the feedback.