Search for: Search Problem with expire headers Viewing 1 post (of 1 total) April 21, 2012 at 9:36 pm April 21, 2012 #4748 fw190Participant I had a good grade with Cover-wp with y-slow and there was no problem with expire headers but now I have on gtmetrix: There are 9 static components without a far-future expiration date. https://fonts.googleapis.com/css?family=Droid+Sans:regular,italic,bold,bolditalic&subset=latin https://ssl.google-analytics.com/ga.js https://www.infolotnicze.pl/wp-includes/js/jquery/jquery.js?ver=1.7.1 https://www.infolotnicze.pl/wp-content/themes/esplanade/scripts/jquery.flexslider-min.js https://www.infolotnicze.pl/wp-includes/js/swfobject.js?ver=2.2-20120417 https://www.infolotnicze.pl/wp-content/themes/esplanade/scripts/audio-player.js https://www.infolotnicze.pl/wp-content/themes/esplanade/scripts/colorbox.js https://seals.websiteprotection.com/sealws/4f201317-28ec-4e0a-b8ec-3b4e0a0607d7.gif https://www.infolotnicze.pl/favicon.ico The htaccess entry looks like this: (and it did the tric with Cover-wp) # Expire images header ExpiresActive On ExpiresDefault A0 ExpiresByType image/gif A2592000 ExpiresByType image/png A2592000 ExpiresByType image/jpg A2592000 ExpiresByType image/jpeg A2592000 ExpiresByType image/ico A2592000 ExpiresByType text/css A2592000 ExpiresByType text/javascript A2592000 Header unset ETag Header unset Pragma FileETag None How to fix this? Viewing 1 post (of 1 total) You must be logged in to reply to this topic.