Welcome! Log In Create A New Profile

Advanced

Improve the Leverage browser caching

Posted by Yatish Nagraj 
Improve the Leverage browser caching
April 28, 2014 02:53AM
I want to increase the score of our website on http://developers.google.com/speed/pagespeed/insights/.

The current score is 71/100.
It shows the item to be fixed is Leverage browser caching.

To fix the same in have included the following in the configuration file of nginx.
location ~* \.(js|css|png|jpg|jpeg|gif|ico)$ {
expires max;
log_not_found off;
}

But still the score is not improving and it still shows the item to be fixed - Leverage browser caching.

Please help.
Re: Improve the Leverage browser caching
May 29, 2014 04:25AM
Hi All,

I do have same problem.

Please help.

Thanks
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 219
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready