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:
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
Product Parts Finder URL Parameters Explained
Below you can find how the URL of the finder results page is formed and what each parameter is used for. 1. What is the find parameter? The find parameter is generated based on the values selected in the Finder dropdowns. a) When SEO-friendly URLs ...
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 ...