On Wed, 2 Jun 2004, Timm Murray wrote:
I have a project which involves changing our current pages using SSI #includes into using an HTML::Template-based solution instead. The question of how to search these templates came up, and I've suggested using htdig:// with a filter program that will convert the templates into text for indexing.
I suggest you use a web-spider to index your site, which would of course run HTML::Template to produce output. That way you index everything the end-user sees, not just the static parts of the page. I don't know for sure but I bet htdig:// comes with a web spider. If not 'wget -r' is handy in a pinch!
ht://Dig is good, as is mnoGoSearch...
http://www.htdig.org/
http://search.mnogo.ru/
They both spider your site and create an index, I think they both have options to specify parts of your page that should not be indexed...
Pete
------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users