Cache Url with QueryString

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.