Has any enterprising soul figured out how to get Google Desktop to index a website without having to actually visit every page on that site with your browser? or perhaps created an extension which causes one's browser to follow all links unattended?

For reasons beyond my understanding or control our internal website does not have a search engine and I'm tired of hunting through it piecemeal for pdf forms etc. I'm sure eventually we'll have one but in the meantime I need to find stuff.

link|improve this question

80% accept rate
feedback

1 Answer

up vote 0 down vote accepted

I've taken the poor cousin route of mirroring the site to my local drive with http://gnuwin32.sourceforge.net/packages/wget.htm:

wget --mirror http://internal.domain.org/
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.