Title: SimSage Search Plugin
Author: Rock de Vocht
Published: <strong>6 november 2020</strong>
Last modified: 22 april 2022

---

Plugins zoeken

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

![](https://ps.w.org/simsage-search/assets/icon-256x256.png?rev=2521464)

# SimSage Search Plugin

 Door [Rock de Vocht](https://profiles.wordpress.org/rock3125/)

[Download](https://downloads.wordpress.org/plugin/simsage-search.2.0.5.zip)

 * [Details](https://nl.wordpress.org/plugins/simsage-search/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/simsage-search/#reviews)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/simsage-search/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/simsage-search/)

## Beschrijving

SimSage is a powerful semantic search engine with operator passback support. SimSage
enables you to construct
 an additional natural language knowledge-base for Q&A 
answering. SimSage presently only supports English.

## Schermafbeeldingen

 * [[
 * The plugin’s short-code `[simsage-search]` in action.
 * [[
 * SimSage data view, viewing keyword search/ask frequencies.
 * [[
 * An operator interacting with a user.

## Blokken

Deze plugin heeft 1 blok.

 *   Simsage Search

## FAQ

### Does SimSage support language other than English?

SimSage currently only supports English. Other languages might be supported in future.

## Beoordelingen

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

### 󠀁[Advanced AI search made simple!](https://wordpress.org/support/topic/advanced-ai-search-made-simple/)󠁿

 [andyfoley](https://profiles.wordpress.org/andyfoley/) 12 februari 2021

The Simsage plugin is a major step up in functionality for any large WordPress website.
It majorly expands the effectiveness of the basic WordPress search. Using advanced
AI the plugin indexes your site and makes your information more accessible than 
ever before. The main benefit is having your users be able to search information
in a number of ways semantically while learning how the information works together
as a whole. Its so simple to implement and has such a large impact on the capability
of any website

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

### 󠀁[Intelligent search with loads of rich features](https://wordpress.org/support/topic/intelligent-search-with-loads-of-rich-features/)󠁿

 [geoffmuskett](https://profiles.wordpress.org/geoffmuskett/) 12 februari 2021

SimSage is very easy to implement, just two shortcodes needed, one for the search
bar and one for results. The search is great, far far superior to Wordpress’s default.
It can be taught synonyms and semantics, so relevant search results are displayed
even for typos and alternative words. A knowledge base can be created which answers
common search queries. You can easily see what the common search queries are using
the in-built analytics, which is amazing. Plus there’s an operator feature which
allows the admin to discuss directly with the user. Highly recommended for website
owners who take user experience seriously.

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

### 󠀁[Really impressed. A BIG step up from the default search functionality](https://wordpress.org/support/topic/really-impressed-a-big-step-up-from-the-default-search-functionality/)󠁿

 [Tony Edwards](https://profiles.wordpress.org/aandeuk/) 3 februari 2021

I installed SimSage search on a client website recently due to the poor results 
returned by the built-in search functionality. Both I and the client are really 
impressed by the results returned from SimSage search and, more importantly, the
ability to fine-tune the data behind the scenes. Installation was as easy as dropping
a couple of shortcodes into pages. The ‘operator’ functionality is yet to be fully
explored, but it turns out to be something we didn’t know that was needed! Most 
importantly, the developers responded to questions promptly and have integrated 
feedback into recent updates. Overall. Really impressed 🙌

 [ Lees alle 3 beoordelingen ](https://wordpress.org/support/plugin/simsage-search/reviews/)

## Bijdragers & ontwikkelaars

“SimSage Search Plugin” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

 *   [ Rock de Vocht ](https://profiles.wordpress.org/rock3125/)

[Vertaal “SimSage Search Plugin” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/simsage-search)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/simsage-search/), haal
de [SVN repository](https://plugins.svn.wordpress.org/simsage-search/) op, of abonneer
je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/simsage-search/)
via [RSS](https://plugins.trac.wordpress.org/log/simsage-search/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.0.5

 * fixed //api vs /api for preview urls and preview images

#### 2.0.4

 * fixed API bug, //api vs /api

#### 2.0.3

 * removed region selector (no longer applicable)

#### 2.0.2

 * added !is_admin() check for search-form override

#### 2.0.1

 * brought back Australasian system settings
 * simplified plan activation / has-access to analytics

#### 2.0.0

 * new Gutenberg block component for SimSage search
 * new automatically generated search-result page for SimSage search
 * new styling options for SimSage search dialog box

#### 1.4.0

 * updated styling and layouts

#### 1.3.1

 * fixed bug in CRON scheduler

#### 1.3.0

 * test up to version 5.7 of WordPress
 * removed checksum check for uploading to SimSage

#### 1.2.9

 * changed WP database-get to return permalinks instead of page-ids
 * fixed exclusion / inclusion list inconsistent behaviour
 * added new SimSage logo

#### 1.2.8

 * changed <div> to <button> in js “search”
 * added <form> to js to prevent autocomplete fields
 * split shortcodes into [simsage-search] and [simsage-search-results] for separating
   search box from its results
 * added admin entry to globally override styles
 * fixed multiple controls on the same page unique ids

#### 1.2.7

 * fixed several bugs in Q&A display
 * added new approach for javascript files and consistent naming

#### 1.2.6

 * cleaned up js code
 * added e-commerce controls, not yet active

#### 1.2.5

 * Added menu icons
 * Made Operator and Data menus available to Editor roles
 * Added URL filters to Plugin Options
 * fixed various layout issues re: REACTIVE design

#### 1.2.4

 * Added missing test setting for SimSage testers

#### 1.2.3

 * Cleaned-up code and fixed concerns with potential js error

#### 1.2.2

 * Fixed registration link pointing to wrong server

#### 1.2.1

 * Added region selector for different geographies (supporting Australasia and Europe
   only for now)

#### 1.2

 * Initial WordPress version

## Meta

 *  Versie **2.0.5**
 *  Laatst geüpdatet **4 jaar geleden**
 *  Actieve installaties **Minder dan 10**
 *  WordPress versie ** 5.0 of nieuwer **
 *  Getest t/m **5.9.13**
 *  PHP versie ** 7.0 of nieuwer **
 *  Taal
 * [English (US)](https://wordpress.org/plugins/simsage-search/)
 * Tags
 * [commercial](https://nl.wordpress.org/plugins/tags/commercial/)[readme](https://nl.wordpress.org/plugins/tags/readme/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/simsage-search/advanced/)

## Waarderingen

 5 van 5 sterren.

 *  [  3 5 sterren beoordelingen     ](https://wordpress.org/support/plugin/simsage-search/reviews/?filter=5)
 *  [  0 4 sterren beoordelingen     ](https://wordpress.org/support/plugin/simsage-search/reviews/?filter=4)
 *  [  0 3 sterren beoordelingen     ](https://wordpress.org/support/plugin/simsage-search/reviews/?filter=3)
 *  [  0 2 sterren beoordelingen     ](https://wordpress.org/support/plugin/simsage-search/reviews/?filter=2)
 *  [  0 1 sterren beoordelingen     ](https://wordpress.org/support/plugin/simsage-search/reviews/?filter=1)

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

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/simsage-search/reviews/)

## Bijdragers

 *   [ Rock de Vocht ](https://profiles.wordpress.org/rock3125/)

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/simsage-search/)

## Doneren

Wil je de groei van deze plugin ondersteunen?

 [ Doneer aan deze plugin ](https://simsage.ai/)