Wordpress LScache Plugin: CSS and JS combined URLS manipulation
Last Updated on: Wed, 15 Apr 2026 00:00:02 IS there a way to prefix/change the generated combined css and js urls? usecase is for cdn purposes? thank you Hello @evette23 Sorry currently it can not. By default the generated css and js files are in the /wp-content/litespeed/ directory, with the hash code of the content as file name. But if you really want to get it done as you described, maybe you could use rewrite rules in htaccess file to achieve that as a work-around. You could do some research on that. Regards, Abe Hi, a side note , we do have a CDN URL rewrite to rewrite it from https://www.domain.com/wp-content/litespeed/cssjs/xxxxx.js to https://cdn.domain.com/wp-content/litespeed/cssjs/xxxxx.js so you dont really need to change the path of it Best regards,
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference