Wordpress LScache Plugin: Serve resources from a consistent URL
Last Updated on: Wed, 15 Apr 2026 00:00:02 Hello, I am using wp-hide on my website to hide my stuffs. but on gtmatricks I am getting Serve resources from a consistent URL and due to this googlepagespeed also gives rank only 28. In Serve resources from a consistent URL I can see that: The following resources have identical contents, but are served from different URLs. Serve these resources from a consistent URL to save 1 request(s) and 262.7KiB. https://www.example.com/data/litespeed/cssjs/3e50b.js?6f5dd https://www.example.com/wp-content/litespeed/cssjs/3e50b.js?6f5dd https://www.example.com/data/litespeed/cssjs/f65cd.css?1d81d https://www.example.com/wp-content/litespeed/cssjs/f65cd.css?1d81d this type of many urls are shown. I have renamed wp-content to data from wp-hide plugin. Now how can I fix it? This topic was modified 2 years, 3 months ago by davecoledave. Hi, Please try add this to your wp-config.php define( LITESPEED_STATIC_DIR, /absolute/path/to/your/wp-content/litespeed ) define( LITESPEED_STATIC_URL, https://doamin.com/my-new-path/litespeed ) Best regards, Thank you. Has been fixed. After adding these lines my server load goes high. I checked via top command lsphp is using high load. I have removed the lines and restarted ols. But still lsphp is giving high load. I am using aapanel,php 7.3 and ols. I have reverted css and js combine, minify and purged all, purged css/js, opcode, localisation etc but still lsphp is using high load. But everything was fine. I have reset the plugin and enabled one by one. And this time load is not high. Seems it has been fixed.
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference