WordPress
The Keyspider Search WordPress plugin replaces WordPress’s default search experience with a more accurate and customizable one.
Setup Plugin
Please note, You need a Keyspider account, If you don’t have an account yet, sign up for a free 14-day trial and try out some of the features.
There are three-way to install a Keyspider Search WordPress plugin,
1. Install a Plugin using WordPress Plugin Search in WordPress backend
2. Manually Install a WordPress Plugin using FTP
3. Install a Plugin using the WordPress Admin Plugin Upload in WordPress backend
Once installed, You could see the Keyspider menu in the left navigation in the admin menu. like below screenshot
Click here to get an API key from Keyspider Administration Console.
Enter your “Organization Id” and “API key” in the input box and click Submit button.
Implement search in your website.
In three ways you can implement Keyspider site search in the WordPress site.
i) Create search page using template
Go to pages in WordPress admin.
Add a new page and assign a “Keyspider Search Page” template.
That’s it your site is ready to search empowered by Keyspider search.
ii) Using shortcode
A shortcode may be placed almost anywhere and will add a properly styled search area to your page, template, widget, article, or other content.
[keyspidersearch] adds search form and search results on the same page and its works with our default styling.
iii) Create just a search form in header, footer or sidebar
[keyspidersearchform] adds just a search form on the header, footer, sidebar, or wherever needed. Autocomplete/Typeahead search feature in this search bar will be helpful to users find what they are looking for on the website.
API way of integrating
No plugin is required for this method of site search implementation.
We provide an end-user search API, you can customize everything on the search page. Refer here for API documentation and examples.