Two-fold page cache problem
-
So I am using w3total cache in conjunction with cloudflare and am really considering using something else if I can’t get this figured out soon :/
Here are the problems:
Posts on my front page don’t update and ads don’t rotate. That is, all of the dynamic functionality of my news site doesn’t work correctly. When I empty the caches everything goes back to normal, temporarily. I have all options checked for purge policy (front page, blog page, archives, etc.). Can someone help me figure out what’s going on? I’ve definitely narrowed it down to the page cache.
The other side of the problem is that amongst this, dynamic PHP functions don’t work because the html page itself is cached. I have tried using mfunc, mclude, and putting the specific template file I use for ads in the exception list, all with no luck. It isn’t that mfunc or mclude don’t run the code (they weren’t at first but I suspect this was an error on my part) but they just stop.
Here’s the peculiarity – everything will work fine when I first re-enable the page cache. Then a short while later these problems pop up again.
Please help ASAP, my site gets kind of a lot of traffic so I need to have good speeds and cache functions but I can’t afford to sacrifice the dynamic content on a news site…
Thanks
- The topic ‘Two-fold page cache problem’ is closed to new replies.