Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Can you specify which blocks of content to index in html docs?

1 view
Skip to first unread message

Redtopia

unread,
Sep 3, 2008, 12:40:47 PM9/3/08
to
Is there a way to specify how verity indexes a set of html documents
so that it eliminates (or includes) specific blocks of content within
a <div> block?

For example, I don't want verity to index this:

<div id="path"><strong>you are here:</div> user's path information</
div>

In fact, more specifically, I would only like verity to index this:

<div id="content">
<h1>Page Title</h1>
<p>This is the content of the page</p>
</div>

(as well as the html title, meta description and keywords found in the
header of the page)

0 new messages