Would it be possible to set JS files to like a month and images to a year, while the rest of the site is still on 7 days cache?
]]>Hi,
Thanks for your interest in using Add-Headers and, also, for your feedback.
For various reasons the forum and the reviews on wordpress org are no longer monitored by the developer.
Please, check the description page for more information about your free support options.
]]>Hi! Test this Plugin:
Last-Modified found!
HTTP/1.1 200 OK
Date: Mon, 14 Sep 2015 00:51:37 GMT
Server: Apache/2.2.22 (Debian)
X-Powered-By: PHP/5.4.45-0+deb7u1
X-Pingback: https://magistr911.ru/
Last-Modified: Sat, 04 Jul 2015 13:37:54 GMT
ETag: “ee1772516390e62a8a03492b1dfd3071c83ab48f”
Link: ; rel=shortlink
Expires: Tue, 15 Sep 2015 00:51:39 GMT
Cache-Control: public, max-age=86400
Pragma: cache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=UTF-8
—–
Получено: 485 байт
Затрачено: 1,53 сек
Yep, its OK, but:
304 Not Modified not found!
HTTP/1.1 200 OK
Date: Mon, 14 Sep 2015 00:51:39 GMT
Server: Apache/2.2.22 (Debian)
X-Powered-By: PHP/5.4.45-0+deb7u1
X-Pingback: https://magistr911.ru/
Last-Modified: Sat, 04 Jul 2015 13:37:54 GMT
ETag: “ee1772516390e62a8a03492b1dfd3071c83ab48f”
Link: ; rel=shortlink
Expires: Tue, 15 Sep 2015 00:51:40 GMT
Cache-Control: public, max-age=86400
Pragma: cache
Vary: Accept-Encoding
Connection: close
Content-Type: text/html; charset=UTF-8
Получено: 485 байт
Затрачено: 1,17 сек
Why?
]]>Hi,
i would like to disable PRAGMA and EXPIRES headers, and just sent CACHE-CONTROL
headers. It would be very useful to have an option to do that.
I want to use this plugin to clear the browser cache and otherwise prevent the exposure of sensitive information after users have logged out from a site I am working on. I am not familiar at all with the various HTTP Cache settings. Could you provide me an answer, or point me to a good tutorial? Thank you.
]]>Plugin don’t send me 304 header, how to fix?
]]>HI,
I have to add “cache-control: no-transform” value to every response header.
How can I do it with this plugin?
Thank you!
Regards
Peter
after a test of my site speed on gtmetrix, I got some issues with configure entity tags; ‘there are X components with misconfigured ETags’. Looking for the solution, I stumbled upon this plugin, but I saw some instruction about caching, but am already using wp super cache, so I want to know two things.
1. Does this pluging works with wp super cache?
2. Will it solve my gtmetrix issues with etags misconfiguration?
Thanks in advance for your responses.
]]>Hi there!
Can I add CSP header using your plugin?
Hello
I need to set “cache-control: no-cache” but only to logged in people. How can I do it in this plugin?
Thanks for help!
]]>Hello, thanks for a great plugin. I have noticed a problem and was wondering if anyone can help. When WordPress auto posts to my twitter account the short link generated will not work and gives this error message – Warning: Cannot modify header information – headers already sent by (output started at public_html/websites/wp-content/plugins/add-headers/add-headers.php:302) in public_html/websites/wp-includes/pluggable.php on line 1179
I have de-activated the plugin and the link now works? Thanks in advance.
]]>Dear Sir,
I have installed the plugin, and made a test at tools.pingdom.com, and the result was this:
Please, it said there is no cache… i have to change something?
Thanks and Regards,
Tony
]]>I used the plugin to set Cache-Control: max-age=0 on product pages of woocommerce. That works perfect!
The only problem is that the $_SERVER[‘HTTP_CACHE_CONTROL’] does not get set.
1. If I press reload of browser button it does get set.
But just using the plugin with the max-age=0 it does not.
2. Tested the server with just a php file with the following:
header("Cache-Control: max-age=0"); //HTTP 1.1
That also results in $_SERVER[‘HTTP_CACHE_CONTROL’] => max-age=0
Any suggestions what to do?
]]>Please help me add headers for Woocommerce…
For products post and products category.
I try add this functionals in your plugin but don’t result success (( now i see standart wordpress header ((
]]>