Re: Need Basic Help w/IIS 5's Indexing Program....



On Tue, 20 Dec 2005 17:54:14 -0800, "Marvin Miller"
<someone@xxxxxxxxxxxxx> wrote:

>What I was hoping was that Index Server would just index all the pages on my
>site by crawling them. Is that possible? I didn't want it to index the
>actual files but the pages displayed on the site.

Indexing services will not crawl a site and index it, sorry.

>Will it do that for .pdf's, .doc's, .html's & .php's?

It will index all these files, as static documents. That measn DOC.
PDF and HTML will index and show up fine, but PHP, if it does any
dynamic page layout, will not. The content can't be indexed because
it hasn't been created until requested by a browser.

>I don't know much about it and am still trying to ascertain if it will meet
>those needs or if I should be looking for something else to do it :-)

You will wnat something else. Take a look at the options for putting
a Google search on your site. Free, simple and Google-fast.

Jeff
.


Loading