With SharePoint Server 2007, there is a search function and a scanner. However, the crawler is somewhat limited in that it only supports Basic Auth when crawling external sites, and that there is no way to tell it to ignore the no-index, no-follow attributes.
Now there is a site that I would like to index, unfortunately, this site uses its own authentication system, and it uses no indexes, not tracking on pages. When I control this site, I can remove the attributes, but this is PITA for this. In addition, it does not solve the authentication problem.
So I'm just wondering, is it possible to somehow extend the Sharepoint Crawler?
Michael stum
source share