• This Powered Cache Plugins Ultimate and Lightweight
    But I asked for help…
    How do I leverage browser caching of “.woff” fonts?
    //Thanks

    Previously, I used WP Fastest Cache. It worked fine, and later I searched for new caching plugins. Finally, I found this plugin “Powered Cache”. It’s great and lightweight, plus the features are great. I think after this I will use the “Powered Cache” plugin. I encourage you Developed further and I will promote on my website and tell my friends to use “Powered Cache”.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Mustafa Uysal

    (@m_uysl)

    Hi @nontaporn,

    Thanks for kind words. We will consider adding browser cache for the fonts in next version.(#see)

    In fact, our predefined nginx configuration is supporting that feature. Probably, you are using apache/litespeed web server and this snippet should work for you.

    We really appreciate your feedback!

    Thread Starter nontaporn

    (@nontaporn)

    Thanks in reply.
    I customize in .htaccess by adding just..2 lines
    1.AddType application/x-font-woff .woff
    2.ExpiresByType application/x-font-woff “access plus 1 year”

    Now, Works well. I’m very impressed. and My website Page Speed Score 100/100 include Google PageSpeed insight, GTMetrix, Pingdom. All excellent. ^_^
    I believe this plugin is best in the cached plugin category.

    //Thanks for “Powered Cache” Developer

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘The ultimate and lightweight’ is closed to new replies.