Using Regular Expression to Exclude a Page
A regular expression is a string of text that allows you to create patterns to find what you’re looking for…
Exclude Page
Although WP Fastest Cache works flawlessly, sometimes optimizing pages can cause errors. In this case, instead of disabling the plugin…
Exclude Urls by Calling the Function Hook
It is very simple to exclude any url from the cache. You can call the following function in a theme…
Cache Url with Google Analytics Parameters QueryString
If a url contains a query string, the url is not cached but the situation is different for the urls…