Super Page Cache takes your website caching to the next level, making your WordPress site blazing fast by caching not only static files (CSS, JS, images) but also HTML webpages, both at server disk-level and to the global Cloudflare CDN. With our completely redesigned dashboard and advanced optimization features, you get enterprise-level performance with zero configuration required.
This plugin works right out of the box. You can use it with or without Cloudflare. It offers powerful disk caching by saving files locally on your server, even without using a CDN. If you want to take advantage of the Cloudflare CDN, just enter your Cloudflare API Key or API Token, and the plugin will handle the rest. For advanced users, the intuitive dashboard features detailed settings and built-in documentation. Most users don’t need to make any changes because it runs smoothly with the default settings.
https://youtu.be/SYhoaL_fUY0?si=94atnvwHRF5r_U3U
⚡ Quick Links
🚀 How Does The Plugin Work?
Super Page Cache provides blazing-fast performance through dual caching layers: intelligent disk caching that works completely standalone, plus optional Cloudflare CDN integration for global edge caching.
Disk Caching (Works Without Cloudflare)
The plugin provides powerful server-level disk caching by saving cached HTML pages and static files directly to your server. This works completely independently and delivers significant speed improvements even without any CDN integration. Your pages load instantly from locally cached files, dramatically reducing server processing time.
Optional Cloudflare CDN Integration
When you connect your Cloudflare account, the plugin leverages
Cloudflare's modern Cache Rules (replacing outdated page rules and worker methods) to intelligently cache your content across Cloudflare's global network. This takes full advantage of the
FREE Cloudflare Plan - no paid account required.
Why This Matters for Your Website Speed
Unlike most caching plugins that only provide disk caching (serving cached webpages from your web server), Super Page Cache caches your webpages and static files in the
Cloudflare CDN, one of the world's fastest CDN networks.
With more than
200 CDN edge locations provided by Cloudflare, your webpage will be served from the nearest CDN location to the visitor, rather than sending requests to your web server, which might be on the other side of the world. This significantly reduces website loading speed by leveraging the Cloudflare CDN for both static files and HTML webpages.
✅ Works Out of the Box (With or Without Cloudflare)
You don't need to configure anything. Just activate the plugin, and it works instantly with intelligent disk caching and default settings. Our completely redesigned dashboard with integrated documentation makes customization easier than ever when you need it.
☁️ Designed for Cloudflare (All Plans Supported)
Whether you use the
Free, Pro, or
Enterprise Cloudflare plan, the plugin integrates seamlessly using modern Cache Rules and lets you:
- Automatically purge Cloudflare cache on content updates
- Leverage intelligent cache rules optimized for dynamic WordPress sites
- Purge Cloudflare cache via cron jobs or manually from the WP admin toolbar
- Control caching behavior to avoid conflicts with other plugins
- Track cache performance with integrated metrics
🔥 Core Features (Free Version)
🚀 Complete Caching Solution
- Server-Level Disk Caching: Lightning-fast page caching directly on your server that works completely standalone, with intelligent fallback when Cloudflare cache is missed or expired.
- Global CDN Integration: Optional Cloudflare CDN integration with 200+ edge locations worldwide using modern Cache Rules for ultra-low latency delivery.
- Complete Cache Controls: Exclude specific cookies, query parameters, URIs, and content types like AMP, feeds, or REST API from being cached.
- Flexible Cache Lifespan: Define custom cache expiration values or set pages never to expire.
- Response Header Management: Preserve critical response headers in both Cloudflare and fallback disk caches, unlike other plugins that strip them.
- Smart Cache Buster: Ensure logged-in users and editors never see cached content using intelligent cache-busting techniques.
- Cache Performance Metrics: Basic metrics system to track cache performance and give you insights into your site's caching effectiveness.
⚡ Performance Optimization
- Google Fonts Optimization: Combine multiple font requests and serve fonts locally for improved privacy and loading speeds while reducing external dependencies.
- Lazy Loading System: Built-in lazy loading for images, videos, iframes, and background images to improve load performance.
- Flexible Lazy Load Exclusions: Exclude specific media using keywords, URL patterns, or CSS class detection.
- Advanced Assets Manager: Enable or disable specific CSS and JavaScript files based on page context with an intuitive frontend modal interface, helping you eliminate unused scripts and optimize page performance.
- Browser Caching Rules: Automatically configure
.htaccess
rules for long-lived caching of static assets like images, scripts, and stylesheets.
🛠️ Advanced Cache Management
- Smart Auto-Purging: Automatically clear relevant cache entries when posts, pages, or custom post types are updated, including related content.
- Granular Purge Options: Choose to purge only HTML pages or the entire cache, including assets.
- Intelligent Preloader: Preload content from sitemaps, menus (top, main, footer), or the last 20 updated posts. Supports manual or scheduled (
CRON
) triggers.
- Enhanced Background Processing: Improved background processing system using
Action Scheduler
for more reliable background task handling.
- Queue-Based Purging: Prevent server overload by staggering purge operations for high-frequency events.
- Force Cache Bypassing for Backend: Add additional cache rules to prevent caching of the admin dashboard in rare edge cases.
- Per-Page Cache Control: Easily exclude individual posts or pages from caching using a built-in metabox in the editor.
- Toolbar Cache Purging: Instantly purge cache from the WordPress admin toolbar for convenience.
🔧 Developer & Power User Features
- Redesigned Dashboard Experience: Complete dashboard redesign with improved user experience, intuitive navigation, and reorganized settings structure that groups related options together.
- Integrated Documentation: Helpful tips and guidance directly within the dashboard, providing context without leaving your WordPress admin.
- Multiple Cache Backends: Choose between WordPress’s
advanced-cache.php
or a cURL-based approach for compatibility with other performance plugins.
- Enhanced Defer JS Control: New
spc_defer_script
filter hook allowing developers to exclude specific scripts from being deferred, providing more granular control over JavaScript optimization.
- Role-Based Permissions: Control which user roles can manually purge the cache.
- API Integration with Cloudflare: Works with Cloudflare Free, Pro, Business, or Enterprise using either API Key or Token authentication with modern Cache Rules.
- Export/Import Plugin Settings: Save or transfer plugin settings as a downloadable JSON file.
- Preserve Settings on Deactivation: Optionally retain all plugin settings when deactivated for smoother migrations or staging workflows.
🗄️ Database Optimization
- Automated Database Cleanup: Remove post revisions, auto-drafts, trashed items, spam comments, and expired transients with both manual and scheduled cleanup options.
- Scheduled Maintenance: Run cleanups automatically on a daily, weekly, or monthly basis.
- Table Optimization: Run
SQL OPTIMIZE TABLE
commands to defragment and reclaim space.
- Selective Cleanup Options: Select precisely which data types to clean based on your site's specific needs.
🌐 Universal Compatibility
- Premium Host Integration: Seamless compatibility with top-tier hosts like Kinsta, WP Engine, and SpinupWP.
- eCommerce Ready: Fully integrated with WooCommerce and Easy Digital Downloads.
- Varnish & OPcache Support: Automatically purge server-level caches when Cloudflare cache is cleared.
- Prefetch Optimization: Supports automatic prefetching of internal links in the viewport or on hover using Instant.page for lightning-fast navigation.
💎 Super Page Cache PRO with Advanced Performance Features
Take your website speed to the next level with powerful PRO features designed for maximum performance optimization:
- Ignore Marketing Parameters: Significantly increases cache hit rate by ignoring common marketing and tracking parameters in URLs, treating them as the same page for caching purposes. Perfect for sites with
UTM
parameters, affiliate links, and tracking codes.
- Defer JavaScript: Eliminate render-blocking JavaScript on your site and improve load times by deferring JavaScript execution until after the page has loaded. Learn more.
- Delay JavaScript: Make your website faster by loading JavaScript files only when the user interacts with the page (e.g., scrolling, clicking, or touching). This dramatically improves initial page load speed. Learn more.
- Advanced Lazy Loading System: Choose between native lazy loading or a custom system with enhanced viewport detection and precise above-the-fold image detection. Automatically loads critical images immediately while lazy loading below-the-fold content, optimized for both mobile and desktop viewports without impacting user experience.
- Advanced Exclusion Controls: Fine-tune your caching strategy by excluding specific JavaScript files and pages that shouldn't be cached, ensuring critical functionality works flawlessly while maximizing cache efficiency.
- Priority Support: Get priority email support and faster response times for any technical questions or issues.
Ready to unlock maximum performance? Upgrade to Pro
🎯 Important Usage Guidelines
Caching Plugin Compatibility
If you're using Super Page Cache with other page caching plugins (WP Rocket, LiteSpeed Cache, W3 Total Cache, etc.), please disable the page caching feature on those plugins. Super Page Cache will handle all page caching to avoid conflicts.
You can safely use the following plugins alongside Super Page Cache for complete optimization:
Optimole, Autoptimize, Perfmatters, ShortPixel, or WP Rocket for static asset optimization.
⭐ Here's What Our Users Are Saying
★★★★★\
Super Page Cache has been a game-changer\
"Super Page Cache has been a game-changer for our website's performance! We've seen a noticeable improvement in loading times, which has directly boosted our user engagement and SEO rankings. It's incredibly effective and surprisingly easy to set up. Highly recommend for anyone looking to seriously speed up their WordPress site!"\
– @brandnexusstudios
★★★★★\
Insane Speed Boost – For Free!!! Thank You!!!\
"With this plugin, I managed to drop response times on my WordPress website from 400ms+ to consistently below 200ms. It has almost the same metrics as my static website on S3!!! Amazing—and this is using the free version!!! So you get all of this for free!!!!!"\
– @jurijs0
★★★★★\
A powerful and beautiful plugin\
"I like it a lot, I really appreciate your great work. Fortunately, I've been using it and it's the best. I'll continue using it for a long time. Thank you."\
– @bazkaesnwyllt
★★★★★\
Does exactly what it promises\
"One of the great things about using WordPress is the availability of plugins to handle a wide variety of jobs. The best ones–like this one–do that simply and effectively. Couldn't be happier with the increased speed of loading cached pages. Highly recommended."\
– @skipvia
🏆 Why Choose Super Page Cache?
Works Standalone or with Global CDN
Unlike plugins that require external services, Super Page Cache delivers powerful disk caching that works completely standalone. You can also optionally integrate with Cloudflare CDN, leveraging 200+ edge locations worldwide for even faster performance.
Cost-Effective Solution
Get enterprise-level caching performance using Cloudflare's free plan or our advanced local disk caching. No need for expensive premium CDN subscriptions or enterprise tools.
Zero Configuration Required
The plugin works perfectly out of the box with intelligent defaults. Our redesigned dashboard includes built-in documentation to help you customize settings whenever needed.
Continuous Development
We’re actively building and improving Super Page Cache. Your support and feedback keep us going. If you enjoy the plugin, we’d love to hear your thoughts —
leave a review.
📚 Resources & Community
RESOURCES
JOIN OUR COMMUNITY
🚀 Ready to Speed Up Your WordPress Site?
Stop settling for slow loading times. Join thousands of WordPress users who’ve already transformed their sites with Super Page Cache’s powerful caching system and advanced optimization features.
Get started today and experience the difference intelligent caching can make for your website’s performance.
Super Page Cache is backed by Themeisle
Themeisle is a trusted provider of premium WordPress themes and plugins, powering over 1 million WordPress sites worldwide, with 450+ five-star ratings on
Trustpilot.
FROM YOUR WORDPRESS DASHBOARD
- Visit "Plugins" > Add New
- Search for Super Page Cache
- Activate Super Page Cache from your Plugins page.
FROM
WORDPRESS.ORG
- Download Super Page Cache
- Upload the "wp-cloudflare-super-page-cache" directory to your "/wp-content/plugins/" directory, using ftp, sftp, scp etc.
- Activate Super Page Cache from your Plugins page.
Version 5.1.4 (2025-08-07)
Fixes
- Fixed viewport prefetch using incorrect setting slug to ensure the prefetch feature properly reads and applies user preferences.
- Resolved fatal error when Keep settings on deactivation was disabled by adding proper checks to prevent errors during plugin deactivation.
- Fixed advanced cache functionality when wp-config.php is located above WordPress root to support non-standard WordPress installations where the configuration file is placed one directory level up.
- Updated internal dependencies to latest versions for improved security and performance.
See changelog for all versions.