Caching pages on Cloudflare CDN with the power of Workers, auto-purging when content changes.
Combine the Cloudflare Page Cache Plugin in order to offer edge-cached HTML content on the Cloudflare CDN for non-authenticated users with the power of Cloudflare Workers.
In this manner, the static content will be delivered from the Cloudflare large network and consists in big improvements, including TTFB and loading time.
This plugin has the advantage of automation of Worker creation via APIs.
This section describes how to install the plugin and get it working.
e.g.
cloudflare-edge-cache
to the /wp-content/plugins/
directoryYou need a Cloudflare account and access to API Key.