Hi team,
how does one get search results to rank with the search term found in the title before those with the search term only in the content?
Hope that makes sense.
Thanks
David
Using what search method? If it's a web search engine like Google, I'd expect the title to carry more weight. If it doesn't, the information here might help:
https://support.google.com/webmasters/answer/79812?hl=en.
It might work to put your search terms in a Template Variable (TV), and use this in the head section of your page template:
<meta name="description" content="[[*TvName]]" />