![]() |
The expiration was not determined
This message I get in pagespeed - insights.
"not specified expiration" mysite/customavatars/avatarxxx.gif mysite/customavatars/thumbs/avatarxxx.gif mysite/images/forurmicons/xxx.png and so on. What code I must put and where to fix these errors. Thanks in advance :) |
You can do this via .htacces file ... see this
|
For years i have in my .htacces file this:
<IfModule mod_expires.c> ExpiresActive on ExpiresByType image/jpg "access plus 7 days" ExpiresByType image/gif "access plus 7 days" ExpiresByType image/jpeg "access plus 7 days" ExpiresByType image/png "access plus 7 days" </IfModule> It seems that does not take effect. Do I must change the path? Something like this? (see first post for others) ExpiresByType customavatars/avatarxxx.gif "access plus 7 days" Thank you for answering, I appreciate it |
They are not errors, just informational, you dont need to have expiry dates on them.
|
All times are GMT. The time now is 12:51 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|