I block blank user agents from my site, when I do I get an denied access error wp-cron.php. Can you give cron a user agent so I don't get that error?
I block blank user agents from my site, when I do I get an denied access error wp-cron.php. Can you give cron a user agent so I don't get that error?
Fixed it
Say how you did it...
I put this in wp-cron.php: $_SERVER['WP-CRON.PHP']
This assigns a user agent to CRON.
This topic has been closed to new replies.