Setting up Cron Job
-
Hello,
I want to set up a cron job for the The Preload feature.
My cron jobs all start with:
/usr/local/bin/php /home/XXXXXX/domains/MY SITE.com/public_html/FOLDER with WP installation/When I set the following after /FOLDER with WP installation/?action=wpfastestcache&type=preload
I get the following error message:
/bin/sh: -c: line 1: syntax error near unexpected tokennewline' <em>/bin/sh: -c: line 1:/usr/local/bin/php /home/XXXXXX/domains/MY SITE.com/public_html/FOLDER with WP installation/?action=wpfastestcache&type=preload >’Filling this in (from the manual) doesn’t work either.
wget -O – “https://www.YOUR-URL.com/FOLDER with WP installation/?action=wpfastestcache&type=preload” >Any idea how to set this up?
Thanks in advance.
You must be logged in to reply to this topic.