Web Hosting Talk







View Full Version : Site Search Script


punaboy
08-25-2002, 01:30 PM
My "hobby" site is now getting a lot of attention. (alohavalley.com) To improve navigation I want to have a "Search" feature for visitors to find listings faster.

A total redesign is in the works, but for now I'm just looking for a search script.

Any suggestions where I can find a good (cgi based) site search script?

Thanks!

MikeM
08-25-2002, 01:33 PM
ksearch isnt to bad and works well, but you have to re-index with new updates, unless you have access to cron

combs
08-25-2002, 10:43 PM
Go to

www.hotscripts.com

You will find it there.

punaboy
08-25-2002, 11:00 PM
I've been to serveral script sites, but wanted some real opinions rather than ratings from the site(s).

thanks for the replys. I'll check out ksearch.

akashik
08-26-2002, 03:05 AM
PHP Dig is good
http://phpdig.toiletoine.net/

It works as a mini 'spider' for your website. Nice looking results page (after some changing of the defaults). Easy to install

Greg Moore