PoweredCache generates portable configuration files in JSON format. You can easily export the settings through “Misc -> Export” and vice-versa import an existing configuration with “Misc -> Import”. Simple as it.
All posts by mustafa
Run Diagnostic
Running the diagnostic test helps to identify potential issues with the caching. In order the run a diagnostic test, you just need to navigate “PoweredCache Settings -> Misc” and hit to “Run Diagnostic” button. It will open a pop-up and performs a couple of checks related to the caching configurations.
Reset All Settings
In order to fabric reset all plugin configurations, you just need to navigate “Settings -> Misc” and click to “Reset Settings” button.
Remove Cache Footprint
PoweredCache adds cache footprints by default, footprints help us to understand whether cached files are served or not. It looks like this: If you want to remove this footprint, you can just turn it off under the misc settings.
Facebook Tracking
Facebook Tracking extension allows hosting FB js on your server to help satisfy the PageSpeed recommendation for leverage browser caching. This extension is only available with PoweredCache Premium.
Google Tracking
Google Tracking extension allows hosting Google scripts (such as analytics) on your server to help satisfy the PageSpeed recommendation for leverage browser caching. This extension is only available with PoweredCache Premium.
Varnish
This extension purges the cache from the Varnish server if your website running with a Varnish. The varnish extension is only available with premium.
Heartbeat
What is Heartbeat API? The Heartbeat API is a simple server polling API built into WordPress, allowing near-real-time frontend updates. What does this extension do? By default, Heartbeat API ticks every 15 seconds on post edit pages and every 60 seconds on the dashboard. Heartbeat extension allows you to manage this frequency.
Cloudflare
Cloudflare extension allows purging Cloudflare cache within WordPress. If your website is working with Cloudflare, highly recommended enabling this extension.
Database Optimization
Database Optimization clears out all of this unnecessary data, cleans up your tables. How does it work? Database Optimization triggers when hit on the “Save Settings and Optimize” button under the Database Settings. The optimization items will be added to the queue and batches will be processed as smaller chunks. PoweredCache uses WordPress internal functions […]