Speed improvement by Separate CCSS Cache URIs




Wordpress LScache Plugin: Speed improvement by Separate CCSS Cache URIs

Last Updated on: Wed, 15 Apr 2026 00:00:02
Hi. I have a directory listing for kindergartens. Our website CPT named kindergarten. This CPT has some taxonomy that we are using for categorizing kindergartens for example : province , city , gender , rate and ? There are more than 18.000 posts in this CPT . All of the 18.000 post have same CSS and JS So Ive configured Separate CCSS Cache URIs like this: /kindergarten/$ /kindergarten/ /kindergarten/city/ /kindergarten/province/ /kindergarten/rate/ /kindergarten/gender/ /kindergarten/centertype/ /kindergarten/range/ But when I open a kindergarten page for the first time , it took so long to load that post . Is there a way to better configuration to decrease load time? (I know for second time page has good speed But Id like to improve page speed for first load). Access to dashboard sent to you with this report number: APTTWTWX Hi, if you disable LSCWP, does it load faster ? because on my test if I bypass LSCWP, it still takes like 10-ish seconds to load if the page , without cache plugin , loads in 10-ish seconds , there is no way you can make it faster with cache plugin when cache is missed best regards, Thank you @CacheCrawler This is the result of test that Ive done: Enabled LSCache : First time : 42.91 s Second time in the same browser : 6.6 s Second time in other browser : 12.93 s Disabled LSCache : First time : 37.91 s Whats your suggestion to improve the page speed? Is it logical to cache 18.000 posts with LSCache crawler ? Hi, yeah , this is normal behavior if you have LSCWP disabled , and page takes 37 seconds to load , when you have LSCWP enabled , it will take some additional actions , like buffer output , perform optimization , manipulating output ?etc, this will take some times to process when cache is missed and when page is cached , it reduce the loading time , as per your case, to 6.6 (probably due to browser cache that cached static request) and 12 seconds on different browser as it needs to fetch everything this is how thing works if you can not reduce the loading time , without cache plugin , then there is nothing we can do about it Best regards,



LiteCache Rush: Speed comes from using less, not from doing it faster



Reference