pai tu te referi la doua lucruri aici la header si la imagini pentru ca nu ai imagini numai in header.
au am in .htaccess asta
pune-l si tu si refa testul si vezi la ce concluzii ajungi.Cod:<IfModule mod_expires.c> ExpiresActive on ExpiresDefault now ExpiresByType image/gif "access plus 1 year" ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/png "access plus 1 year" ExpiresByType image/jpg "access plus 1 year" ExpiresByType image/bmp "access plus 1 year" ExpiresByType text/css "access plus 1 year" ExpiresByType text/javascript "access plus 1 year" </IfModule> <FilesMatch "\.(ico|jpg|jpeg|png|gif|js|css|xml|plain|html|bmp)$"> Header set Cache-Control "public" Header set Expires "Thu, 15 Apr 2020 20:00:00 GMT" </FilesMatch>
l.e. am facut si eu testul pentru site-ul meu si pot sa iti spun ca nu e exact. eu obtin rezultate mai bune cu aceleasi tool-uri pe comp meu.



Răspunde cu citat