Plugin Support
qtwrk
(@qtwrk)
from your report , I don’t see any string in JS delay include field , please verify ?
Well, that could explain things because I have the js delay include field filled with these lines:
https://www.dropbox.com/scl/fi/xyghm2oabrpmx12ga12cf/delay-doesn-t-work.jpg?rlkey=ku5bju2avlvk60abaytm50gjk&dl=0
-
This reply was modified 1 year, 7 months ago by
yondermann.
Plugin Support
qtwrk
(@qtwrk)
please try clean that field , and place a test string, let’s say test123 , then submit a new report again , let me verify it
I’ve done it but haven’t saved the report number… do you need it?
I’ve just sent a new one:
Report number: USERRWDZ
Report date: 11/25/2024 13:22:59
Plugin Support
qtwrk
(@qtwrk)
now I am seeing the test123 as string in the exclude field
please try put , like 1/3 or 1/2 of your previous list , and use relative path , don’t use the one as https://domainc.om/..... path
Yeah, but I put test123 in the JS Delayed Includes field.
Now, I put in the “JS Dlayed Includes” these:
/wp-content/plugins/wp-recipe-maker/dist/public-modern.js
/wp-content/plugins/wp-recipe-maker-premium/dist/public-pro.js
then purge all – css/js cache
Report number: TSJKXNOS
Report date: 11/25/2024 15:04:40
Plugin Support
qtwrk
(@qtwrk)
yes, I can see the files in report , now please put back all of your previous and send report again .
I’ve been doing some clicking around and I may have found the culprit. It’s the Load CSS Asynchronously. Whenever I switch it on the site takes a core web vital hit and plunges from 90+ to below 50 like here:
https://pagespeed.web.dev/analysis/https-www-suncakemom-com-treats-braided-bread-recipe-with-chocolate-filling/mnby6cokv0?hl=en&form_factor=mobile
https://pagespeed.web.dev/analysis/https-www-suncakemom-com-treats-gerbeaud-cake/5ji19q2jlm?hl=en&form_factor=mobile
I’ve sent in two reports.
BEQEBQYQ with the async turned on and included these in the JS Delay Included field in the following format:
/wp-content/plugins/wp-recipe-maker/dist/public-modern.js
/wp-content/plugins/wp-recipe-maker-premium/dist/public-pro.js
/wp-includes/js/jquery/jquery.min.js
(There may be an issue when not using this format too but I haven’t tested it extensively yet.)
FHGOKFSA is with Load CSS Asynchronously Disabled. Cleared css/js cache and also purged all. Here the biggest problem is the high LCP.
https://pagespeed.web.dev/analysis/https-www-suncakemom-com-condiments-patatas-bravas-recipe-bravas-sauce/jogicsird3?utm_source=search_console&form_factor=mobile&hl=en
https://pagespeed.web.dev/analysis/https-www-suncakemom-com-treats-healthy-parfait-recipe/qhkxqs2i2f?utm_source=search_console&form_factor=mobile&hl=en
Plugin Support
qtwrk
(@qtwrk)
please try the “FHGOKFSA” set, and also enable the VPI , it should help the LCP , as that image seems to be layzloaded , or you can manually exclude that speicifc image from lazyload , see if it helps
Wow, that brought some very impressive numbers. Thanks a lot!
It’s not directly related for the initial problem but since we are here. What is affecting the “initial server response time”? I always had it fairly high. Is there anything that litespeed can do about it? A switch that should be on or off?
Plugin Support
qtwrk
(@qtwrk)
you can try enable the crawler, it should keep cache warm to address the initial response time