Hi there, I have a question about speed test page, section “cache browsing” for this resource: “https://xxxxxxxxx.it/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff?v=3 (2 days)”
My .htaccess is:
## EXPIRES CACHING ##
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/jpg “access 1 year”
ExpiresByType image/jpeg “access 1 year”
ExpiresByType image/gif “access 1 year”
ExpiresByType image/png “access 1 year”
ExpiresByType text/css “access 1 month”
ExpiresByType application/pdf “access 1 month”
ExpiresByType application/javascript “access 1 month”
ExpiresByType application/x-javascript “access 1 month”
ExpiresByType application/x-shockwave-flash “access 1 month”
ExpiresByType image/x-icon “access 1 year”
ExpiresDefault “access 2 days”
</IfModule>
## EXPIRES CACHING ##
Do I have to add anything in .htaccess for that issue or there is a problem of other type?
In private credential
Thanks in advance
Best Regards
Hi nuncer!
It seems that everything is looking fine.
Some of those tests keep in mind that are AI so the end result is if you test with multiple services
and check what results are
Best regards,
Basilis
Thank you, I’ll try with multiple tests.
Best regards