I hope you’re all doing well. On some sites where I have the LiteSpeed plugin installed, when I access the Page Optimization menu, Kaspersky antivirus reports a Trojan with the following information:
Threat level: High Object type: File Object name: admin.php?page=litespeed-page_optm Type: Trojan Horse Name: HEUR.Script.Malcrack.gen
I would like to know if anyone else is experiencing this issue. I’m suspecting it might be a false positive.
Thank you!
]]>The Preview URL is showing all the CSS changes but on the normal URL, those CSS changes doesn’t shows up.
I think, there is issue on page optimization settings, Please help me to fix this, its very important and Urgent
The above image is Preview URL from Elementor (This is what the page should look like)
And this image is Normal URL. In which the “Video Pitches” Doesn’t changed the color to white and the below paragraph is also not changed to as Preview page
The Normal URL page should look like the Preview Page
Please help to fix this
]]>How should I set litespeed to (hopefully) maintain the page speed score of 92 and reduce page optimization usage?
]]>I have excluded some pages on my site from being cached by entering paths in: LiteSpeed > Cache > Excludes > Do not cache URIs.
These are some of the paths I have entered there:
^/en/shop/
^/en/product-category/
^/en/product/
It seems to work as intended, because the pages appear as no-cache in the browser inspector.
But does this also mean that these pages can not be optimzed with CCSS, UCSS etc?
When I check the source code for pages that are being cached, it says at the bottom that Quic.cloud UCSS and CCSS are in queue.
But for the pages that I have excluded from being cached, the source code only says: Page uncached by LiteSpeed cache.
Is there a way that I can exclude certain pages from being cached, but still use the Page Optimizations on the pages?
Thank you.
]]>It’s about 500kb
How can I witch to a just-fonts-I-use .css file?
Shoud I remove style via functions and add my custom or is there a better way?
thanks a lot for your support
]]>If the amount of Page Optimization is used up, do I have to pay a fee so that the values set in Page Optimization are not applied?
]]>I’m having a weird issue!
Litespeed is sometimes not correctly combining all CSS. It sometimes drops my pages’ main CSS file.
CSS settings are as follows:
https://ibb.co/KFPsC4k
However, in my testing this only seems to be when the page is preloaded by preloaders.
If a page is preloaded on hover, there is no problem. This applies to Litespeed Instant Click, instant.page, Flying Pages, and other preloaders that use on-hover.
However, other preloading that isn’t on-hover doesn’t work okay. For example, preloading a page on a link’s viewport entry. I compared Request and Response Headers for hover-preloading and non-hover-preloading but I see no differences. However, for some reason Litespeed isn’t properly combining CSS on the non-hover preloading requests.
For example, for the site’s About page. There are 23,498 lines of combined CSS (when unminified). What gets cached is only 16,228 lines of CSS (when unminified). One key CSS sheet is getting missed. I used “LSCWP_CTRL=before_optm” and isolated this missing 7k lines of CSS exactly to the page builder’s main CSS file each time, e.g. “/about?xlink=css&ver=6.0.1”.
Screenshot to illustrate missing code section:
https://ibb.co/dPJ1Qxn
I was able to recreate the issue reliably:
? Wipe the Litespeed cache in console using “rm -rf /usr/local/lsws/cachedata/* & /usr/local/lsws/bin/lswsctrl restart”
??Browse to my homepage
??Note how in Network log, preloading network requests are invoked by Flying Pages preloader to, e.g. About page (/about).
??Navigate to About page and see main CSS missing from what was put in cache. The page doesn’t render correctly.
Whereas:
? If I wipe the cache as above
??But navigate directly to the About page, the CSS isn’t missing
? No problem (the CSS combining issue isn’t present).
What the page should render like, vs. what the page does render like:
https://ibb.co/Gnh9Y7Y
https://ibb.co/Yh9M2kp
Whereas also:
? I add “xlink=css” to Litespeed CSS Excludes
? I wipe the Litespeed cache as above
??Browse to my homepage
??Note how in Network log, About page is invoked by preloader.
? When I navigate to About page, the main CSS file is included and the page renders correctly with no problem (the CSS combining issue isn’t present).
For some reason, the “xlink=css” css file isn’t combined when non-hover preloading requests are put through.
I think this is similar to this resolved thread/bug:
https://www.ads-software.com/support/topic/css-combine-periodically-missing-content/
I’d like to add that non-hover preloading is essential for mobile traffic, which constitutes most web traffic these days.
]]>