is it possible to also return with blog results when someone searches a item. Say someone used the search for 'Servo Motor'
it would take them to a page with all servo motor products and then also all relating blog/ tutorials regarding that topic?
Neto has no support for searching content pages. There is an add-on to integrate with Algolia but the service is very expensive.
Any keywords you define under the Other section of the content-page will indeed work for a search result.
Hope this helps someone!
That's awesome, thanks for your contribution! I think you're the first person to get content page search working. I'll try it out on our site.
There's almost no control over how search works in Neto so there's no built-in option to control this. The only kinda nasty hack I can think of is to run a normal search, then check every result to see if [@keywords@] contains the search term and if not, hide the result. It wouldn't be easy to implement and you'd also break pagination on the search results page.
Ah, bummer! Thanks for the info.
Yeah its a real shame how search works. I wish it worked only by defined keywords/tags to add some more control over it. oh wells I guess..