
If you are moving your wordpress from one host to other host, then below are some of the things you must take care:
- Take the Complete backup of all the files and database on your local system.
- Make note of the domain and email accounts that are associated with, as the emails will need to be recreated on the new host otherwise the emails will start bouncing when nameservers will be updated.
- Create the database and import the database and update the database to work on new host.
- Most import thing is to update the wp-config.php file with the new database and databsae user details.
