• Resolved bbbelleville

    (@bbbelleville)


    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,
    Paola

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Add expires headers’ is closed to new replies.