adding a search feature to non database site

liunx

Guest
Hi,<br />
<br />
I want to add a search facility to a site that doesnt use a database, just to search the text on each of the pages.<br />
<br />
how can this be done, as I understand it you need to use some 3 rd party software and set it up on the server.<br />
<br />
Have heard of something called htd or something like that that is free but cant find much about it on google<br />
<br />
Have also heard about Atomz, but think this may be too expensive,<br />
<br />
does anyone have any info on htd or a similar product that can be used for searching a site,<br />
<br />
thanks a lot<!--content-->on <!-- m --><a class="postlink" href="http://www.williamsons-oldham.co.uk">http://www.williamsons-oldham.co.uk</a><!-- m --> I used phpSiteSearch <!-- m --><a class="postlink" href="http://php.warpedweb.net/sitesearch/">http://php.warpedweb.net/sitesearch/</a><!-- m --><br />
<br />
It's a free PHP script, but I guess there are site search scripts for all the server side languages out there.<br />
<br />
It works by spidering the pages, and giving you exclude options.<!--content-->or a Google search of your site:http://www.google.com/searchcode.html<!--content-->
 
Back
Top