Title: WLC Search Integration with Algolia
Author: White Label Coders
Published: <strong>August 10, 2026</strong>
Last modified: August 10, 2026

---

Search plugins

![](https://s.w.org/plugins/geopattern-icon/wlc-search-integration-with-algolia.
svg)

# WLC Search Integration with Algolia

 By [White Label Coders](https://profiles.wordpress.org/whitelabelcodersgliwice/)

[Download](https://downloads.wordpress.org/plugin/wlc-search-integration-with-algolia.1.0.1.zip)

 * [Details](https://wordpress.org/plugins/wlc-search-integration-with-algolia/#description)
 * [Reviews](https://wordpress.org/plugins/wlc-search-integration-with-algolia/#reviews)
 *  [Installation](https://wordpress.org/plugins/wlc-search-integration-with-algolia/#installation)
 * [Development](https://wordpress.org/plugins/wlc-search-integration-with-algolia/#developers)

 [Support](https://wordpress.org/support/plugin/wlc-search-integration-with-algolia/)

## Description

WLC Search Integration with Algolia connects your WordPress site to the Algolia 
search service. Configure which post types to index, define the schema and facets,
and use the bundled blocks to build search pages and autocomplete experiences.

**This plugin is developed by White Label Coders and is not affiliated with, endorsed,
or sponsored by Algolia. Algolia is a registered trademark of Algolia SAS.**

#### External service

This plugin connects to the Algolia API (an external, third-party service) to index
your content and serve search results. An Algolia account is required.

 * Data sent: content of the post types you choose to index (titles, excerpts, selected
   fields) is sent to Algolia’s servers when you run or schedule indexing. Search
   queries typed by visitors are sent to Algolia to retrieve results.
 * Endpoints used: `https://<application-id>.algolia.net` / `https://<application-
   id>-dsn.algolia.net` (Algolia Search API).
 * Service provider: Algolia SAS — [Terms of Service](https://www.algolia.com/policies/terms/),
   [Privacy Policy](https://www.algolia.com/policies/privacy/).

#### Source code

Human-readable source for the Gutenberg blocks lives in `blocks/src/`. Compiled 
assets under `blocks/build/` are generated from that source with `@wordpress/scripts`.

To rebuild the block assets:

 1. `cd blocks`
 2. `npm install`
 3. `npm run build`

Third-party PHP libraries are vendored under `vendor/` via Composer (`composer.json`/`
composer.lock`). Frontend search UI dependencies (Algolia InstantSearch / Autocomplete
and related packages) are declared in `blocks/package.json` and bundled into the
compiled block assets.

## Blocks

This plugin provides 9 blocks.

 *   Algolia Agent Chat AI-powered chatbot using Algolia Agent Studio.
 *   Algolia Autocomplete Autocomplete with optional popular searches and per post-
   type result hits.
 *   Algolia Search Page Complete Algolia search page with React InstantSearch –
   filters, pagination, and custom result templates.
 *   Result Excerpt Renders an excerpt/snippet for a single Algolia hit (builder
   template block).
 *   Result Image Renders an image for a single Algolia hit (builder template block).
 *   Result Meta Renders meta info (date/author) for a single Algolia hit (builder
   template block).
 *   Result Field Renders a single indexed field value for a hit (builder template
   block).
 *   Result Button Renders a CTA button for a hit (builder template block).
 *   Result Title Renders a title for a single Algolia hit (builder template block).

## Installation

 1. Upload the plugin to `/wp-content/plugins/wlc-search-integration-with-algolia/`.
 2. Activate the plugin in the WordPress admin.
 3. Go to the plugin settings page and complete the setup wizard with your Algolia 
    Application ID and API keys.

## FAQ

### Where do I get Algolia API keys?

Sign up at algolia.com and create an application. Use the Application ID and the
appropriate API keys (Search-only for frontend, Admin for indexing) in the plugin
settings.

### Is this an official Algolia plugin?

No. This is an independent integration developed by White Label Coders. It is not
affiliated with, endorsed, or sponsored by Algolia.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WLC Search Integration with Algolia” is open source software. The following people
have contributed to this plugin.

Contributors

 *   [ White Label Coders ](https://profiles.wordpress.org/whitelabelcodersgliwice/)
 *   [ whitelabelcoders ](https://profiles.wordpress.org/whitelabelcoders/)

[Translate “WLC Search Integration with Algolia” into your language.](https://translate.wordpress.org/projects/wp-plugins/wlc-search-integration-with-algolia)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wlc-search-integration-with-algolia/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wlc-search-integration-with-algolia/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wlc-search-integration-with-algolia/)
by [RSS](https://plugins.trac.wordpress.org/log/wlc-search-integration-with-algolia/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Include Gutenberg block source (`blocks/src`) and document build steps for GPL
   source-code accessibility.
 * Restrict REST routes `/index-keys/` and `/indices/` to users with the `manage_options`
   capability.

#### 1.0.0

 * Initial release.

## Meta

 *  Version **1.0.1**
 *  Last updated **5 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.9 or higher **
 *  Tested up to **7.0.3**
 *  PHP version ** 8.1 or higher **
 * Tags
 * [algolia](https://wordpress.org/plugins/tags/algolia/)[autocomplete](https://wordpress.org/plugins/tags/autocomplete/)
   [instantsearch](https://wordpress.org/plugins/tags/instantsearch/)[search](https://wordpress.org/plugins/tags/search/)
 *  [Advanced View](https://wordpress.org/plugins/wlc-search-integration-with-algolia/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

 *   [ White Label Coders ](https://profiles.wordpress.org/whitelabelcodersgliwice/)
 *   [ whitelabelcoders ](https://profiles.wordpress.org/whitelabelcoders/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wlc-search-integration-with-algolia/)