New feed items only when updating database
-
Hi,
My site has a problem with getting new feed items as scheduled. New items only come in when I click on Update the feed database on AutoPost settings tab.
I have a setup like this:
– 47 RSS feeds
– Global settings:
– How often feeds will be updated: 2 hours
– Maximum number of items to import for each feed: no limit
– Remove older feed item after how much time: 2 months
– Only bring in items newer than how many days old?: no limit
– AutoPost settings:
– Check to Activate this Feature: Check
– How often to import feeds: Every four hours
– Number of Items per Feed to Fetch: 100
– Total Number of Entries per Fetch: 2000
– WP-Cron Events
– wp_rss_multi_event: recurrence 1 hour
– wp_rss_multi_event_delete_custom_posts: recurrence 1 hour
– wp_rss_multi_event_importfeeds: recurrence 2 hours
– wp_rss_multi_event_feedtopost: recurrence 4 hoursIf I manually run first wp_rss_multi_event_importfeeds and then wp_rss_multi_event_feedtopost then no new items get pulled. The new items only come in when I go to AutoPost Settings and click on Update the feed Database button on the bottom.
I think I’ve tried every single combination in Global and AutoPost settings but nothing seems to help. The cron jobs seem to run as scheduled but nothing happens.
What am I doing wrong?
Thanks,
Ilkka
- The topic ‘New feed items only when updating database’ is closed to new replies.