feedwordpress plugin and cron job

Discussion in 'WordPress' started by bigpapa, Dec 18, 2008.

  1. #1
    I searched everywhere but couldn't find the solution to this problem.

    I have the newest version of feedwordpress installed, and even though it includes an auto updating feature, that doesn't work very reliably for me so Im trying to create a cron job to handle it.

    I created the cron job as specified, which looks like this:


    */15 * * * * curl http://www.mysite.com/ > /dev/null
    
    Code (markup):
    This cron job still does not update the feeds.

    Has anyone had any success with this? Is there something wrong with my cron job or....?
     
    bigpapa, Dec 18, 2008 IP
  2. byrev

    byrev Active Member

    Messages:
    22
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    50
    #2
    Correct link:

    http://www.mysite.com/?update_feedwordpress=true
    Code (markup):
    have fun !
     
    byrev, Jul 21, 2009 IP