Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #774145

    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

    #774183

    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

    #775992

    Thank you, I’ll try with multiple tests.
    Best regards

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.