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
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…

How to Change Default Permalink in WordPress
How to Change Default Permalink in WordPress

The default permalink structure might not always align with your website’s goals or SEO strategies. Changing the default permalink structure…

Clear Cache for Specific Page
Clear Cache for Specific Page

We occasionally need to clear a page’s cache, but clearing the entire cache is not good for CPU. For this…

Ready to get started?

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