Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi @mark2kooki

    Although the feed is valid, it does not have any items for our plugins to import. This is evident after opening the feed in a browser tab. Feed items should be provided within <item> and <entry> tags.

    If you can contact the feed publisher, you will need to request them to provide items within <item> and <entry> tags, while fulfilling the RSS 2.0 specification requirements.

    Thread Starter mark2kooki

    (@mark2kooki)

    ive found an issue wuith the rssmix site but im new to this and i dont understand what i am doing wrong

    https://www.yahoo.com/lifestyle/tagged/beauty/rss

    https://www.dailymail.co.uk/travel/index.rss

    both of these are valid and are direct from ther sites and work on readers ive installed but nothing gets fetched it just spins a wheel next tot he url source

    I am able to import both these feeds. Can you please ensure the flag DISABLE_WP_CRON is set to false in your site’s wp-config.php?

    If that is already done, please install the WP Crontrol plugin and visit Tools > Cron Events to see if your cron’s are stuck. If several tasks have their scheduled times marked ‘now’, this means the cron’s are stuck. Your hosting provider should be able to help you resolve this issue.

    Thread Starter mark2kooki

    (@mark2kooki)

    dont think my host knows what to do

    any ideas – both are the same feed but one is forced and the other isnt

    wprss_fetch_single_feed_hook [ “929”]
    wprss_fetch_insert_single_feed_items()
    2020-04-14 03:51:19 (now) 30 minutes Edit | Run Now | Delete

    wprss_fetch_single_feed_hook [ “10012”]
    wprss_fetch_insert_single_feed_items()
    2020-04-14 03:52:15 (now) 30 minutes Edit | Run Now | Delete

    Thread Starter mark2kooki

    (@mark2kooki)

    i set up my own cron and they all seems to be working but still no stories

    the feed is – https://rss.app/feeds/bYvLKlVMRfJcptF2.xml

    on the feed source page it shows –

    Celeb jiffy
    ID: 929 | Edit | Bin
    Next update in 20 mins
    Updated 5 days ago (0 items) 15 items
    Fetch | Delete items

    celeb jiffy forced
    ID: 10012 | Edit | Bin
    Next update in 4 mins
    0 items

    both have a red triangle with ! – although that disappears on the unforced on

    cron list below

    wprss_fetch_single_feed_hook [“10012”]
    wprss_fetch_insert_single_feed_items()
    2020-04-14 12:52:15 (8 minutes 10 seconds) 30 minutes Edit | Run Now | Delete

    wprss_fetch_single_feed_hook [“929”]
    wprss_fetch_insert_single_feed_items()
    2020-04-14 13:08:57 (24 minutes 52 seconds) 30 minutes Edit | Run Now | Delete

    wprss_fetch_all_feeds_hook None
    wprss_fetch_insert_all_feed_items_from_cron()
    2020-04-14 13:26:02 (41 minutes 57 seconds) Once Hourly Edit | Run Now | Delete

    For the feed you’re using, I can get all 5 items just fine.

    Can you hover your mouse on the red triangle and let us know what error message you see?

    Hi @mark2kooki

    Are you still facing this issue? If so, you can reply to this thread and we will continue the conversation. I will mark it resolved for now, but you can re-open the thread with a reply.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Valid Feed not fetching’ is closed to new replies.