Is there a way to have the search module only search what you actually put into the content area?
Because now it includes my footer (global content block) in the search results. As well as relational links.
cheers
Search only {content}?
Re: Search only {content}?
Have you tried to put footer in an extern .tpl and include it after that?
http://www.smarty.net/manual/en/languag ... nclude.php
Search module index only database content.
http://www.smarty.net/manual/en/languag ... nclude.php
Search module index only database content.