Title: WP Search with Algolia
Author: webdevstudios
Published: <strong>16. мај 2019.</strong>
Last modified: 13. јул 2026.

---

Претражи додатке

![](https://ps.w.org/wp-search-with-algolia/assets/banner-772x250.png?rev=2894664)

![](https://ps.w.org/wp-search-with-algolia/assets/icon-256x256.png?rev=2894668)

# WP Search with Algolia

 [webdevstudios](https://profiles.wordpress.org/webdevstudios/)

[Преузимање](https://downloads.wordpress.org/plugin/wp-search-with-algolia.2.13.0.zip)

 * [Детаљи](https://sr.wordpress.org/plugins/wp-search-with-algolia/#description)
 * [Прегледи](https://sr.wordpress.org/plugins/wp-search-with-algolia/#reviews)
 *  [Постављање](https://sr.wordpress.org/plugins/wp-search-with-algolia/#installation)
 * [Изградња](https://sr.wordpress.org/plugins/wp-search-with-algolia/#developers)

 [Подршка](https://wordpress.org/support/plugin/wp-search-with-algolia/)

## Опис

Easily integrate the powerful search tool Algolia AI Search & Discovery directly
into your WordPress website. Quickly index all of your website’s content and provide
lightning fast and accurate search results within minutes!

Built and supported by WebDevStudios, the website agency behind Custom Post Type
UI, WP Search with Algolia immediately improves search on your website. Your users
will be impressed!

Enable Autocomplete and Instantsearch to immediately provide a more robust search
experience to your visitors. Plus, you receive full control over the look, feel,
and relevance of your users’ search experience.

#### Features

 * One-click indexing of all content in WordPress
 * Relevant, faceted ready search results in milliseconds with native typo-tolerance
   from Algolia AI Search & Discovery
 * Super granular control on search content relevancy and content positioning
 * Language-agnostic
 * WordPress hooks and filters available for easy customization of indexed content.

This plugin requires API keys from [Algolia](https://www.algolia.com/). API keys
are free for small personal projects and non-commercial use. Learn more about [commercial use pricing](https://www.algolia.com/pricing/).

### WP Search with Algolia Pro

Introducing **WP Search with Algolia Pro**, our new premium version of WP Search
with Algolia! Pro features include:

 * Multisite Network-wide support!
    - Create a global search for content across all the sites in your network all
      in one Algolia index.
 * WooCommerce support
    - Indexing Product data including SKU, pricing (standard and variable), short
      descriptions, dimensions, and more.
    - Total sales and total ratings indexed for popularity
 * Advanced SEO support with Yoast SEO, All in One SEO, Rank Math SEO, SEOPress,
   and The SEO Framework.
    - Content level settings to exclude individual content from the search index
    - Set Algolia’s indexing to match with existing search engine “noindex” settings

Are you ready to go Pro? Check out [WP Search with Algolia Pro on Pluginize](https://pluginize.com/plugins/wp-search-with-algolia-pro/)!

#### Links

 * [WebDevStudios](https://webdevstudios.com)
 * [Algolia](https://algolia.com)
 * [Documentation](https://github.com/WebDevStudios/wp-search-with-algolia/wiki)
 * [Support](https://wordpress.org/support/plugin/wp-search-with-algolia/)
 * [Feature requests and bugs](https://github.com/WebDevStudios/wp-search-with-algolia/issues)
 * [WP Search with Algolia Snippet Library](https://github.com/WebDevStudios/algolia-snippet-library)

_This plugin is a derivative work of the code from the [Search by Algolia – Instant & Relevant results](https://wordpress.org/plugins/search-by-algolia-instant-relevant-results/)
plugin for WordPress, which is licensed under the GPLv2._

## Снимци екрана

[⌊Algolia Settings⌉⌊Algolia Settings⌉[

Algolia Settings

[⌊Search Page Settings⌉⌊Search Page Settings⌉[

Search Page Settings

[⌊Autocomplete Settings⌉⌊Autocomplete Settings⌉[

Autocomplete Settings

[⌊InstantSearch Dropdown⌉⌊InstantSearch Dropdown⌉[

InstantSearch Dropdown

[⌊Search Results⌉⌊Search Results⌉[

Search Results

## Постављање

From your WordPress dashboard:

 1. **Visit** Plugins > Add New
 2. **Search** for „WP Search with Algolia“
 3. **Activate** WP Search with Algolia from your Plugins page
 4. **Click** on the new menu item „Algolia Search“ and enter your API keys
 5. **Read** the step by step [configuration guide](https://github.com/WebDevStudios/wp-search-with-algolia/wiki/Getting-Started)

## ЧПП

### I see you now have a Pro addon, what features are available with it?

When you purchase a copy of [WP Search with Algolia Pro](https://pluginize.com/plugins/wp-search-with-algolia-pro/)
you are getting access to the start of WooCommerce integration as well as Search
Engine Optimization mirroring.

With WooCommerce, you’ll be able to manage settings to start including product information
as part of indexed products, including out of box display with both Autocomplete
and Instantsearch hit templates. You can also include details like product SKU values,
total sales, and ratings to help with index ranking and relevance.

With SEO settings, you can configure your content to manage itself in your Algolia
indexes based on your „noindex“ settings from your dedicated SEO plugins.

We intend to continue adding and evolving all the extra features in WP Search with
Algolia Pro

### Is this plugin a fork?

Yes. The Algolia Team **[no longer supports their original plugin](https://community.algolia.com/wordpress/)**.
The engineering team at WebDevStudios has forked the original plugin, and is now
maintaining it.

### Should I switch to this plugin?

Yes. Because Algolia no longer supports their plugin, you will no longer receive
updates. WebDevStudios uses Algolia on many of its projects, and is committed to
maintaining this plugin.

### What are the minimum requirements?

 * Requires WordPress 5.3+
 * PHP version 7.4 or greater
 * MySQL version 5.0 or greater (MySQL 5.6 or greater is recommended)
 * cURL PHP extension
 * mbstring PHP extension
 * OpenSSL greater than 1.0.1
 * Some payment gateways require fsockopen support (for IPN access)

Visit the [WP Search with Algolia server requirements documentation](https://github.com/WebDevStudios/wp-search-with-algolia/wiki/WP-Search-with-Algolia-plugin-Installation)
for a detailed list of server requirements.

### Where can I find WP Search with Algolia documentation and user guides?

 * For help setting up and configuring WP Search with Algolia please refer to the
   [user guide](https://github.com/WebDevStudios/wp-search-with-algolia/wiki/WP-Search-with-Algolia-plugin-Installation).
 * For extending or theming the Autocomplete dropdown, see the [Autocomplete Customization guide](https://github.com/WebDevStudios/wp-search-with-algolia/wiki/Customize-the-Autocomplete-dropdown).
 * For extending or theming the Instant Search results page, see the [Search Page Customization guide](https://github.com/WebDevStudios/wp-search-with-algolia/wiki/Customize-your-search-page).

### Will it work with my theme?

Yes. This plugin should work with most themes that do not override the default WordPress
search behavior. Instant Search results page may require some styling to make it
match nicely. See the [Search Page Customization](https://github.com/WebDevStudios/wp-search-with-algolia/wiki/Customize-your-search-page).

### Where can I report bugs, request features, or contribute to the project?

All development is handled on [GitHub](https://github.com/WebDevStudios/wp-search-with-algolia/issues).

## Прегледи

![](https://secure.gravatar.com/avatar/b7e2c7dd343d88b1b9dd6d88ec4f715c7d2e50fedaf9e692450c7802693e8929?
s=60&d=retro&r=g)

### 󠀁[Crazy fast, super easy to get up and running](https://wordpress.org/support/topic/insanely-fast-super-easy-to-get-up-and-running/)󠁿

 [jonathanharrison](https://profiles.wordpress.org/jonathanharrison/) 8. мај 2025.

An excellent way to get Algolia search working on a WordPress site. Easy index setup
and auto-synching out of the box with the free version. Impressive!

![](https://secure.gravatar.com/avatar/139fff143163433ad445fa4e3e22c7895ff27256626fac1525942228652ff555?
s=60&d=retro&r=g)

### 󠀁[Insanely Fast.](https://wordpress.org/support/topic/insanely-fast/)󠁿

 [infinustechnology](https://profiles.wordpress.org/koppit/) 30. април 2025.

I was benchmarking an alternate plugin on a website with thousands of products, 
and we ended up sitting with over 1 million lines in a table that was used to index
search results. Not exactly sustainable, and not fast. Since switching to this plugin
we have enjoyed, in some cases, under 100ms response times to auto-complete searches.
I did have to splurge for the pro version due to needing to upload product data 
from WooCommerce, but again. 100ms. An external server handles the search overhead
so your site doesn’t need to do any heavy lifting. You can log into Algolia and 
manage the ranking and re-ranking criteria, search parameters, and how it looks 
in the results. Suitably impressed.

![](https://secure.gravatar.com/avatar/7be65df964174f8a897a2e6df4c78527f76e2d3250d639463dceb063151d5d31?
s=60&d=retro&r=g)

### 󠀁[Instantly Solved My Search Speed Problem](https://wordpress.org/support/topic/instantly-solved-my-search-speed-problem/)󠁿

 [lhqcsi](https://profiles.wordpress.org/lhqcsi/) 29. октобар 2024.

When I say this plugin drastically improved my site’s search speed, it’s an understatement.
My website would take anywhere between 15 to over 30 seconds to load search results.
This was AFTER image optimization, caching, and plugin cleanup. After Algolia though,
my products popup probably less than two seconds after search. It also wasn’t super
difficult to setup. The only downside which is understandable is the fact that the
more premium WooCommerce features are paid. Still I would happily recommend this
plugin to anyone looking for faster search.

![](https://secure.gravatar.com/avatar/c923bdc2217808df684735fd721f2a570fb6c6e308df195071bd17932f91493c?
s=60&d=retro&r=g)

### 󠀁[Does not work with flatsome](https://wordpress.org/support/topic/does-not-work-with-flatsome/)󠁿

 [themihai](https://profiles.wordpress.org/themihai/) 13. март 2024. 1 одговор

It doesn’t work with flatsome theme. 1. autocomplete/livesearch is not working. 
Basically the wordpress autocomplete is used instead of algolia. 2. If you try to
implement „instant search“ it looks totally broken out of box design wise. Not only
that but you don’t get the „instant search“. You still have to press „enter“ to 
get any result. 3. Obviously it’s not working with woocommerce not even in a trial
mode. I didn’t buy the woocommerce/pro version because the standard version failed
to work (see above).

![](https://secure.gravatar.com/avatar/d243c95df571db785649246aa036b5c16c30e9dc0dbcf2fc24297b1a5d6eebd8?
s=60&d=retro&r=g)

### 󠀁[Best way to integrate Algolia search with your site](https://wordpress.org/support/topic/best-way-to-integrate-algolia-search-with-your-site/)󠁿

 [KZeni](https://profiles.wordpress.org/kzeni/) 12. фебруар 2024.

This is effectively a continuation of the official Algolia WordPress plugin that
Algolia abandoned in favor of focusing on their main product/services. Thankfully,
WebDevStudios stepped up to the plate and released this plugin to keep it alive 
with their own set of updates & ongoing support. I’ve been using this plugin since
the very beginning (having used the official plugin from Algolia before that) and
it’s been a seamless transition with it being straightforward to use & customize
if/when needed in these past years, for example having custom facets/filters being
added to the search results page template / allowing linking to a specific set of
search filters & queries / etc. which then uses the official Algolia implementation
for that aspect of things so it’s well documented (this also then shows a warning
in the site admin if/when a customized search template in the theme is then left
using an outdated version which might warrant being checked and/or updated as needed[
then updating the version stated in that template file to get rid of that notice
in that process.]) Developer support for this plugin has always been receptive &
responsive when it comes to both bug fixes as well as potential features to add 
in a future update. I find it difficult to try to find a better value and/or better
overall search provider for WordPress than Algolia, and at that point, there doesn’t
look to be a better method to integrate it with a site quickly & effectively than
what this plugin provides (easy to get up and running while customizable in the 
ways one would expect if/when needed.)

![](https://secure.gravatar.com/avatar/7d27262f94cde55d78b3571bcf3d864b9184709697538335f23dd3ec7733d9ba?
s=60&d=retro&r=g)

### 󠀁[dont buy pro – prodct search not working](https://wordpress.org/support/topic/dont-buy-pro-prodct-search-not-working/)󠁿

 [morelead](https://profiles.wordpress.org/morelead/) 28. јун 2023. 1 одговор

I try a lot to make it work but the search not show products dont buy no support

 [ Види сва 23 прегледа ](https://wordpress.org/support/plugin/wp-search-with-algolia/reviews/)

## Сарадници и градитељи

„WP Search with Algolia“ је софтвер отвореног кода. Следећи људи су допринели овом
додатку.

Сарадници

 *   [ webdevstudios ](https://profiles.wordpress.org/webdevstudios/)
 *   [ Brad Williams ](https://profiles.wordpress.org/williamsba1/)
 *   [ Michael Beckwith ](https://profiles.wordpress.org/tw2113/)
 *   [ Ashar Irfan ](https://profiles.wordpress.org/mrasharirfan/)
 *   [ Scott Basgaard ](https://profiles.wordpress.org/scottbasgaard/)
 *   [ Greg Rickaby ](https://profiles.wordpress.org/gregrickaby/)
 *   [ Richard Aber ](https://profiles.wordpress.org/richaber/)

„WP Search with Algolia“ је преведен на 3 језика. Хвала [преводиоцима](https://translate.wordpress.org/projects/wp-plugins/wp-search-with-algolia/contributors)
за њихове доприносе.

[Преведите „WP Search with Algolia“ на свој језик.](https://translate.wordpress.org/projects/wp-plugins/wp-search-with-algolia)

### Заинтересовани сте за градњу?

[Прегледајте код](https://plugins.trac.wordpress.org/browser/wp-search-with-algolia/),
проверите [SVN складиште](https://plugins.svn.wordpress.org/wp-search-with-algolia/)
или се пријавите на [белешку градње](https://plugins.trac.wordpress.org/log/wp-search-with-algolia/)
преко [RSS-а](https://plugins.trac.wordpress.org/log/wp-search-with-algolia/?limit=100&mode=stop_on_copy&format=rss).

## Белешка о изменама

Follow along with the changelog on [GitHub](https://github.com/WebDevStudios/wp-search-with-algolia/releases).

#### 2.13.0

 * Updated: Bundle Autocomplete 1.x as an available update. Not set to default.
 * Updated: revises and updates Admin UI AJAX responses.
 * Added: filter on search query value for „use with native template“ searches and
   withing `pre_get_posts` callback.

#### 2.12.0

 * Updated: Admin pages and Premium support UI refresh.
 * Fixed: Prevent errors in WordPress Health panel if no application/api keys configured
   yet.

#### 2.11.3

 * Fixed: minimum requirement discrepancies in readme and defined constant.
 * Updated: cleaned out some unused CSS selectors from really old functionality.
 * Updated: make use of `.card` class from WP core for more consistant styling.
 * Updated: Admin notice around term updating when term is assigned to many posts.

#### 2.11.2

 * Fixed: Valid Search key checks for new applications.

#### 2.11.1

 * Fixed: Fatal error if not able to retreive searchable posts index object.
 * Fixed: Fatal error potential for non-set debounce array index.

#### 2.11.0

 * Updated: Algolia PHP client (addresses PHP 8.4 compatibility notices)
 * Updated: UI wording to match Algolia references and Instantsearch notes.
 * Fixed: Return JSON error instead of echo exception message and continue to throw
   exception.
 * Added: Inline documentation for various custom filters and actions.
 * Added: Output custom debounce values in Autocomplete settings UI.

## Мета

 *  Version **2.13.0**
 *  Last updated **1 дан раније**
 *  Active installations **7.000+**
 *  WordPress version ** 6.7.2 или новије **
 *  Tested up to **7.0.1**
 *  PHP version ** 7.4 или новије **
 *  Languages
 * [Dutch](https://nl.wordpress.org/plugins/wp-search-with-algolia/), [English (US)](https://wordpress.org/plugins/wp-search-with-algolia/),
   [Japanese](https://ja.wordpress.org/plugins/wp-search-with-algolia/) и [Korean](https://ko.wordpress.org/plugins/wp-search-with-algolia/).
 *  [Преведите на свој језик](https://translate.wordpress.org/projects/wp-plugins/wp-search-with-algolia)
 * Tags
 * [ai search](https://sr.wordpress.org/plugins/tags/ai-search/)[algolia](https://sr.wordpress.org/plugins/tags/algolia/)
   [autocomplete](https://sr.wordpress.org/plugins/tags/autocomplete/)[instantsearch](https://sr.wordpress.org/plugins/tags/instantsearch/)
   [relevance search](https://sr.wordpress.org/plugins/tags/relevance-search/)
 *  [Напредни преглед](https://sr.wordpress.org/plugins/wp-search-with-algolia/advanced/)

## Оцене

 4.5 out of 5 stars.

 *  [  19 5-star reviews     ](https://wordpress.org/support/plugin/wp-search-with-algolia/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/wp-search-with-algolia/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/wp-search-with-algolia/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wp-search-with-algolia/reviews/?filter=2)
 *  [  2 1-star reviews     ](https://wordpress.org/support/plugin/wp-search-with-algolia/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-search-with-algolia/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-search-with-algolia/reviews/)

## Сарадници

 *   [ webdevstudios ](https://profiles.wordpress.org/webdevstudios/)
 *   [ Brad Williams ](https://profiles.wordpress.org/williamsba1/)
 *   [ Michael Beckwith ](https://profiles.wordpress.org/tw2113/)
 *   [ Ashar Irfan ](https://profiles.wordpress.org/mrasharirfan/)
 *   [ Scott Basgaard ](https://profiles.wordpress.org/scottbasgaard/)
 *   [ Greg Rickaby ](https://profiles.wordpress.org/gregrickaby/)
 *   [ Richard Aber ](https://profiles.wordpress.org/richaber/)

## Подршка

Спорна питања решена у последња два месеца:

     1 од 2

 [Види форум подршке](https://wordpress.org/support/plugin/wp-search-with-algolia/)