diff --git a/wagtail/wagtailsearch/templates/wagtailsearch/editorspicks/add.html b/wagtail/wagtailsearch/templates/wagtailsearch/editorspicks/add.html index 7fe3558e34..6c2a4c0003 100644 --- a/wagtail/wagtailsearch/templates/wagtailsearch/editorspicks/add.html +++ b/wagtail/wagtailsearch/templates/wagtailsearch/editorspicks/add.html @@ -8,9 +8,10 @@
Editors picks are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with a less common term like "giving".
- {% endblocktrans %} - {% blocktrans %} +Promoted search results are a means of recommending specific pages that might not organically come high up in search results. E.g recommending your primary donation page to a user searching with the less common term "giving".
+ {% endblocktrans %} + + {% blocktrans %}The "Search term(s)/phrase" field below must contain the full and exact search for which you wish to provide recommended results, including any misspellings/user error. To help, you can choose from search terms that have been popular with users of your site.
{% endblocktrans %}{% trans "Are you sure you want to delete all editors picks for this search term?" %}
+{% trans "Are you sure you want to delete all promoted results for this search term?" %}