[Plugin: FeedWordPress] How to set up cron jobs ?
-
I’m trying to update my feed via cron jobs. Pasting the command as it is given to me by the plugin in my WP dashboard does not seem to be working.
*/10 * * * * /usr/bin/curl –silent https://mydomain.com?update_feedwordpress=1
I have it set up so I’m notified by email each time a cron job is executed and I get this message every time: “sh: line 1: */10: No such file or directory” and the feed hasn’t been updated for the past 16 hours at least.
Do I need to edit my path according to how my files are set up on my sever ? How do I figure that out ?
- The topic ‘[Plugin: FeedWordPress] How to set up cron jobs ?’ is closed to new replies.