How Super Page Cache for Cloudflare Affects Your WordPress Speed

Super Page Cache for Cloudflare - MakeWPFast
A
Measured Speed Score
How is this scored?

Our Benchmark Methodology

Every speed score on MakeWPFast is based on real performance measurements, not estimates. We install each plugin on a clean WordPress 6.9 setup (PHP 8.3, MariaDB, GeneratePress theme) and measure the difference in three metrics:

TTFB (Time To First Byte) — how many milliseconds the plugin adds to server response time. This is the most important factor (50% of the score) because it directly affects every page load.

Memory usage — how much additional PHP memory the plugin consumes per request (30% of score). High memory usage can cause crashes on shared hosting.

Database queries — how many extra SQL queries the plugin runs per page load (20% of score). More queries mean more database work on every request.

GradeWhat it means
A / A-Negligible impact. Safe to install on any hosting.
B+ / B / B-Light impact. Adds some overhead but manageable on most setups.
C+ / C / C-Moderate impact. May noticeably slow down budget hosting.
D+ / DHeavy impact. Will affect page load times. Consider alternatives.
FSevere impact. Significant resource usage that hurts performance.

Plugins marked "Not Yet Tested" have not been benchmarked yet. We do not estimate or guess scores — if there is no measured data, there is no grade.

Note: Benchmarks measure a plugin in isolation on a clean install. Real-world impact varies based on your hosting, other plugins, and how the plugin is configured.

Measured Performance
Tested Feb 2026 · How we test
+7 ms
TTFB Impact
+0 MB
Memory Impact
+0
DB Queries
Low impact
Plugin Overview
Active Installs50K+
Rating4.8/5 (483)
Tested Up ToWP 6.9.1
Requires PHP7.4+
Last UpdatedFeb 5, 2026

Share This Badge

Add this performance badge to your site or README:

<a href="https://makewpfast.com/plugins/wp-cloudflare-page-cache/"><img src="https://makewpfast.com/wp-json/mwf-pseo/v1/badge/wp-cloudflare-page-cache" alt="Super Page Cache for Cloudflare Speed Score - MakeWPFast" /></a>

Preview:

Super Page Cache for Cloudflare Speed Score - MakeWPFast

Performance Analysis

What Super Page Cache Actually Does

Super Page Cache (formerly WP Cloudflare Super Page Cache) takes your WordPress HTML output and caches it at Cloudflare’s 200+ global edge locations. Instead of every visitor hitting your origin server, most requests are served directly from the nearest Cloudflare data center.

This is fundamentally different from plugins like WP Super Cache or W3 Total Cache, which cache pages on your own server’s disk. Server-level caching helps, but your visitors still need to reach your server. With edge caching, a visitor in Tokyo gets your page from a Tokyo data center — not from your VPS in Frankfurt.

Performance Benchmark

We tested Super Page Cache v5.2.3 in our isolated Docker environment (WordPress 6.9.1, PHP 8.3, GeneratePress theme):

Metric Without Plugin With Plugin Delta
TTFB (avg 5 runs) 34ms 40ms +7ms
Peak Memory 55.3 MB 59.3 MB +4.0 MB
DB Queries 13 13 +0
Plugin Size 5 MB (442 files)

Speed Score: B+ — The server-side overhead is minimal. The +7ms TTFB and +4MB memory are typical for a well-built caching plugin that needs to bootstrap its cache logic on every request. Zero additional database queries is excellent.

Important context: this benchmark measures origin server overhead only. The real benefit — sub-50ms TTFB from edge locations — only kicks in when connected to Cloudflare. Our test environment doesn’t have Cloudflare, so the B+ score reflects the plugin’s footprint, not its full potential.

What We Like

  • Actually free edge caching. Cloudflare APO costs $5/month. This plugin achieves similar results with Cloudflare’s free plan. That’s a real cost savings for sites that don’t need APO’s automatic platform optimization.
  • Smart cache purging. When you update a post, it purges that post, its category archives, tag pages, and the homepage. No stale content, no manual purging needed.
  • Fallback disk cache. If Cloudflare goes down (rare but possible), the plugin serves pages from a local disk cache. Good resilience engineering.
  • Database cleanup built in. Removes post revisions, auto-drafts, spam comments, and expired transients. Most caching plugins don’t include this.
  • No additional queries. Our benchmark showed zero extra database queries, meaning the plugin’s cache-checking logic runs entirely in PHP memory.

