mnoGoSearch 3.3.12 reference manual: Full-featured search engine software | ||
---|---|---|
Prev | Chapter 5. mnoGoSearch HTML parser | Next |
Character data inside the <!-- .... --> tag is recognized as an HTML comment.
You can use special purpose comment tags <!--UdmComment--> ... <!--/UdmComment--> to hide the character data and the mark-up in between from indexer. It may find useful to put these tags around the things such as the site navigation menus, advertisement blocks, etc.
The <NOINDEX> ... </NOINDEX> tags are also understood as synonyms for <!--UdmComment--> and <!--/UdmComment-->.