Hello,
I get
[**WARNING. Unhealthy Cron Request**] [ [More info] ] – Too far (959.78s) from the previous one
I have setup cron exactly as explained in http://www.nextscripts.com/tutorials/wp-cron-scheduling-tasks-in-wordpress/
Here ist how I defined cron in Plesk
wget –no-check-certificate -O /dev/null https://www[……..]/wp-cron.php?doing_wp_cron > /dev/null 2>&1
Scheduled with * * * * *
cron in wp-config.php is disabled
by define(‘DISABLE_WP_CRON’, true); in wp-config.php
As like most of the time I get no support from Nextscripts
Has anybody an idea what else could be wrong?
I already checked with WP crontrol and see that the nxs cronjobs are defined