rudolfl
Forum Replies Created
-
Here you go
Forum: Plugins
In reply to: [LiteSpeed Cache] Unable to manually delay Google Tag ManagerActually, I see same problem — gtag slows down site. I would like to defer it as well. Yes, i understand the consequences.
May I suggest adding an option or a filter to override this default exclusion?
Forum: Plugins
In reply to: [LiteSpeed Cache] 100% cpu utilization and very slow site.Most likely you have rogue bot accessing your site and generating too many requests. Possibly tries to hack the site.
I would suggest checking your server access logs and block any suspicious IPs. Also, would suggest setting your site behind CloudFlare (free account will do).
Hi
I tried to disable optimisation of this image by setting up exclusion in Optimole settings.
This stopped my “preload” image from optimisation, however same image served from CSS background is still being optimised, so problem is not solved. Yes, I did clear page cache.
Image in question is SpringSummer1.jpg
Hi,
Sorry, you were looking at the page as I was experimenting and removed the preload for a test.
It is back now. WordPress forum doe snot allow me to paste “raw HTML”, so here is a screenshot of the code I use. It is added into “wp_head” hook
Rudolf
Ah!
But this is exactly the problem!
I am pre-loading original version of the image. Here is extract of my code:
Optimole then re-writes URL into Optimole one. And rewrites the URL for the image itself to something else, rendering preloading useless.
Thank you for replying
But, if you look on my site: https://www.hatsfromoz.com.au, I have a bunch of Optimole pre-loaded images which have no relevance at all, while ones that are really important (in LCP) are not preloaded.
This one, for example, must to be pre-loaded and it is not: https://www.hatsfromoz.com.au/wp-content/uploads/2021/04/SpringSummer1.jpg
This image is a background image in a <div> Will that make a difference to how Optimole processes page?
Thanks
Rudolf
Forum: Plugins
In reply to: [LiteSpeed Cache] VPI not processing LCP imageI see.
Yes, it is loaded as a background via CSS.
Another question, (or two)then. Can I add this image manually into VPI? Will that work? and how does one manually adds image to VPI? Box only contains file name, not the full path and one may have same file name in different subdirectories
Forum: Plugins
In reply to: [Advanced Woo Search] Irrelevant results are shownOK,
In my case problem is “misspelling fix” option. Yes, I tried to turn it off before. When I tried again today while watching query (yes, it is a rather complicated one!!!) I could see spelling substitutions. So, I turned option off again and I saw spelling substitution again in query!
After clearing site caches, I no longer have wrong results.
Thank you for your help. I will keep spelling fixes off
Rudolf
Forum: Plugins
In reply to: [Advanced Woo Search] Irrelevant results are shownHi,
No. Nothing like that in the table for that ID.
In fact, I also searched for LIKE %1148% in whole terms column for all entries. Nothing.
Just to save me looking through the plugin code, can you tell me SQL query that is run when search is made? I will try to run it manually and see if I can figure it out
Forum: Plugins
In reply to: [LiteSpeed Cache] Excessive CLSI tried to clear all caches. CLS is 0.
Until UCSS is loaded (UCSS is in queue), CLS is 0. Tried numerous time while waiting for UCSS.
As soon as I can see UCSS is loaded (Quick.cloud UCSS loaded), CLS is huge.
Rudolf
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