Posted by wernerglinka on March 21, 2010 at 10:34pm
I am using quicktabs to organize page content. When I search, the search results include links to a page that doesn't have the tabs. That is obviously not acceptable. Can anybody give me a pointer on how to restrict search results so they will point only to valid pages, e.g. to the page that has the tabs with the content I have search for?
Comments
Easy way and hard way
Easy way is to unpublish the nodes that you don't want searched or to not give permissions to view that type of content to the users who you don't want to see it in the search results (users have to have that permission to view the content type to see it in the search results).
The hard way, relatively speaking, is here: http://www.lullabot.com/articles/hiding-content-drupals-search-system
Drupal evangelist.
www.CoderintheRye.com
nowarninglabel - thanks for
nowarninglabel - thanks for the hint. I'll check it out. I also found the search config module. Will see what gives...