mnoGoSearch 3.3.12 reference manual: Full-featured search engine software | ||
---|---|---|
Prev | Chapter 5. mnoGoSearch HTML parser | Next |
mnoGoSearch HTML parser currently understands the following special META tags. Note that HTTP-EQUIV is also understood instead of NAME in all entries.
<META NAME="Content-Type" Content="text/html; charset=xxxx"> - This tag is used to detect the document character set when it is not specified in the Content-type HTTP response header.
<META NAME="REFRESH" Content="5; URL=http://www.somewhere.com"> - The URL value is inserted into the database.
<META NAME="Robots" Content="xxx"> with the values ALL, NONE, INDEX, NOINDEX, FOLLOW, NOFOLLOW.