|
Urgent! Please help me with wp-cron.php problem in my blog
My hosting has just suspended my blog because they said my blog is using massive server resource abuse caused by multiple WordPress cron jobs. They sent some satistic about my blog to prove:
digital 324 0.0 0.4 95544 18408 ? S 17:33 0:02 /usr/bin/php wp-cron.php
digital 732 0.0 0.1 95060 6296 ? S 18:25 0:01 /usr/bin/php wp-cron.php
.......
But I am a newbie, so I don't understand much what they said. Please anyone show me how to fix the problem. I want to reduce using server resource but I really don't know how. Do I need to get rid of the cron job from Wpress? I think the wp-cron.php, it's has been there from the beginning.
|