• Resolved Ganesh Veer

    (@dnyanraja)


    I have setup wp cron on the site through my hosting provider pagely.
    But it doesnt seems to be working.
    I am not able to get the result.
    Is there any way to debug the cron.
    I have already tried wp control plugin, but that didnt help.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,
    There are indeed ways to debug a cronjob. What kind of hosting are you using ?
    What do you call “does not seem to be working” and “did not help” ? Do you see any message and which one ?

    If you have a hosting space under tools such as CPanel or Plesk, you’ll have direct access to error and access logs. Error logs could underline an issue with the cronjob, and logs will confirm whether the cronjob indeed runs as planned.
    Under Linux and on a default installation the cron jobs get logged in
    /var/log/syslog.

    Your hosting provider may also help you with this.

    You may try webcron like easycron.com as a trigger, easy to find issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Wp Cron not working properly’ is closed to new replies.