Add expires headers
-
Hello!
It’s some months I’ve installed your plugin and everything seems fine, but when I test my website on GTmetrix it suggests me to add expires header…I can see in my .htaccess your function:
ExpiresActive On
ExpiresDefault A0
ExpiresByType image/webp A2592000
ExpiresByType image/gif A2592000
ExpiresByType image/png A2592000
ExpiresByType image/jpg A2592000
ExpiresByType image/jpeg A2592000
ExpiresByType image/ico A2592000
ExpiresByType image/svg+xml A2592000
ExpiresByType text/css A2592000
ExpiresByType text/javascript A2592000
ExpiresByType application/javascript A2592000
ExpiresByType application/x-javascript A2592000
ExpiresByType application/font-woff2 A2592000
</IfModule>….so, is there something I can do to have a better performance (and test!)?
Thank you so much,
PaolaThe page I need help with: [log in to see the link]
The topic ‘Add expires headers’ is closed to new replies.