• already add this in config.php
    define(‘WPFC_CACHE_QUERYSTRING’, true);

    any ways to specify caching a specific query string
    example.com/?s=test -> dont cache
    example.com/?random-string -> dont cache
    example.com/?random-string-123 -> dont cache
    example.com/?string-123 -> dont cache
    example.com/?download=123 -> cache

    • This topic was modified 8 years, 1 month ago by rougeknvs.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Cache page that contains a specific query string’ is closed to new replies.