• Changed from Wp rocket/Nginx to LiteSpeed Cache/LiteSpeed and when checking different tools the main “errors” is following.

    Light House
    Serve static assets with an efficient cache policy 13 resources found
    Preload key requests

    GTmetrix
    Leverage browser caching
    Add Expires headers

    Google Page Speed
    Preload key requests

    Pingdom
    Add Expires headers

    Google test my site
    Serve static assets with an efficient cache policy

    Report number: PUDAVDGP
    Report date: 01/23/2020 18:47:24

    What can I do to addExpire headers and preload key requestt to get a even faster site? (Most options enabled in litespeed cache.
    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Could you try to set your Browser Cache as 31536000 (1year).

    For the Preload key request, I find that CSS (gmw.css?ver=4.17) is loaded by a JS script. For those async scripts our plugin cannot rewrite the content, please contact that plugin author for the improvement.

    Thread Starter Jarko Piironen

    (@ipajen)

    I have set the browser cache to 31536000

    It did not help, there is still 20 min to 30 days, for list:

    https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fwww.khaotipthai.se%2F&tab=mobile

    Will contact the plugin author for the preload problem.

    Thank you.

    The remaining browser cache issue is from an external source (as the following list), so your site cannot control their browser cache.

    https://www.googletagmanager.com/gtag/js?id=UA-123098187-1 (15 minutes)
    https://connect.facebook.net/en_US/fbevents.js (20 minutes)
    https://connect.facebook.net/signals/config/1070268079839004?v=2.9.15&r=stable (20 minutes)
    https://connect.facebook.net/signals/plugins/identity.js?v=2.9.15 (20 minutes)
    https://www.google-analytics.com/analytics.js (2 hours)

    There’s some suggestion on Stackoverflow for your reference.

    drmidas

    (@drmidas)

    I have the similar issue for my site huglero.
    Actually I can’t deny that I could finally have 2x, 3x,faster speeds thanks to litespeed cache after tying and failing all the other ‘best’ caching plugins.
    However, while gtmetrics shows 95-97% Google pagespeed has no mercy about this and always keeps showing mobile speed as ~30-32 points while desktop is ~70.
    https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fhuglero.com%2F&tab=mobile
    And whatever I tried, I couldn’t achieve to remove this ‘preload key request’ for fontawesome font which delays the page load about 2500ms-3000ms which is a total disaster.
    What can I do about that? Please help me.

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Could you please submit a ticket here ? with reference of this topic’s URL

    we will investigate it further.

    Best regards,

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Expire headers and preload key request’ is closed to new replies.