We'll create fresh WordPress site with BackupBank – No-Hassel WordPress BackUps installed. You have 20 minutes to test the plugin after that site we'll be deleted.
Use BackupBank to securely backup your website property with ease. Leverage your storage and schedule transfers via SFTP, Google Cloud Storage, AWS, and more.
Setting up the WordPress plugin is as easy as a few clicks.
Learn more and signup for Pro at BackupBank.io
Be sure to add the wp-cron.php to your local cron configuration.
* */15 * * * wget –delete-after http://[ yourdomain.com ]/wp-cron.php > /dev/null 2>&1
Additional, add the following line to your wp-config.php:
define('DISABLE_WP_CRON', true);