rudolfl
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Excessive CLSThank you for looking into this.
Report number: QWBQYZNX
Forum: Plugins
In reply to: [Advanced Woo Search] Irrelevant results are shownThank you for replying.
Problem is still there. I turned this option off, then cleared cache and re-indexed table just in case. No luck
But… this is the purpose of the plugin. To speed your site up using cache. If you want to delete it after few days, what is the point in running it in the first place? You can just disable the caching
Forum: Plugins
In reply to: [LiteSpeed Cache] Litespeed causing Ajax on search and filters to not workTry to add ‘admin_ajax.php’ in URI excludes in Tuning tab on Page Optimisation
Rudolf
Forum: Plugins
In reply to: [LiteSpeed Cache] Page looks different after refreshI removed lazyloading on the product image and it seem to fix the problem. Lazyloading was provided as part of my theme (Avada)
In addition, problematic part seem to be rendered by JS and, perhaps, JS is not being loaded/executed some times. In LS Cache settings, all JS optimisation options are turned off.
I can temporarily turn lazyloading back if more investigation is needed
Rudolf
Forum: Plugins
In reply to: [LiteSpeed Cache] Page looks different after refreshIt is a bit difficult to save the page. The problem is that when one asks for page source or tries to save HTML, browser requests a new page copy from server.
I did make two screenshots that shows relevant HTML on good and bad display. As you can see there are major differences.
“Bad”– https://ibb.co/TMmvsrV
“Good” — https://ibb.co/Chb7pDq
Are you able to reproduce the problem on your end? Just request the URL, then hit refresh (F5) few times.
Forum: Plugins
In reply to: [LiteSpeed Cache] Features requestFixing UCSS generation would be REALLY helpful. Half of my pages hitting a size or time limit. Very annoying!
I now wrote a small Python script that checks XML file for duplicates. I can confirm that duplicates exist with pretty much any batch size and their appearance is quite random. Number of duplicates is random as well
Actually I may be jumping too fast.
Duplicates still occur, although at lower rate. Basically, the lower the batch count, the less chances of duplicates.
I think, this is a real bug that has to be dealt with. May be (as a band aid) feed file should be post-processed to remove duplicates?
Hi,
I can see it in waterfall and it adds about 0.15s to page loading. Is there an easy way to remove it from “preload” and move to footer instead?
I decreased number of products per batch to 200 from 250 and this seem to fix the problem.
I am sorry to jump in, but I have same problem. My feed is for Fruugo.
Some products are duplicated in the feed. Feed is not cached. URL:
Do a search for product ID: 165764
Forum: Plugins
In reply to: [LiteSpeed Cache] Browser Cache settings do not work?Hmm…
I think you are right about BunnyCDN. Settings there is to honor cache directives from the site, but I did a test and I get max-age of 31919000 from Australia and 604800 from US. Something fishy is going on. I will contact BunnyCDN support
Forum: Plugins
In reply to: [LiteSpeed Cache] Browser Cache settings do not work?Thank you for replying,
This one is somewhat strange, actually.
Here is a resource:
On my browser (Chrome in incognito mode and I am not logged into the site), I can see:
Cache-Control: public, max-age=31919000
This is expected — about a year expiry.
Testing same resource with external cache checker (https://requestmetrics.com/resources/tools/http-cache-checker/), I am getting
Cache-Control: public, max-age=604800
I do not have Expires header.
Thanks,
No, I do not want it cropped. I want it re-sized. Sounds like I need to talk to theme support to see if this can be fixed
Rudolf