Custom OTF Fonts are not cached by browsers
-
Hello,
I need help with solving Google’s ”Serve static assets with an efficient cache policy” warning.
I’ve added 2 custom fonts to the website. They are not being cached at all.
Elementor, or possibly an addon, is using Font Awesome and some CSS files that are being cached for only 7 days.`I’m using LiteSpeed Cache on a LiteSpeed server
Browser Cache is turned on
Browser Cache TTL 31557600In .htaccess is says:
ExpiresByType font/otf A31557600
AddType application/x-font-opentype .otf
ExpiresByType application/x-font-opentype “access 1 year”Do you need any other info.
All help will be highly appreciated.The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Custom OTF Fonts are not cached by browsers’ is closed to new replies.