Unele site-uri nu fac acest lucru în mod automat
Testați site-ul dumneavoastră cu:
https://tools.pingdom.com
Dacă scorul nu este A pentru Leverage browser checking, atunci a jucat acest lucru în htaccess dumneavoastră:
# Expiră #
<IfModule mod_expiră.c>
Expiră activ
ExpirăByType image/jpg "access 1 year"
ExpirăByType image/jpeg "access 1 year"
ExpirăByType image/gif "access 1 year"
ExpirăByType image/png "access 1 year"
ExpirăByType text/css "access 1 month"
ExpirăByType text/html "access 1 month"
ExpirăByType application/pdf "access 1 month"
ExpirăByType text/x-javascript "access 1 month"
ExpirăByType application/x-shockwave-flash "access 1 month"
ExpirăByType image/x-icon "access 1 year"
ExpirăDefault "access 1 month"
</IfModul>
# Expiră #