What Could Be Better

  • Plugin size is hefty. At 5MB and 442 files, it’s larger than most caching plugins. WP Super Cache is under 1MB. Much of this is the redesigned dashboard and bundled features (lazy loading, JS defer, database optimization).
  • Feature creep. The plugin started as a Cloudflare page cache. Now it includes lazy loading, Google Fonts optimization, JS deferring, and database cleanup. Each feature adds complexity and potential conflicts. We’d prefer a focused caching plugin + separate optimization tools.
  • v4 to v5 migration pain. The v5.x rewrite changed settings structure and deprecated some features. Several support threads mention confusion after upgrading. If you’re on v4.x and it works, research before upgrading.
  • Conflicts with other cache layers. If your host runs Varnish, or you have another caching plugin active, expect issues. This isn’t unique to Super Page Cache — it’s true of all caching plugins — but the support forum shows it’s a recurring source of tickets.
  • Pro features feel basic. The paid version adds JS delay, advanced lazy loading, and marketing parameter stripping. These are table stakes in 2026 — plugins like Perfmatters and FlyingPress offer more for similar prices.

Who Should Use It

Ideal for: Sites already on Cloudflare (free or paid plan) that want full-page edge caching without paying for Cloudflare APO or WP Rocket. Small-to-medium WordPress sites, blogs, and portfolios where global TTFB matters.

Not ideal for: WooCommerce stores with heavy dynamic content (cart, checkout pages need careful cache exclusions). Sites already using WP Rocket or LiteSpeed Cache — don’t stack caching plugins. Sites on hosts with built-in caching (Kinsta, WP Engine) should test carefully for conflicts.

Alternatives to Consider

  • WP Super Cache — Automattic’s free caching plugin. Simpler, lighter, no Cloudflare integration.
  • W3 Total Cache — Maximum features including object caching, fragment caching, and CDN support. Complex setup.
  • LiteSpeed Cache — Best free option if your server runs LiteSpeed/OpenLiteSpeed. Built-in CDN via QUIC.cloud.
  • WP Rocket — Premium ($59/yr) all-in-one. Easiest setup, broadest optimization features, but no free edge caching.

The Verdict

Super Page Cache for Cloudflare does one thing exceptionally well: it turns Cloudflare’s free CDN into a full-page cache for WordPress. If you’re on Cloudflare and want fast global delivery without paying for APO or WP Rocket, this is the best free option.

The plugin has grown beyond its original scope with lazy loading, JS optimization, and database cleanup bolted on. These additions work but add complexity. Our recommendation: use Super Page Cache for what it’s best at (Cloudflare caching), and pair it with a focused optimization plugin like Autoptimize for CSS/JS optimization.

Rating: 4/5 — Excellent at its core job. Docked a point for feature bloat and the rough v5 migration experience.

Benchmark data measured 2026-02-24 in an isolated Docker environment (WordPress 6.9.1, PHP 8.3, GeneratePress). See our full methodology.

Find slow plugins on your own site

WP Multitool scans your WordPress site for slow queries, memory hogs, and performance bottlenecks - in one click.

Try WP Multitool →

Alternatives to Super Page Cache for Cloudflare

PluginSpeed ScoreActive Installs
WP Super CacheA1M+
W3 Total CacheA900K+
LiteSpeed CacheA7M+
WP Fastest Cache – WordPress Cache PluginA1M+

Frequently Asked Questions

Does Super Page Cache slow down WordPress?
Our benchmark measured +7ms TTFB and +4MB memory overhead with zero additional database queries. That's negligible. The real story is what happens when Cloudflare is connected: your HTML pages get cached at 200+ edge locations worldwide, dropping TTFB to under 50ms for most visitors. The tiny server-side cost is massively offset by CDN gains.
Is Super Page Cache better than WP Rocket?
They solve different problems. WP Rocket ($59/yr) is an all-in-one optimization plugin with caching, CSS/JS minification, and lazy loading. Super Page Cache is free and laser-focused on Cloudflare CDN integration. If you already use Cloudflare (even the free plan), Super Page Cache gives you edge caching that WP Rocket cannot match without Cloudflare APO ($5/mo extra). Best setup for many sites: Super Page Cache for CDN caching plus a lightweight optimization plugin like Autoptimize.
Does it work without a Cloudflare account?
Yes. The plugin includes a standalone disk cache mode that works on any server. You will not get CDN edge caching, but you still get server-level page caching, browser caching rules, and lazy loading. That said, the plugin's real strength is Cloudflare integration, and Cloudflare's free plan is genuinely free with no catches.
What are the common issues with Super Page Cache?
The main complaints in the support forum are: (1) conflicts with other caching plugins or hosting-level caches like Varnish, you need to disable overlapping cache layers; (2) the v5.x rewrite changed some behavior from v4.x, causing confusion; (3) lazy loading can conflict with other lazy-load implementations. The fix for most issues: use it as your only caching plugin, do not stack it with W3 Total Cache or WP Super Cache.
Is Super Page Cache still actively maintained?
Yes. It is maintained by Themeisle/Optimole, a well-funded WordPress company. Last update was February 2026, it is tested with WordPress 6.9.1, and the support forum shows 92% resolution rate (23 of 25 recent threads resolved). The plugin has been actively developed since 2019.
Get WordPress Performance Tips

Plugin reviews, speed optimization guides, and error debugging — straight to your inbox.

No spam. Unsubscribe anytime. We respect your privacy.