Pages Not Loading from Cache Despite Positive Test
-
Dear WP Super Cache Support Team, I am writing to seek assistance with an issue I am experiencing with the WP Super Cache plugin on my website, mangup.su.
I have followed the initial setup process, but I am encountering unexpected behavior regarding caching, and I would appreciate your guidance.
Here are the details of the problem:
I installed the WP Super Cache plugin and enabled caching using the default settings.
I performed a caching test for the homepage (https://mangup.su/), and the plugin reported a positive result. The test showed matching timestamps (e.g., 2025-08-27 11:11:45 GMT), indicating that caching was working.
The plugin began caching other pages on my site, as confirmed in the “Contents” section of the plugin interface.
However, when I checked the homepage using Google Developer Tools in incognito mode, I noticed that the page is not loading from the cache. The HTTP response header shows:
cache-control: no-cache
The Date header (e.g., 2025-08-26 11:39:25 GMT) matches the time I launched the page in incognito, rather than the cached page creation time (e.g., 11:11:45 GMT).
Additional context: I am using WordPress with the Twenty Fourteen theme, hosted on Beget with approximately 100 visitors per day and 4-5 updates per month.
I am operating in “Simple” cache delivery mode, as I have not switched to “Expert” mode.
The server returns cache-control: max-age=3 or no-cache instead of the expected timeout (e.g., 7200 seconds) set in the plugin.
I have tried clearing the cache, excluding cookies (though they are regenerated by analytics scripts like Yandex.Metrica), and ensuring the “Cache HTTP headers with page content” option is enabled. However, the pages continue to load dynamically rather than from the cached static files.
Could you please advise on the following: Why the plugin reports successful caching in its test but the pages load dynamically in Developer Tools?
How to ensure the server respects the plugin’s cache timeout (e.g., 7200 seconds) instead of overriding it with max-age=3 or no-cache?
Any potential conflicts with my hosting environment (Beget with Nginx) or the “Simple” mode that might cause this behavior?
I would be grateful for any troubleshooting steps or configuration adjustments you can suggest. Please let me know if you need additional logs or details from my server. Thank you for your support! Best regards,
P.S.
WordPress Version: 6.8.2
WP Super Cache Version: 3.0.1
Hosting: beget.comThe page I need help with: [log in to see the link]
The topic ‘Pages Not Loading from Cache Despite Positive Test’ is closed to new replies.