• I have Version 6.2.0 for WordFence (Free) as well. I seem to be having an RSS issue after activating the Falcon cache it seems to somehow be affecting all my RSS feeds by keeping an archived version and not updating at all.

    I have even tried adding to my functions.php
    add_filter( 'wp_feed_cache_transient_lifetime', function(){ return 1800; });

Viewing 1 replies (of 1 total)
  • Hi justawebbie,
    Do you mean after publishing a post under certain category then trying to access this category archive page feed, you don’t find the post listed there? I’ve just tested that and I can confirm the recent posts are loaded fine in the archive page feed.

    If you want to exclude RSS feeds pages from being cached, you can add /feed/ to “URL Ends with” in the “Cache Exclusions” list.

    Thanks.

Viewing 1 replies (of 1 total)

The topic ‘RSS cache issue’ is closed to new replies.