Generating SEO-Friendly URLs for Finder Pages

How to generate SEO-friendly URLs for the finder results page?

Since v. 1.14.0 of the Product Parts Finder for Magento 2, it is possible to generate SEO-friendly URLs for the finder results page. You can find the 'amasty/module-finder-seo’ package for installing in composer suggest. Please note that the modules are available as a part of an active subscription.

After installing the Finder Seo extension, the functionality could be enabled in the Amasty > Product Parts Finder > Configuration > SEO URLs:


Kindly enable the Generate SEO-friendly URLs setting and set Filter Key, the entered key would be added before the finder options in the URL. For example: https://product-parts-finder-m2.magento-demo.amasty.com/gear/car-parts/find/audi-r8-m-1007.html. Please note that the key should be unique and should not match the finder options to avoid technical issues when opening the URL.

Special Character Replacement & Option Separator will separate finder values in the URL using the special character selected in the setting, depending on the selected option, special characters like *^-:


As a result, URLs will be formed as follows: {website URL}/ {path to page}/{filter key}/{finder option values ​​via separator}.html



      • Related Articles

      • How to enable SEO-friendly URLs?

        Improved Layered Navigation provides the functionality to optimize URLs of filtered catalog pages for search engines. The URLs will become short and clear. To globally manage SEO URLs, go to Stores → Configuration → Amasty extensions → Improved ...
      • How to define which finder shows the product results on a .phtml page?

        If there are several Product Parts Finder blocks on a .phtml page, you may differentiate the results by the Finder ID value. When the needed finder is used, the \Amasty\Finder\Controller\Index\Search::execute controller receives the request with the ...
      • Search results are different in the pop-up and search results page. What can I check?

        If you notice discrepancies between the products displayed in the autocomplete pop-up and those shown on the search results page, we recommend checking the following settings to resolve the issue: Step 1. Ensure Modules Are Updated to the Latest ...
      • How to customize the SEO content of the pages with SEO Meta Tags Templates?

        Some extensions allow the creation of pages but lack the functionality of customizing their SEO parameters. For example, you may be willing to add NOINDEX, NOFOLLOW robot tags to the authors, categories or tags pages created with the Blog Pro ...
      • How to display canonical tag on the filter page?

        Since v.3.3.0 of the extension, it is possible to add canonical URL for Noindex Pages. You can find the 'amasty/module-shopby-subscription-package-pro' package for installing in composer suggest. Please note that the module is available as a part of ...