• If your host uses the awesome Litespeed server, then this is the only caching plugin you’ll ever need. It does absolutely everything. It’s got a bit of a learning curve because there’s about a billion settings.

    Two minor things to be aware of:
    1) You will need to manually add expires headers to htaccess if you don’t want to trigger GTMetrix and Google Pagespeed Insights browser cache warning.
    2) If you have CSS optimization turn on, you will need to disable the entire plugin (not just turn off caching) when editing with Elementor otherwise some changes, most notably form styles, don’t show up.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Hai Zheng⚡

    (@hailite)

    Thanks for your review. Could you please tell a bit more on those two things?

    1) Maybe we can improve the browser cache expire headers?

    2) Have you enabled css optimization? If so, turning off cache won’t help indeed. But you can just purge css cache to refresh it.

    • This reply was modified 7 years, 10 months ago by Hai Zheng⚡.
    Thread Starter hungryghostdesign

    (@hungryghostdesign)

    This is what I have to add to htaccess to get an A rating on GTMetrix:

    <filesMatch ".(css|jpg|jpeg|png|gif|js|ico)$">
    Header set Cache-Control "max-age=2628000, public"
    </filesMatch>
    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    Could you please check , if you have enabled browser cache in Advance tab ?

    Best regards,

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Excellent Plugin’ is closed to new replies.