Setting up Cron job for SNAP

Status
Not open for further replies.

weeklyca

Member
Messages
33
Reaction score
0
Points
6
Currently doing this using these commands lines.

wget -O /dev/null http://www.YourWebsiteURL.com/wp-cron.php?doing_wp_cron > /dev/null 2>&1

or

curl -s -H "User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64)" http://YourWebsiteURL.com/wp-cron.php?doing_wp_cron

Currently replacing http://www.YourWebsiteURL.com with "http://weeklycalendar.info"

Scheduled every 5 minutes.

Question is:

Is there anything extra in the url to get it to work?

Does Anyone out there have experience setting up delayed posts for SNAP

How settings in SNAP need to look and what command in the Cpanel should I use?
 
Status
Not open for further replies.
Top