Wordpress -> Page cache is not detected

#1
I get this message al the time: Page cache is not detected

Page cache is detected by looking for an active page cache plugin as well as making three requests to the homepage and looking for one or more of the following HTTP client caching response headers:
cache-control, expires, age, last-modified, etag, x-cache-enabled, x-cache-disabled, x-srcache-store-status, x-srcache-fetch-status.

Is this a setting I have to change or do you have another solution?

Thanks in advance,
Jandox
 
#3
I've got an item in my Site Health Status that says Unable to Detect Presence of Page Cache. This item just started showing up recently. I've had both the Endurance Page Cache and Hummingbird for nearly a year https://19216811.cam/ https://1921681001.id/ , and everything has gone fine with no major issues. Thoughts on why I'm seeing this issue and whether I should care? Thanks!
 
Last edited:
#4
The message "Page cache is not detected" indicates that your website lacks a page cache, which can impact performance. To resolve this:
  1. Install a page cache plugin or configure an existing one.
  2. Check if the appropriate HTTP caching headers are set.
  3. Consult your WordPress hosting provider for assistance.
Implementing a page cache improves website speed and user experience.
 
Top