Powered Cache is the most powerful caching and performance suite for WordPress. Easily Improve PageSpeed & Web Vitals Score.
Powered Cache is your comprehensive solution for enhancing WordPress site performance, ensuring a swift and seamless user experience.
The Free version provides essential tools to boost your site’s speed while the Premium version unlocks a suite of advanced optimization features.
Simple and easily configurable: Import and export settings effortlessly.
Page Caching: Accelerate page loads, trusted by top-tier websites.
Object Caching: Speed up dynamic pageviews. It supports Redis, Memcached, Memcache, and APCu.
Page Cache Rule Management: Need advanced caching configurations? Got it covered under advanced options. Details
File Optimization: Easily minify and combine CSS, JS files. Eliminate render-blocking resource problems easily. And more
Database Optimization: Keep redundant data away from your database.
Media Optimization: Enable Lazy Load, replace YouTube videos with thumbnails, control WordPress embeds, remove emoji scripts.
Combine Google Fonts: Combine Google Fonts URLs into a single URL and optimize the font loading.
Rewrite Support: Automatic .htaccess configuration for the ideal setup. The cached file can be served without executing PHP at all.
Mobile Support: Separate cache file for mobile, in case want to use the separate theme for the mobile.
Logged-in User Cache: If you have user-specific content or running a membership site, it creates cached results for the logged-in users.
CDN Integration: Integrate your website with CDN; you just need to enter CNAME(s) and corresponding zones.
Cache Preloading: Creating cached pages in advance. This feature will keep caching layer warm.
Prefetched DNS: Resolve domain names before resources get requested. Reduce DNS lookup time.
Gzip Support: Compress caching files with gzip.
Built-in Extensions: Cloudflare, Heartbeat
Multisite Support: You can activate network-wide or site basis. It’s compatible with domain mapping.
Smart Cache Purging: Only purge the cache that is affected by the content changes.
Compatible: Tested and compatible with popular plugins.
Battle Tested: Trusted by enterprise-grade websites.
Built-in extensions (aka add-ons) shipped with Powered Cache to provide more functionality.
Cloudflare: Cloudflare compatibility and functionalities Free
Heartbeat: Manage the frequency of the WordPress Heartbeat API. Free
Varnish: Varnish cache purging Premium only
Google Tracking: Powered Cache will host Google scripts on your server to help satisfy the PageSpeed recommendation. Premium only
Facebook Tracking: Powered Cache will host Facebook scripts on your server to help satisfy the PageSpeed recommendation. Premium only
Explore the powerful capabilities offered by Powered Cache Premium:
By upgrading to Powered Cache Premium you also get access to one-on-one help from our knowledgeable support team and our extensive documentation site.
Learn more about Powered Cache Premium
Bug reports and pull requests are welcome on Github. Some of our features are premium only, please consider before sending PR.
Documentation site: https://docs.poweredcache.com/
Developer Docs: https://poweredcache.github.io/docs/ (Hook reference)
powered-cache
folder to the /wp-content/plugins/
directoryThe easiest way is to make sure your site is being cached. Open your site in incognito mode of your browser and right-click on the page. If you see <!-- Cache served by PoweredCache -->
information that means you are getting a cached result.
Yes, it’s 100% compatible with multisite. You can activate it on the network-wide or per-site basis.
Yes, it’s compatible with Mercator and native domain mapping feature with WordPress core.
We designed Powered Cache is a complete optimization solution for WordPress. However, we believe that your system should be tailored to your needs without the added weight of unwanted functionality. We strive to perfect this balance with our built-in extensions.
We support mobile devices and user agents, if your template is not responsive you can use mobile caching with a separate file. It all works.
You can buy from poweredcache.com
Yes, you just need to enable Cloudflare extension. Learn More
Yes, we don’t get any problems with Jetpack.
Yes, it’s compatible with WPML.
Yes, you can use with WooCommerce, Easy Digital Downloads and BigCommerce. If you are using any other eCommerce plugin, just make sure dynamic pages are excluded from the cache.
You can disable caching from the meta box in the post editing page or enter pages in the “Never cache the following pages” under the “Advanced Options” section.
Yes, you can find export/import options in the “Misc” sections of the settings page.
Yes, it caches GET requests on API. If you have query parameters on the request, you will need to allow query parameter in the”Cache query strings” under the “Advanced Options” section.
Yes, it’s compatible with PHP 8+
REMOTE_ADDR
when behind Cloudflare proxy.powered_cache_fo_css_do_concat
filter.set_multiple
warningnopoweredcache
parameter to skip optimizationsDetailed changelog located in changelog page