Plugin Support
qtwrk
(@qtwrk)
Hi,
Then please disable JS Push
Best regards,
Thread Starter
Zak
(@muhammadzak)
Hello, I disabled it and thats what I got
Warnings: A preload <link> was found for “https://jewelleryrack.com/wp-content/litespeed/cssjs/5fb08.js?cf4e7” but was not used by the browser. Check that you are using the crossorigin attribute properly.
Plugin Support
qtwrk
(@qtwrk)
Hi,
yes, but I don’t see any preload header now

Best regards,
Thread Starter
Zak
(@muhammadzak)
Its appear in light house test and it consume extra 3 seconds loading
Plugin Support
qtwrk
(@qtwrk)
it’s coming from cloudflare

best regards,
Thread Starter
Zak
(@muhammadzak)
Hello, I have disaled the Cloudflare rocket loader , Now I got this Consider using <link rel=preload> to prioritize fetching resources that are currently requested later in page load. Learn more.
URL
Potential Savings
…icons/fl-icons.woff2(jewelleryrack.com)
best
Plugin Support
qtwrk
(@qtwrk)
Header add Link "</path/to/your//fl-icons.woff2>; rel=preload; as=font; crossorigin"
add this to your .htaccess
Thread Starter
Zak
(@muhammadzak)
I copied what your wrote and I pasted it as it is in my Htaccess file, I still have the same warning
P.S
I pasted it after the first few lines in my Htaccess file
BEst
Plugin Support
qtwrk
(@qtwrk)
/path/to/your//fl-icons.woff2
you need to change this part to your real path since I don’t know what is your path
Thread Starter
Zak
(@muhammadzak)
Plugin Support
qtwrk
(@qtwrk)
Header add Link "</wp-content/themes/flatsome/assets/css/icons/fl-icons.woff2>; rel=preload; as=font; crossorigin"
Thread Starter
Zak
(@muhammadzak)
Thanks alot , In litespeed httaccess edit page I got that notice
Unexpected cache rule ExpiresDefault found in .htaccess file. This rule may cause visitors to see old versions of pages due to the browser caching HTML pages. If you are sure that HTML pages are not being browser cached, this message can be dismissed
Is it OK to ignore or what?
Thread Starter
Zak
(@muhammadzak)
I’m still getting the sane nessage
Consider using <link rel=preload> to prioritize fetching resources that are currently requested later in page load. Learn more.
URL
Potential Savings
…icons/fl-icons.woff2
check here
Plugin Support
qtwrk
(@qtwrk)
Hi,
I don’t see the push header
what is your webserver ?
Best regards,