Title: WP Static Search
Author: Gergely Szerovay
Published: <strong>11 de maig de 2020</strong>
Last modified: 11 de maig de 2020

---

Cerca extensions

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-static-search.svg)

# WP Static Search

 Per [Gergely Szerovay](https://profiles.wordpress.org/gergelyszerovay/)

[Baixa](https://downloads.wordpress.org/plugin/wp-static-search.zip)

 * [Detalls](https://ca.wordpress.org/plugins/wp-static-search/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/wp-static-search/#reviews)
 * [Desenvolupament](https://ca.wordpress.org/plugins/wp-static-search/#developers)

 [Suport](https://wordpress.org/support/plugin/wp-static-search/)

## Descripció

WP Static Search

This plugin adds a static search engine to your WordPress site. Static in this context
means that it works in the browser without using of server-side queries, so it’s
ideal for static [websites generated from a WordPress site](https://github.com/gergelyszerovay/wp-static-proxy).

Since both the search and the indexing happens in the browser, this plugin is not
a good fit for sites that contain hundreds of pages and posts.

### Getting Started

After you are installed the plugin, choose the ”Static Search” option from the left
sidebar of the WordPress admin interface. Press the ”Update Index” button and wait
until the indexing is finished. Each time you change the content of the website,
you should update the search index manually.

To insert the search box and the search results into the site, use the [static_search]
shortcode. It’s a good practice to create a page called ”Search” with the slug ”/
search/” and insert the [static_search] shortcode into this page. To redirect the
search widgets to this page, append the following code to the bottom of your .htaccess
file:

    ```
    RewriteCond %{QUERY_STRING} \\?s=([^&]+) [NC]

    RewriteRule ^$ /search/?q=%1 [NC,R,END]
    ```

This code redirects the search queries to the /search/ page, then the [static_search]
shortcode processes them and shows the search results.

### Built With

[lunar.js](https://lunrjs.com/) – Javascript search engine

### Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

### License

This project is licensed under the Apache 2 and GPL2+ Licenses
 Acknowledgments

The frontend search code based on the [MkDocs project’s](https://www.mkdocs.org/)
search plugin.

## Ressenyes

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

### 󠀁[Very promising, but not quite there yet](https://wordpress.org/support/topic/very-promising-but-not-quite-there-yet/)󠁿

 [Paul Trafford](https://profiles.wordpress.org/paul_mhs/) 20 de novembre de 2020

Hello, I like the design of this plugin a lot and after fixing the search results
issue it works fine. I’m currently working on a couple of small sites with a few
dozen pages, some quite long, and the performance is good – I only notice a pause
for the initial loading of the search index. My intention is to generate a static
site for offline use, using WP Static Search in conjunction with an existing plugin
like Simply Static. At least in this context, the plugin appears to be limited as
it makes use of web worker methods in delivering search results and hence requires
a server, albeit no PHP scripting. Also, the resulting static site needs to be hosted
in the web root. (The following is perhaps more suitable for a support topic, but
I mention it here in case of wider interest.) Keen to see it become more flexible,
I’ve created a fork on Github and submitted a pull request with a number of changes,
mainly removing the reliance on web workers. These remove the constraints, so that
the search facility can work offline in any directory, i.e. you can use a plugin(
or wget in my case) to create the static site and put it on a memory stick. Thank
you, Paul.

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

### 󠀁[Solves search on static websites](https://wordpress.org/support/topic/solves-search-on-static-websites/)󠁿

 [ilcaroleader](https://profiles.wordpress.org/ilcaroleader/) 12 de octubre de 2020

This plugin definely did the job! I could implement a search function even where
other similar plugins failed.

 [ Llegiu totes les 2 ressenyes ](https://wordpress.org/support/plugin/wp-static-search/reviews/)

## Col·laboradors i desenvolupadors

«WP Static Search» és programari de codi obert. La següent gent ha col·laborat en
aquesta extensió.

Col·laboradors

 *   [ Gergely Szerovay ](https://profiles.wordpress.org/gergelyszerovay/)

“WP Static Search” s’ha traduït a 2 configuracions regionals. Gràcies als [traductors](https://translate.wordpress.org/projects/wp-plugins/wp-static-search/contributors)
per les seves aportacions.

[Traduïu «WP Static Search» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/wp-static-search)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/wp-static-search/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/wp-static-search/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/wp-static-search/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/wp-static-search/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versió **1.0.2**
 *  Darrera actualització **fa 6 anys**
 *  Instal·lacions actives **10+**
 *  Versió del WordPress ** 5.2 o posterior **
 *  Provada fins a **5.4.19**
 *  Versió del PHP ** 7.2 o posterior **
 *  Idiomes
 * [English (US)](https://wordpress.org/plugins/wp-static-search/), [Spanish (Chile)](https://cl.wordpress.org/plugins/wp-static-search/),
   i [Spanish (Spain)](https://es.wordpress.org/plugins/wp-static-search/).
 *  [Traduïu a la vostra llengua](https://translate.wordpress.org/projects/wp-plugins/wp-static-search)
 * Etiqueta
 * [search](https://ca.wordpress.org/plugins/tags/search/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/wp-static-search/advanced/)

## Valoracions

 4.5 sobre 5 estrelles.

 *  [  1 valoració de 5 estrelles     ](https://wordpress.org/support/plugin/wp-static-search/reviews/?filter=5)
 *  [  1 valoració de 4 estrelles     ](https://wordpress.org/support/plugin/wp-static-search/reviews/?filter=4)
 *  [  0 valoracions de 3 estrelles     ](https://wordpress.org/support/plugin/wp-static-search/reviews/?filter=3)
 *  [  0 valoracions de 2 estrelles     ](https://wordpress.org/support/plugin/wp-static-search/reviews/?filter=2)
 *  [  0 valoracions de 1 estrelles     ](https://wordpress.org/support/plugin/wp-static-search/reviews/?filter=1)

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

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/wp-static-search/reviews/)

## Col·laboradors

 *   [ Gergely Szerovay ](https://profiles.wordpress.org/gergelyszerovay/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/wp-static-search/)