开发者 |
optimole
salvatorefresta isaumya themeisle |
---|---|
更新时间 | 2025年9月5日 15:29 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
.htaccess
rules for long-lived caching of static assets like images, scripts, and stylesheets.CRON
) triggers.Action Scheduler
for more reliable background task handling.advanced-cache.php
or a cURL-based approach for compatibility with other performance plugins.spc_defer_script
filter hook allowing developers to exclude specific scripts from being deferred, providing more granular control over JavaScript optimization.SQL OPTIMIZE TABLE
commands to defragment and reclaim space.UTM
parameters, affiliate links, and tracking codes.★★★★★\ 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.
Cloudflare have launched Automatic Platform Optimization (APO) feature in 2020 which works with the default Cloudflare WordPress plugin. APO works by taking advantage of Cloudflare Workers & KV Storage. As APO uses KV to store the cached content, one of the feature it has is that when something is cached via APO, it instantly get pushed to all the Cloudflare edges around the world, even though no requests has came from that region. Our plugin is created to ensure even the Cloudflare FREE account users can take full advantage of Cloudflare CDN caching, leveraging Cloudflare's Cache Rules. That being said, CF APO costs 5$/month for free account holders and it is free for paid account users. But still it lacks many features, functionality and third-party plugin integration compared to our plugin. The feature and integration provided by our plugin is simply unmatched by APO. Currently we can't push the cache everywhere like APO but we are planning to do something similar in near future. If you are still curious, read this thread where you will find a detailed comparison with Cloudflare APO vs this plugin.
To verify that everything is working properly, I invite you to check the HTTP response headers of the displayed page in Incognito mode (browse in private). Super Page Cache returns two headers: x-wp-cf-super-cache If its value is cache, Super Page Cache is active on the displayed page and the page cache is enabled. If no-cache, Super Page Cache is active but the page cache is disabled for the displayed page. x-wp-cf-super-cache-active This header is present only if the previous header has the value cache. If its value is 1, the displayed page should have been placed in the Cloudflare cache. To find out if the page is returned from the cache, Cloudflare sets its header called cf-cache-status. If its value is HIT, the page has been returned from cache. If MISS, the page was not found in cache. Refresh the page. If BYPASS, the page was excluded from Super Page Cache for Cloudflare. If EXPIRED, the page was cached but the cache has expired.
Yes. This is the main purpose of this plugin.
It is a cache buster. Allows you, while logged in, to bypass the Cloudflare cache for pages that could be cached.
Yes, you can enable this option from the settings page.
Yes, there is a reset button.
I advise you to disable the plugin before deleting it, to allow you to restore all the information on Cloudflare. Then you can proceed with the elimination. This plugin will delete all the data stored into the database so that your Wordpress installation remains clean.
You will not be able to use them anymore. However, there is an option to enable browser caching rules
Yes but it must be installed separately for each website in the network as each site requires an ad-hoc configuration and may also be part of different Cloudflare accounts.
Yes, you can. Read the FAQ section in the plugin settings page for further information
First check the questions mentioned in the FAQ tab inside the plugin settings page, as you will find most of the questions already answered there. If that still doesn't help, Enable the log mode and send us the log file and the steps to reproduce the issue. Make sure you are using the latest version of the plugin.