How to exclude a GET parameter from warming?
To exclude a specific page from the queue, please navigate to Stores → Configuration → Amasty Extensions → Full Page Cache Warmer → Page Combination tab. In the Exclude Pages field, add a GET parameter you would like to exclude from warming as this:
In the next queue generation, this URL will be omitted and thus not processed.
If you would like to exclude all pages that may contain any GET parameter in their URL, please add value \? to the Exclude Pages field and save the configuration.
Related Articles
How many pages the Full Page Cache Warmer extension warms per hour?
It is hard to provide the exact number of pages that the Full Page Cache Warmer extension can warm per hour as the warming speed fully depends on the server performance. However, you may get the approximate number of pages by dividing 3600 (an hour ...
Does the Full Page Cache Warmer extension work with Fastly?
The Full Page Cache Warmer extension is compatible with Fastly CDN. After the warming is done, upon visiting the page, you can check the cache status of the page in the X-Cache parameter. If it contains HIT, MISS/HIT, HIT/MISS, HIT the pages are ...
How can I know that the Full Page Cache Warmer extension is working?
To check whether the extension is working, you may generate the queue and start the warming process in System > Amasty FPC Warmer > Warmer Queue. After that, the links should start populating the warmer log at in System > Amasty FPC Warmer > Warmer ...
Does Full Page Cache Warmer work with a Load Balancer?
The Full Page Cache Warmer extension does not explicitly cache any pages. Instead, it crawls the pages with certain parameters and triggers the existing Magento caching mechanisms (Built-In cache, Varnish, Fastly, etc.) to cache these pages. ...
What do I choose: Google Page Speed optimizer or Full Page Cache?
Our Full Page Cache Warmer extension is recommended for those looking to enhance page load speeds. The warmer emulates visitor behavior, and timely warms up pages' cache so that your customers and Googlebot always get the needed content faster. If ...