Findkit offers an official free plugin to enhance the search experience on WordPress, making it smoother for site content editors, developers and end users.

The plugin adds following features
- Real-time index updates
- Expose page metadata and tags to the Findkit Crawler
- Pin search results
- Easy Findkit UI embbeding
- Private search with JWT authentication
- Fast search for the WordPress Admin
Real-time index updates
The plugin can automatically send recrawl requests to the Findkit Crawler for the individual pages as they are edited meaning the search index is always kept up to date without having to wait for the scheduled crawl to start. Findkit runs the recrawls within few seconds when a request is sent.
Metadata and tags
Metadata includes page title, language, created/modified dates and tags. These are used to improve search relevancy and enables developers to filter and rescore the search results.
For example with the created/modified dates it is possible to boost newer pages over older ones using decay filters.
Public taxonomies are exposed as tags which can be used to filter the results using Findkit Tag Queries.
Pin search results
Pin search results straight from Gutenberg using superwords.

Easy Findkit UI embbeding
Add the search UI with a single button click without manually fiddling with the embbeding codes.

Private search with JWT authentication
Making private website like an intranet or extranet? Make your search private too with JWT. The plugin takes care of generating the JWT tokens and passing them to the search requests. See the JWT-documentation.
Fast search for the WordPress Admin
WordPress Admin search is known to be slow and clunky. Use instant Findkit Search on the admin as well!


Get it!
The plugin is available as a zip-file and a composer package. It will be also published to the WordPress plugin directory soon.
You can find the plugin changelog here: https://github.com/findkit/wp-findkit/blob/main/CHANGELOG.md