How to exclude selected pages from the activity log?

How to exclude selected pages from the activity log?

Adding certain pages to the ignore list will allow not to warm up or log URLs that are not needed for caching. This can reduce load, save resources, and speed up the warming of more important pages.

Since version 2.10.0 of the Full Page Cache Warmer module we introduced a new functionality that can help to exclude selected pages from the activity log. The functionality is available as a part of an active product subscription or support subscription. You can find the 'amasty/module-full-page-cache-warmer-subscription-package’ package for installing in composer suggest. 

The 'Exclude Pages from Log' feature appears in the module's General Configuration when 'Enable Customers' Activity Log' setting is set to 'Yes': 



      • Related Articles

      • While warming the pages, I see 0 in the Time column of the Warmer Log. Does it mean that the pages are not warmed?

        After warming the pages, the Time column in the Warmer Log sometimes contains 0 value. However, it does not mean that the pages are not warmed. By default, the extension takes the CURRENT_TIMESTAMP value from the database, transforms it and rounds it ...
      • How to set custom sorting on brand pages?

        Brand pages are essentially the Default category filtered by the 'brand' attribute. Therefore, any sorting logic assigned to the Default category in default Magento also applies to Amasty brand pages. To confirm or modify the sorting order for the ...
      • 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: ...
      • Landing Pages API

        We have created a public API collection for Landing Pages module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
      • What pages does the module affect?

        The extension affects only the pages indexed by Google. These are Home, CMS, category, and product pages. “Functional” pages of the website, like cart or checkout, are not affected by the module as they are not indexed.