Wordpress LScache Plugin: Serve static assets with an efficient cache policy warning in google pagespeed
Last Updated on: Wed, 15 Apr 2026 00:00:02 I have set all the TTL value in default. Still pagespeed giving me error and telling me my cache lifespan is only 1 hour. How can I fix that? Check the screenshot- https://ibb.co/g6jZFnM The page I need help with: https://skillavid.com Hi, please provide the report number you can get it in toolbox -> report -> click send to LiteSpeed Best regards, Report number: MZSIYVDE Hi, you have something that is adding this header cache-control: max-age=3600, public please remove it first Best regards, Header set Strict-Transport-Security max-age=31536000 env=HTTPS I have this code in my htacccess. I have set Nothing the code you mentioned. Where can I find this? ### marker CACHE RESOURCE start ### RewriteRule wp-content/. /[^/] (responsive|css|js|dynamic|loader|fonts) .php - [E=cache-control:max-age=3600] ### marker CACHE RESOURCE end ### I found this. But this code is inside the lscache area which says do not edit manually. Can you plz tell me how I can configure it from litespeed plugin? Hi, its not from htaccess , something deeper you can try this , https://stackoverflow.com/questions/12498017/http-cache-headers-with-htaccess , see if it overrides the current 3600 one. if not , you may need to reach your provider for further assitance Best regards, ??? RewriteRule wp-content/. /[^/] (responsive|css|js|dynamic|loader|fonts) .php - [E=cache-control:max-age=3600] no , this is for LiteSpeed cache , not related to cache-contorl aforementioned Tnx, I solved it.
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference