We don't have a paid subscription to WP Rocket, which now has a vulnerability, so I'm exploring free options.
❌ WP-Optimize adds this to .htaccess:
<filesMatch "\.(x?html?|php)$">
Header set Cache-Control "private, must-revalidate, max-age=2419200"
</filesMatch>
which, e.g. sends that header on the homepage. This means that the homepage can be cached up to 28 days.
https://wordpress.org/support/topic/wp-optimize-browser-cache-is-caching-wp-admin-php-pages/
We don't have a paid subscription to WP Rocket, which now has a vulnerability, so I'm exploring free options.
❌ WP-Optimize adds this to .htaccess:
which, e.g. sends that header on the homepage. This means that the homepage can be cached up to 28 days.
https://wordpress.org/support/topic/wp-optimize-browser-cache-is-caching-wp-admin-php-pages/