jacksonchu
Forum Replies Created
-
Resetting the cache plugin configuration should not work, because when I first learned that this plugin was very helpful for pagespeed scores, I installed this plugin on some of my websites. At that time, I didn’t know what to set, so I followed the official instructions and did not set anything after installation, keeping the defaults. Indeed, the pagespeed score has been improved at this time, because it seems to have improved the time to find the root directory. But then I found that the situation I described above occasionally occurred, so I started to try to turn off the cache of logged-in users and cache commenters, turn on object cache and browser cache, and add exception rules to exclude the non-cached URI “/wp-content/themes/woodmart/header.php”. A few days ago, I also turned on mobile cache for most websites according to your suggestion, but the results were the same and did not improve.
- This reply was modified 1 year, 2 months ago by jacksonchu.
- This reply was modified 1 year, 2 months ago by jacksonchu.
After testing, even if caching is enabled for mobile visitors, the PC title menu will still be lost from time to time and the cache must be manually cleared to restore it…TT!
Uncached: https://example.com/?LSCWP_CTRL=NOCACHE
Unoptimized: https://example.com/?LSCWP_CTRL=before_optmWhen the header menu does not display, use the above method to visit my website and it will display normally.