Code that clears the cache of some pages Try this: https://docs.litespeedtech.com/lscache/devguide/controls/#x-litespeed-purge @serpentdriver thanks. <?php header('x-litespeed-purge: /'); header('x-litespeed-purge: /page1/'); header('x-litespeed-purge: /page2/'); ?> Actually this code is ok. But I will use loop for pages. 🙂 You can use only 1 purge header with the same name: <?php header('x-litespeed-purge: /,/page1/,/page2/'); Previous Article PHP Warning when Force Login used Next Article Plötzlich kaum noch Besucher auf meinem Webblog - page 2