How to transfer my WordPress from one host to another?

How to transfer my WordPress from one host to another?

Transferring your WordPress application includes copying your files and database and modifying the wp-config.phpfile in your main WordPress folder. In wp-config.php you should change the MySQL settings: DB_NAME – here you should enter the name of the WordPress database, e.g. : define(‘DB_NAME’, ‘user_wrdp1’); DB_USER – … Continued
How to upgrade my WordPress application?

How to upgrade my WordPress application?

Please click here to access our WordPress tutorials and you will find a nice one on how to upgrade your WordPress website. Please, note that manual upgrades can cause database corruptions, data loss, and break you script/site. This is why it is … Continued