Cache Url with QueryString

by admin

WP Fastest Cache does not create cache by default if a url contains a query string.

querystring

If you want to enable cache system for the urls which contain querystring, you need to add the following line after <?php which exists at the top of wp-config.php file.

define('WPFC_CACHE_QUERYSTRING', true);

Related articles

Placeholder Image
Modify Minified CSS by Calling the Function Hook

You can write your own function that will modify the content of minified or combined css sources before saving.

Placeholder Image
Image Slider and Render-blocking JavaScript

Google recommends to load the JavaScripts after html, css and images.

Placeholder Image
How to Enable Gzip in Webuzo with Nginx

There is no .htaccess file in Nginx servers so WP Fastest Cache cannot set the gzip rules. Therefor, you must…

Ready to get started?

Purchase your first license and see why 1,500,000+ websites globally around the world trust us.