Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
2
Posts
2
Users
0
Reactions
1,318
Views
Oct 07, 2021 6:29 pm
Firefox has a notoriously sticky cache. I too had members complaining that topics did not refresh on new posts. I think I fixed the problem with mod_expires in htaccess - something like:
# HTML ExpiresByType text/html "modification plus 60 seconds"
Then you do the same for your images/video/css/js in times appropriate for your server and board. Since doing the above none of my members have reported the stale Firefox cache issue.
Before I had access plus*** and that did not work at all.
wpForo Version
1.9.9
WordPress Version
5.8.1.1
1 Reply
Oct 07, 2021 6:39 pm
Thanks, still that could confuse caching plugins, since we use them for the rest of WP site?
(WP 5.8.1.1 ?)