• Resolved shubhang22

    (@shubhang22)


    if you run speed tests on pindom or gt metrix it shows 0 expiry headers as its not getting implemented.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi,

    Please check your .htaccess file and make sure you see a similar entry as the one mentioned below.

    # BEGIN Far Future Expiration Plugin
    <IfModule mod_expires.c>
    ExpiresActive on
    <FilesMatch “\.(gif|jpeg|jpg|png)$”>
    ExpiresDefault “access plus 5 days”
    </FilesMatch>
    </IfModule>
    # END Far Future Expiration Plugin

    Kind regards

    Thread Starter shubhang22

    (@shubhang22)

    When ever i activate my site shows internal error 500

    Plugin Support mbrsolution

    (@mbrsolution)

    Hi,

    Are you saying that having our plugin active in your site, causes a 500 internal server error?

    • This reply was modified 4 years, 5 months ago by mbrsolution.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not working with my website’ is closed to new replies.