Upgrade Powered Cache 1.x to 2.x

Powered Cache requirements have been changed with version 2.x. PHP 5.6 and WordPress 5.0 are minimum requirements. Powered Cache Upgrade If your website satisfies the required PHP and WordPress version, you can automatically update the plugin. The old settings will be migrated automatically with the upgrade routine that we shipped with the 2.x. Powered Cache […]

Read More

Compatibility with Cookie Law Plugins

If you are using a cookie consent plugin on your website, you might need to create separate versions of cached results based on the user preference. Powered Cache is compatible with the following GDPR/Cookie Law plugins: CookieYes | GDPR Cookie Consent & Compliance Notice (CCPA Ready) Cookie Notice & Compliance for GDPR / CCPA EU […]

Read More

Advanced Options

Advanced options help to adjust PoweredCache for covering some edge cases and giving more control over the caching layer. Rejected User Agents If you don’t want to show cached results to specific user agents, you can use this option. (It supports regex) Facebook user-agent (facebookexternalhit) is automatically rejected by default. Rejected Cookies If you want […]

Read More

Object Caching

WordPress has built-in object caching but, object cache is non-persistent by default. This means that data stored in the cache resides in memory only and only for the duration of the request. Powered Cache comes with several different object cache backend to saving persistent. Memcache Requirements: A Memcached server and the PECL Memcache extension. Memcache […]

Read More

Export/Import Settings

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.

Read More

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.

Read More

Reset All Settings

In order to fabric reset all plugin configurations, you just need to navigate “Settings -> Misc” and click to “Reset Settings” button.

Read More

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.

Read More

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.

Read More

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.

Read More