Skip to content

WordPress plugins #620

@jpmckinney

Description

@jpmckinney

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions