Snowbot, do you have a cron setup to execute the script every 120 minutes?
Even though each feed has a period in minutes at which it's posted, all feeds wont be posted if the articlebot.php script isn't executed every now and then.
What you should do is get an average in minutes from all your rss feeds, and then set a cron script to execute the articlebot.php at that average.
For me, most of my RSS feeds are at a period from 400 minutes to 600 minutes. So I have a cron script to execute articlebot.php every 500 minutes.
If this still doesn't work, try a more active RSS feed, like a Yahoo! news one. I don't recall Google updating it's RSS feeds very often (although, this shouldn't be a factor to why it isn't posting...)
|