Wordpress LScache Plugin: JavaScript e CSS n?o utilizados
Last Updated on: Wed, 15 Apr 2026 00:00:02 Hello, In the PageSpeed ??tests he informs to preload the font ? https://www.blogdoheroi.com.br/wp-content/themes/virtue/assets/css/fonts/kt-font-awesome.ttf?t9jwae And to remove unused CSS ? https://www.blogdoheroi.com.br/wp-content/litespeed/cssjs/4747d237e0aba7792079b9f35824ba76.css?63cb1 And to remove unused JavaScript ? https://www.blogdoheroi.com.br/wp-content/litespeed/cssjs/222cc.js?292d6 How to solve this? This topic was modified 2 years, 2 months ago by wpbh. The page I need help with: https://www.blogdoheroi.com.br Hi, for first one , currently we dont preload fonts, but you can use .htaccess to manually preload it for 2 and 3 , currently we dont have solution for it , but working on something Best regards, Hello, Thanks for the answer. How do I use .htaccess to manually preload the font https://www.blogdoheroi.com.br/wp-content/themes/virtue/assets/css/fonts/kt-font-awesome.ttf?t9jwae like you said? best regards Hi, Add this to your htaccess Header add Link rel=preload as=font type=font/ttf crossorigin then purge all Best regards,
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference