Page cache is not detected and the server response time is slow
-
I have been testing the plugin on my site for a few weeks now. In wordpress “Site Health” 1 critical issue is being highlighted under “Performance” for the past few days that I can’t seem to understand:
Page cache is not detected and the server response time is slow
Page cache enhances the speed and performance of your site by saving and serving static pages instead of calling for a page every time a user visits.
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.
- Median server response time was 1,193 milliseconds. It should be less than the recommended 600 milliseconds threshold.
- No client caching response headers were detected.
- A page cache plugin was not detected.
I already installed LiteSpeed but still getting this message. Is there any specific setting that I need to be aware of or enable?
- The topic ‘Page cache is not detected and the server response time is slow’ is closed to new replies.