WP Manifestindependent plugin directory
manifest / performance / longcache

Longcache

Cache WordPress responses for a long time

by Joe Hoyle · github.com/humanmade/longcache

4stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/humanmade/longcache/archive/refs/heads/main.zip

Longcache will set Cache-Control headers for CDNs / reverse proxies to cache WordPress pages for a long period of times (days+). As such this plugin also handles invalidations on content updates, to FLUSH the CDN / reverse proxy on page changes.

This is a work-in-progress.