Hi, If I have to exclude some parts of a web page from getting indexed, how can I do it? As I understand, DOMContentUtils class of HTML parser plugin currently ignores only SCRIPT, STYLE and comment text. Can I configure it to exclude some other tags too?
Thanks, Kannan
