Title: Feed caching problem
Last modified: February 4, 2020

---

# Feed caching problem

 *  [kahewe2430](https://wordpress.org/support/users/kahewe2430/)
 * (@kahewe2430)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/feed-caching-problem/)
 * Hello,
 * I am using wp super cache and I love it. Thanks a ton for amazing plugin. Btw,
   I am also using cloudflare flexible ssl with minification of CSS and Java. I 
   am also using a mobile theme for my site.
    My expires header in htaccess is as
   below
 * # BEGIN Expire headers
 * <ifModule mod_expires.c>
    ExpiresActive On ExpiresDefault “access plus 5 seconds”
   ExpiresByType image/x-icon “access plus 691200 seconds” ExpiresByType image/jpeg“
   access plus 691200 seconds” ExpiresByType image/png “access plus 691200 seconds”
   ExpiresByType image/gif “access plus 691200 seconds” ExpiresByType application/
   x-shockwave-flash “access plus 691200 seconds” ExpiresByType text/css “access
   plus 691200 seconds” ExpiresByType text/javascript “access plus 691200 seconds”
   ExpiresByType application/javascript “access plus 691200 seconds” ExpiresByType
   application/x-javascript “access plus 691200 seconds” ExpiresByType font/truetype“
   access plus 691200 seconds” ExpiresByType font/opentype “access plus 691200 seconds”
   ExpiresByType application/x-font-woff “access plus 691200 seconds” ExpiresByType
   application/x-font-svg “access plus 691200 seconds” ExpiresByType image/svg+xml“
   access plus 691200 seconds” ExpiresByType application/vnd.ms-fontobject “access
   plus 691200 seconds” </ifModule> # END Expire headers
 * I have a strange problem. My main feed([https://www.mysite.com/feed/](https://www.mysite.com/feed/))
   works normally(shows updated lastBuildDate), but my category feeds([https://www.mysite.com/category/latest/feed/](https://www.mysite.com/category/latest/feed/))
   are somewhat deferred/delayed in updating by few days. The delayed feed(lastBuildDate)
   shows only in desktop but it shows updated feed(lastBuildDate) on mobile. Strange
   caching problem it looks like… Is there a way to solve it?
 * Thank you in advance.

The topic ‘Feed caching problem’ is closed to new replies.

 * ![](https://ps.w.org/wp-super-cache/assets/icon-256x256.png?rev=3506220)
 * [WP Super Cache](https://wordpress.org/plugins/wp-super-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-super-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-super-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-super-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-super-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-super-cache/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [kahewe2430](https://wordpress.org/support/users/kahewe2430/)
 * Last activity: [6 years, 4 months ago](https://wordpress.org/support/topic/feed-caching-problem/)
 * Status: not resolved