Meta data for filters is not applied, is there a fix for it?

Meta data for filters is not applied, is there a fix for it?

The extension allows changing some page properties like title, description, images, and CMS blocks, including some Meta data, when applying a filter. The feature requires configuration described below.

Step 1. In the general extension settings (Stores → Configuration → Amasty Extensions → Improved Layered Navigation → Add the title & description of the selected filters section), all or some of the attributes should be allowed to add data to category and brand pages:



Step 2. Same settings should be configured for Meta data in section Category Meta Tags:



Step 3. Proceed with the configuration of the attributes. Navigate to Magento Admin Panel → Stores → Attributes → Product and select the required attribute from the list. Here, go to the option's settings:



Step 4. In the opened popup window, set the required values for Meta Data and Page Content:



After this config, the applied filter should change the page info. Without adding custom properties for description, images, CMS blocks, and meta data, the module adds option title to the category title and meta title of the page.


      • Related Articles

      • How to fix the Magento 2.4.5 Layered Navigation showing incorrect results issue?

        After upgrading Magento to version 2.4.5 you can see the error: TypeError: Magento\Elasticsearch\Model\ResourceModel\Fulltext\Collection\SearchResultApplier::categoryProductByCustomSortOrder(): Argument #1 ($categoryId) must be of type int, array ...
      • How to disable Improved Layered Navigation on a specific store?

        For multistore installations, this option is not covered. Although the settings for the Improved Layered Navigation module can be configured individually for each store view, the module cannot be disabled on a store view basis.
      • Improved Layered Navigation | GraphQL methods

        The Improved Layered Navigation extension doesn't have its own GraphQL requests. Instead, it extends the default Magento requests by introducing supplementary details. You can get additional information stored by the Improved Layered Navigation ...
      • Configured expand logic doesn’t work on the frontend. How to fix?

        Improved Layered Navigation provides the flexibility to set the filters to either be expanded or collapsed when the page is loaded, and this option can be set independently for different devices. There are three available options: Auto — usually, ...
      • Improved Layered Navigation/Shop By Brand API

        API functionality for Improved Layered Navigation and Shop By Brand is added by its submodule Improved Layered Navigation Pages (shop-by-page). Amasty\ShopbyPage\Api\PageRepositoryInterface - class for pages: POST /V1/amasty_shopbypage/page, ...