Hi folks,
Does anyone know if there is a way to submit a search page query via the use of keywords and metadata in an href?
I'm building a blog with categories added via metadata. These categories are being pulled through into the search page listings and I'm trying to figure out if there's a way to allow the user to pull up a search of all posts tagged with the same category by clicking on a category name in the listings.
So for example:
Blog post 1 - Category: <a href="%performs search on news category%">News</a>
Blog post 2 - Category: <a href="%performs search on social category%">Social</a>
Thanks
Oli