What is Entropy Search and how can I Create it?

This script enables a nice, quick search engine that can help your visitors find information that they are interested in more easily. The larger the site, the more important the search engine becomes. Warning: This search engine searches all of the ASCII (text) files on your site.

This includes HTML, PERL, plain text files, etc. Since there is no way to limit the search engine, if any of these files contain sensitive information, either encrypt the files or remove them from your site. This is a smart move anyway - you should not store sensitive information on your web site without encryption.

To create an Entropy search engine:

1- Click on the Rebuild Search Index link under Entropy Search in the CGI Center area. This creates (or recreates) the index file that the search engine uses to find information.
2- Click on the Back button on your browser and click on the Setup Search Engine link.
3- Copy and paste the HTML code into your web page.
4- Use the Search Query field to test the script.

This is the minimum you need to do to get the script working - upload the file, and you're finished.

Related Articles

What is CGI?

CGI (Common Gateway Interface) is a standard for running external programs from a Web server. CGI allows the returned HTML page to be dynamic for example, with a CGI script you could access...

How can I install simple CGI Wrapper?

The CGI Wrap script creates a scgi-bin folder at the public_html level of your web site. This allows you to run scripts with your own user ID. The advantage of this is that you can run scripts that...

How can I Install random HTML script?

This simple script allows you to insert random pieces of text into your web page. This is useful for daily quotes, helpful hints, or any other place where random text is useful.1- Click on the on...

How can I modify the guestbook template?

You can modify the appearance of your guestbook template at any time. 1- Click on the Simple Guestbook link in the CGI Center area. 2- Click on the Edit Guestbook Template link. 3- Copy and paste...

How can I View the guestbook?

You will want to be able to view your guestbook once visitors start leaving comments. You can keep the guestbook private, or you can set it up so that anyone can view the guestbook.1- Click on the...