stanley@litespeed
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Duplicate Resources – min.jsHi @localseoltd, after investigation, JS duplicated page
/accessibility-statement/
contain a JS file is identical with/
page but with the different file name:<script type="text/javascript" src="https://www.localseo.ltd/wp-content/uploads/fusion-scripts/a75e672c6ba5e92c75278c212d46e73a.min.js?ver=2.1.2"></script>
&
<script type="text/javascript" src="https://www.localseo.ltd/wp-content/uploads/fusion-scripts/f4ad0e7e6a2c0db45812cccd1ceb9c74.min.js?ver=2.1.2"></script>
As our combined script’s name is defined by the original file name, please make that two file as the same name to use the same combine JS file.
Forum: Plugins
In reply to: [LiteSpeed Cache] Page Speed is very slow on litespeed wordpress site.Hi @khmubashar, there is one large image blocking the page rendering, please try to replace with a smaller one and optimize it with our Image Optimization feature.
For other speed issues, you can check on the optimization section on our Wiki.
Forum: Plugins
In reply to: [LiteSpeed Cache] ESI errorHi @dallass sorry for the delay, please try the following solution:
1) ESI error
– After turning ON ESI, Cache Logged-in Users is no-longer useful. Please check the roles you wish to exclude from cache onSettings > Excludes > Do Not Cache Roles
instead.2) Caching all the sites in the network as the primary site.
– Could you try these settings:
Network
Network Enable Cache [ON]
Use Primary Site Configuration [OFF]
Cache Mobile [ON]Subsite with cache
Enable LiteSpeed Cache [Enable]Subsite without cache
Enable LiteSpeed Cache [Disable]This should be able to separate the mobile cache when the cache is activated.
Forum: Plugins
In reply to: [LiteSpeed Cache] Programmatically restart CrawlerHi @zenjameo, please try to find
wp-content/crawler.log
to see is it what you are looking for. It will be generated when the crawler hit the page.Forum: Plugins
In reply to: [LiteSpeed Cache] litespeed cache with translatepressAfter you put on JS excluded is it working now? If yes could you try to remove the JS string one by one, I think just part for the JS is causing this error. So you can try to find out the real one.
Forum: Plugins
In reply to: [LiteSpeed Cache] Image LiteSpeed Cache Image OptimizationHi @wpgurme, after checking on your site by WP Data Access, we found the
xxx_litespeed_img_optm
table is missing on your site, maybe it has been accidentally removed when upgrading and we are not sure why it’s happening (our plugin will not remove any db when upgrade).Could you please try to reinstall LiteSpeed plugin (please export the setting before reinstallation), “Destroy All Optimization Data!” and restart the optimization again.
Forum: Plugins
In reply to: [LiteSpeed Cache] CSS Combine ignores link media attributeHi @galbaras,
woocommerce-smallscreen.css
bug is one of the known issues when using CSS combine, so it must be excluded if using CSS combine.Forum: Plugins
In reply to: [LiteSpeed Cache] Interaction between page cache and object cacheThe patched version is added ESI for
user menu
and auto-purge when user page update. So it’s not directly affecting the speed.We have similar features as Fast Velocity Minify on
Setting > Optimization
page which can help you to boost up your site, have you tried those setting? Also, which speed performance are you concern? You can provide?your Report Number (found in?WP Admin > LiteSpeed Cache > Report) for us to check is there any suggestion we can provide.Which LiteSpeed header do you refer to? Normally you can set any header with PHP, page cache will not modify your header when caching the page.
Forum: Plugins
In reply to: [LiteSpeed Cache] litespeed cache with translatepressHi @mezoology, on the
ar
site there’s a JS error which stopped the Lazyloading:Uncaught SyntaxError: Invalid regular expression: missing /
Please follow this blog post to find out which JS file should be excluded.
Hi @flixwatchsupport, may I know which LiteSpeed feature makes the page different? Or could you explain the steps for how to reproduce the error?
Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Cache creates mixed contentI mean where did you get the “Mixed Content” error message? https://imgur.com/a/FcFO1va here’s my screenshot and there is just 1 mixed content warning.
Forum: Plugins
In reply to: [LiteSpeed Cache] Can LiteSpeed eliminate render-blocking?Are you using LiteSpeed server with our page cache feature? Using our cache feature is the most efficient way to lower the server response times.
Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed ESI BUGAfter turning off and on the first widget(LightSNS_登录模块) ESI, the error message is gone, may I know is there any way to reproduce the error?
For the second widget(LightSNS_html代码), you are using JS for loading the content now, we suggest you can stop ESI for better performance. ESI usually used to lower the TTL for displaying dynamic content generated by PHP.
Forum: Plugins
In reply to: [LiteSpeed Cache] LiteSpeed Cache creates mixed contentI can load it via VPN now. But I just can find one Mixed Content warning:
Mixed Content: The page at 'https://xxx.nl/' was loaded over HTTPS, but requested an insecure image 'https://xxx.nl/wp-content/uploads/2019/11/hero-image-c4b.jpg'. This content should also be served over HTTPS.
Where can I check the error?