WordPress hosting good practice

This seems off-topic, but I’ll answer anyway. It entirely depends on your arrangement with the client, as well as whether you want to take care of supporting your client’s site after you deliver it to them. Reputable hosts like wpengine.com provide different levels of access via developer roles: your client pays for everything and has … Read more

Need to delete a wordpress website from Cpanel

Instead of delete, you can move all files from /wp to root folder. Then use this script to replace url from example.com/wp to example.com inside the database https://interconnectit.com/products/search-and-replace-for-wordpress-databases/ Follow these few steps. Move all your website files to root from /wp folder. Upload the script folder to your web root. Browse to the script file … Read more

Migrating domain name from old WP host to new (which uses vhosts)

You can set the domain for the WP install in the config-file wp-config.php and so its easy to set an new domain for a install. define(‘WP_SITEURL’, ‘http://www.example.com’); define(‘WP_HOME’, ‘http://www.example.com/blog’); Now use WordPress this domains and the settings in backend was not deciding. But the task after this small change is, that you change the url … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)