Unwanted litespeed-cache-dummy.css Link Tag Appearing in HTML

Status
Not open for further replies.
#1
Hello,
I'm using the LiteSpeed Cache plugin (version 7.3) on my website. I've noticed that a <link> tag for litespeed-dummy.css is consistently being added to my site's HTML, even though this stylesheet appears to be empty and serves no functional purpose.

The specific tag is:

<link rel='stylesheet' id='litespeed-cache-dummy-css' href='https://www.theidioms.com/wp-content/plugins/litespeed-cache/assets/css/litespeed-dummy.css?ver=6.8.2' type='text/css' media='all'>

I've checked the plugin settings thoroughly in my WordPress dashboard, but I cannot find any option to disable or remove this particular stylesheet. It's an unnecessary request that I'd like to eliminate to further optimize my site's performance.

Could you please provide guidance on how to remove this litespeed-cache-dummy.css link tag? Is there a specific setting I'm overlooking, or a code snippet I can use?

Thank you for your help.
 
Status
Not open for further replies.
Top