WebGIS
0.0.1

Contenuti:

  • Introduzione
  • Guida al Sito (Utenti)
  • Guida rapida
  • Installazione
  • Architettura
  • Modelli del Database
  • Documentazione API
  • Gestione documenti e immagini
  • Orientarsi nell'interfaccia
  • Attività amministratore
    • Managing users and roles
    • Promoted search results
  • Creare nuove pagine
  • Gestione redirect
  • Modificare pagine esistenti
  • Problemi browser
  • Panoramica del Progetto
  • Esempi di Utilizzo
  • Documentazione Wagtail
    • Introduzione
    • Guida rapida
    • Orientarsi nell'interfaccia
    • Creare nuove pagine
    • Modificare pagine esistenti
    • Gestione documenti e immagini
    • Gestione redirect
    • Attività amministratore
      • Managing users and roles
      • Promoted search results
    • Problemi browser
  • Contribuire al progetto
  • File JavaScript
WebGIS
  • Documentazione »
  • Administrator tasks »
  • Promoted search results
  • Vedi sorgente pagina

Promoted search results¶

Nota

Promoted search results are an optional Wagtail feature. For details of how to enable them on a Wagtail installation, see search_promotions

Wagtail allows you to promote certain search results dependant on the keyword or phrase entered by the user when searching. This can be particularly useful when users commonly refer to parts of your organisation via an acronym that isn’t in official use, or if you want to direct users to a page that when they enter a certain term related to the page but not included in the text of the page itself.

As a concrete example, one of our clients wanted to direct people who searched for “finances” to their “Annual budget review” page. The word “finances” is not mentioned in either the title or the body of the target page. So they created a promoted search result for the word “finances” that pushed the budget page to the very top of the results.

Nota

The promoted result will only work if the user types exactly the phrase that you have set it up for. If you have variations of phrase that you want to take into account, then you must create additional promoted results.

To set up the promoted search results, click on the “Promoted search results” menu item in the “Settings” menu.

../_images/screen37_promoted_menu_item.png

Add a new promoted result from the button in the top right of the resulting screen, or edit an existing promoted result by clicking on it.

../_images/screen38_promoted_results_listing.png

When adding a new promoted result, Wagtail provides you with a “Choose from popular search terms” option. This will show you the most popular terms entered by users into your internal search. You can match this against your existing promoted results to ensure that users are able to find what they are looking for.

../_images/screen38.5_popular_search_results.png

You then add a the result itself by clicking “Add recommended page”. You can add multiple results, but be careful about adding too many, as you may end up hiding all of your organic results with promoted results, which may not be helpful for users who aren’t really sure what they are looking for.

../_images/screen39_add_promoted_result.png
Next Previous

© Copyright 2019, MUSE - Museo delle Scienze.

Built with Sphinx using a theme provided by Read the Docs.