Okay
  Public Ticket #973284
Setting Cron
Closed

Comments

  •  2
    simplefine started the conversation

    Hi, My hosting provider allows me to set cron for the site. But, the command I'm trying to run wget -q -O – http:/simplefineways.com/wp-cron.php?doing_wp_cron is giving an error. Please could you let me know the right command I should enter? Thank You :)

  •  57
    Justin replied

    You need to have your hosting provider enable "wget" on your server, or use the CURL method instead:

    curl -s "http:/simplefineways.com/wp-cron.php?doing_wp_cron"

    — Justin Scheetz


    Need professional theme/plugin customizations?
    Check the awesome folks at WP Kraken!