Cache busting html




Wordpress LScache Plugin: Cache busting html

Last Updated on: Wed, 15 Apr 2026 00:00:02
Hello, I need to make sure that every time I make changes to css/js files and html, the latest content will appear to users. I found out that litespeed does cache busting for css/js files so one problem is solved. But for the html, does litespeed cache busting? Im asking because after changing content inside one page, some users complained that the page wont load at first. I suspect the problem is because they have an old cached page with an updated js version which breaks because it cant find some elements inside the old, cached, html. Hi, the plugin itself will update/purge page cache as well but I have seen, frequently , users added , intentionally or unintentionally the cache-control header over main request, this will force browser to cache the page, even after the server-side has updated the page. another common cause is multiple cache layer in use, typically with CloudFlares cache everything please check these 2 things first Best regards,



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



Reference