Hi, I submitted the plugin default cache settings with .htaccess write confirmation, but the expires still not working. What should I do to make this work?
It used to work fine, but after the latest WP and plugin updates I get same problem as mentioned in another topic.
The CSS is loading way to slow, thus first showing page without make-up.
Also disabling CSS async loading does not help.
Don’t know what has been changed, because it has been working properly in the past.
Now I have disabled the plugin.
Hello!
Can this plugin be used along with other optimizing plugins like Autoptimize?
Thank you!
Hello,
after I do some changes (for example add event in Modern Events Calendar Lite) on home page always ahows error:
Warning: file_get_contents(/home/ntkbelak/public_html/wp-content/uploads/pum/pum-site-styles.css?generated=1643284030): failed to open stream: No such file or directory in /home/ntkbelak/public_html/wp-content/plugins/add-expires-headers/main/class-aeh-minify.php on line 540
Warning: file_get_contents(/home/ntkbelak/public_html/wp-content/uploads/pum/pum-site-styles.css?generated=1643284030): failed to open stream: No such file or directory in /home/ntkbelak/public_html/wp-content/plugins/add-expires-headers/main/class-aeh-minify.php on line 540
So, to solve this I have to go to Login to Cloudflare and few times I have to Clear all cache.
Pls check if there are some settings in Add Expires Headers & Optimized Minify to set on.
Regards
]]>Hi, when i load my website or pages…
You can see in a very short flash the basic white wordpress beneath my wp theme (enfold).
I noticed it seems to be related to Add Expires Headers, by de/activating the plugin.
Any idea what setting this can trigger the problem?
Grtz
hello,
I am using this plugin from begining.
Today I saw it’s a problem with montserrat font. Prb is because we use also letters ?, ?, ? and doesn’t show them right (shows from other font). When I deactivated just your plugin it works fine, current is activated so you can see prb.
I use Astra theme. Maybe it’s a prb with update that was 2 days ago…Currently I deactivated your plugin.
Can you pls check and let me know?
best regards
]]>Hello,
there are knowing issue using the two plug-in at the same time?
]]>Hello,
I did not receive an activation email for Add Expires Headers to my mailbox for 7 days trial. Please make sure resend the activation button to my email to complete the install.
Thanks,
Regards
IDH
Add Expires headers point in gtmetrix is not improving with your plugin.
the gt metrix point is 45 with or without your plugin
currently the plugin is deactivated
I have tried several times, not working.
]]>Hi,
I installed add expires header and activated it, but it compared this:
Not getting apache modules info Please Deactivate Add Expires Headers Plugin for Normal Operation of Website
Can you help me?
I had download and installed the plugin “Add Header ” after noticing that the plugin crashed my website I tried to remove it. Unfortunatly it didn’t work. I tried to remove the plugin via FTP but couldn’t find in the plugin map.
My website is broken cannot remove or add plugins. and i cannot restore my backup.
So could you please advise me how i can fix this problem.
]]>When de-activating, then uninstalling the plugin in the admin “plugins” backend, there are some leftovers in the db not cleaned up:
wp_options:fs_active_plugins contains:
s:6:”newest”;O:8:”stdClass”:5:{
s:11:”plugin_path”;
s:43:”add-expires-headers/add-expires-headers.php”;
s:8:”sdk_path”;
s:28:”add-expires-headers/freemius”;
s:7:”version”;
s:5:”2.3.2″;
s:13:”in_activation”;b:1;s:9:”timestamp”;i:1584787157;
}
I have Rocket cache plugin enabled and with your plugin this warning showed:
]]>WP Rocket: The following plugins are not compatible with this plugin and may cause unexpected results:
Add Expires Headers Plugin
I was wondering if Add Expires Headers can help with this. I installed the plugin but couldn’t see how to fix the issue below. GTmetrix/YSlow says this:
There are 2 static components without a far-future expiration date.
https://fonts.googleapis.com/css?family=Oswald%7CRoboto%7COpen+Sans&subset
https://fonts.googleapis.com/css?family=Open+Sans&ver=5.3.2
Can I fix this using the plugin.
]]>After installing the plugin, the website loads icons and special characters, and does not display the content.
]]>Hello,
Can I use it with,
1) WP rocket plugin
2) NGINX server
I have a bunch of jpgs uploaded at the same spot at the same time, tho’ according to all
speed measuring sites only half of em got the headers. I’ve set all images 100+ days
On gtmetrix.com its say I need to add an expire header to this:
There is 1 static component without a far-future expiration date.
So, I’m requesting for a way to manually post this link in the plugin and to be able to add an expire header to it.
]]>Greetings and thanks in advance for your help,
I am working on getting our website to load more quickly. I installed your app, and checked 30 days for many things, including javascript. However, there are several instances of ‘far-out expiry dates’ for jquery when testing the site on GTMetrix.com.
Please help! Below I have pasted the htaccess file from the site.
# BEGIN Add Expires Headers Plugin
<IfModule mod_expires.c>
ExpiresActive on
ExpiresByType image/gif “access plus 30 days”
ExpiresByType image/jpeg “access plus 30 days”
ExpiresByType image/jpg “access plus 30 days”
ExpiresByType image/png “access plus 30 days”
ExpiresByType image/ico “access plus 30 days”
ExpiresByType image/tiff “access plus 30 days”
ExpiresByType image/webp “access plus 30 days”
ExpiresByType audio/mp3 “access plus 30 days”
ExpiresByType audio/wav “access plus 30 days”
ExpiresByType video/mp4 “access plus 30 days”
ExpiresByType video/avi “access plus 30 days”
ExpiresByType video/wmv “access plus 30 days”
ExpiresByType text/css “access plus 30 days”
ExpiresByType application/javascript A2592000
ExpiresByType text/x-javascript “access plus 30 days”
ExpiresByType application/x-javascript “access plus 2592000 seconds”
</IfModule>
# END Add Expires Headers Plugin
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]
</IfModule>
GTMetrix lists the following errors (I understand a few are from external sources and thus won’t be fixed by the plugin).
https://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700&subset=latin,latin-ext
https://bakashana.org/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp
https://bakashana.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
https://cdn-images.mailchimp.com/embedcode/classic-10_7.css
https://bakashana.org/wp-includes/js/wp-embed.min.js?ver=5.2.3
https://bakashana.org/wp-includes/js/wp-emoji-release.min.js?ver=5.2.3
https://static.addtoany.com/menu/page.js
Thanks again!
]]>The plugin is deactivated at moment so that the website isn’t down. After activating the plugin and selecting all options, it greatly increased my website speed and score. Things work well for a short time. Then, my website breaks and all you get full screen of meaningless text when trying to view the website. I have tried disabling the gzip option to see if that was the issue to no avail. Permission is set to 0644 and mod_expires is enabled by default on my server. I do not have a plugin conflict that I’m aware of. Any help would be appreciated. Thanks in advance.
]]>