View Full Version : Site Search Engine???
mkinzie1
06-19-2007, 07:42 PM
Does anyone know how to set up an internal search engine for a site using a shared host? Or can that be done only on a dedicated server?
I'm familiar with software that enables site searches, but I cannot seem to find one that will work without installing the software on the hosting server.
Is there some php code that I could put on our own pages?
Any ideas?
goldpan
06-20-2007, 11:48 AM
I use an in sight engine that works using only a simple .xml file. It's called Coffe Cup Flash Search. You simply open the application on your desktop,,, point the wizard to the domain you wish to build a database for,,, and it creates a database for all the pages' content in an .xml file which you then just load onto your directory like any other page. Then by adding a small clip of code you can add the search engine box to any page on your site.
Works great.. couldn't be easier.
You can find out more at these two websties .I forgot which of these sites I actually bought it from....... I think it only costs like $34 and took me only minutes to install.
[Links edited by Mod Webnauts. Affiliate links are not allowed at WPW]
iowarth
06-20-2007, 06:06 PM
Assuming your server has PHP then DGS Search is also very good - and free!
See it at Digital Genesis Technologies - Home (http://www.digitalgenesis.com)
Check out sphider.
Sphider - a php spider and search engine (http://www.sphider.eu/)
sands
06-20-2007, 10:33 PM
If your hosting account has cPanel X why not use their CGI Entropy Search?
If you are looking for PHP scripts you could try:
The PHP Resource Index: Complete Scripts: Searching: Searching Your Web Site (http://php.resourceindex.com/Complete_Scripts/Searching/Searching_Your_Web_Site/)
brucet
06-21-2007, 04:22 AM
The Fluid Dynamics Search Engine from Fluid Dynamics Software: Perl CGI Scripts (http://xav.com) is very flexible and powerful and pretty straightforward to install. It is written in Perl, so provided your shared hosting allows you to install your own scripts, ie it has a user-writeable CGI bin, you would be able to use it.
DrayScherm
06-21-2007, 09:46 AM
I recently implementd the free version of Site Level (siteLevel - Internal Site Search (http://www.sitelevel.com/)) on one of my websites.
The search executes on their server, so there is no code to install on your web server.
The results page is fairly easy to customize, and you can re-jig the search box code they give you to fit just about anywhere you like.
In addition, it provides what it calls "slices", which allows you to create a search box that searches user-defined sub-categories of your website.
It also provides reports, but I haven't had a chance to determine their value yet, since I just got started with it.
...Duane
alextj
07-01-2007, 01:32 PM
I had the same question last year - I can definitely second the Fluid Dynamics SE.
There were some other suggestions from that thread: http://www.webproworld.com/graphics-design-discussion-forum/47205-search-box-website.html
Take care,
Alex
luigip
07-03-2007, 05:33 AM
Atmoz is now part of Websidestory (http://www.websidestory.com/products/hosted-site-search/search/overview.html?lid=//Products//Search).
zephyrireland
08-18-2007, 03:04 PM
I found some great little search engines on hotscripts.com - I had to install one on a small site and it used a small Text file, very nice. Have a look around and test them on a subdirectory - then install the one you like best !