[SOLVED] <!-- pageAttribute: NotSearchable --> not working for page title
Posted: Sun Jan 11, 2009 8:28 pm
The in the page text doesn't prevent the search module from listing a page in the search results when the title of the page matches the search criteria.
For example:
If there's a page with title or menu text "should be hidden" and in the page contents there is the tag then a search for "should" lists the page in the results list.
Question:
Must the appear somewhere else on the page than in the text?
Thanks for any reply!
ernst
--------------------------------------------------------------------------
Found out by myself:
Have to enter the tag in HTML mode of TinyMCE. If entering in WYSIWIG mode the get converted to the HTML codes for these special chars (< / >) and thus won't be recognized by the search module.
For example:
If there's a page with title or menu text "should be hidden" and in the page contents there is the tag then a search for "should" lists the page in the results list.
Question:
Must the appear somewhere else on the page than in the text?
Thanks for any reply!
ernst
--------------------------------------------------------------------------
Found out by myself:
Have to enter the tag in HTML mode of TinyMCE. If entering in WYSIWIG mode the get converted to the HTML codes for these special chars (< / >) and thus won't be recognized by the search module.