Adding keyword search to a Web site

The approaches to adding search range from minimal in-house Web programming to programming a system from scratch.

Using services from a search company (e.g. Google)

These approaches take advantage of services that already exist.

Using an API that links to a search engine

Here is a link to the Google Search API.

Develop your own search application from scratch

Factors that affect search results

The source code for the examples on this page is available in this zip file.


Last modified: Thu Nov 13 17:40:26 Central Standard Time 2003