Select keyword options on the search results page

Hi


Is there a keyword which can be used in the "Result Page Layout" asset to display the string which was searched for on the search page?



Regards

Meg :slight_smile:

No, not at the moment. We have been looking into that while doing search-within-search changes to the search page so it might make it into the next version.

This is a bit late :wink: But you could always just grab it from the querystring with javascript, if your search is setup as a GET.


Something like


    


would do it.

Matt, this has been written into the Search asset itself. There are now keywords for a number of things on the search results page, including the terms that were searched for originally.

Really? What are the keywords - i don't see them in the Search Results Page Insert Keywords Drop Down.


Check the Keywords Manual. :)

Yup, i looked in this one, couldn't find it:
http://matrix.squiz.net/__data/assets/file/0008/10106/MySource-Matrix-Keywords_v3.8.4b.pdf

I'm pretty sure the format is %queryname_query_terms% – I will check with Deb to see when the next version of the Keywords Manual is due. :slight_smile:


I will hopefully release a new version of the keyword manual in the coming weeks.