How does the extension work with the built-in Magento search for finding blog content?
While the Blog content does not show up in search results by default, we do have an extension that makes finding blog posts with search possible, in addition to a number of other features. The extension is Advanced Search, which is also included in Amasty Elastic Search.
If both extensions are installed, the Blog section can be added to the search popup in settings of Advanced Search (Stores → Configuration → Amasty extensions → Advanced Search).
Example of the Blog post suggestion on storefront:
Related Articles
Does the Blog Pro module support the Page Builder functionality?
The Blog Pro module does not provide the Page Builder functionality out-of-the-box. However, there is a special submodule included in the Blog Pro package that makes the extension compatible with the Page Builder functionality and lets you use it ...
Blog Pro | GraphQL methods
Queries amBlogSetting description: get blog pro module settings amBlogPost (id: Int, urlKey: String) description: get post information about a post by ID amBlogPosts (type: AmBlogPageType, page: Int, entityId: Int) description: get an array of posts ...
Is it possible to include Blog posts in Google XML sitemap?
Using the Blog Pro extension, it is possible to include pages of the module entities to the default XML Sitemap. To do so, it is necessary to install the amasty/blog-sitemap add-on provided on the subscription basis. To install the module, the ...
What's the difference between Advanced Search and Elastic Search?
In our catalog, we offer two search extensions for Magento 2 - Advanced Search and Elastic Search. Both of them are aimed at improvement of the search process but the functionality differs. Elastic Search consists of several components, including the ...
Blog Pro API
Kindly note that the API functionality for Blog Pro is available as a part of an active product subscription or support subscription. GET /V1/amasty_blog/author/:authorId - Get one author GET /V1/amasty_blog/author/all - Get list with conditions ...