Magento Blog Search Compatibility with Amasty Extension

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

      • Can I generate blog content with AI?

        The Blog Pro module is fully compatible with Amasty's AI Content Generator, providing you with built-in functionality to effortlessly generate Blog Posts content using AI technology. You need to install the amasty/module-ai-blog-pro-content-generator ...
      • 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 API

        We have created a public API collection for Blog Pro 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 collections ...
      • 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 ...