domaintechnik.at Domains - Webhosting - Server

For Customers: Login Customer Zone
SSL
secure!
Login Control Panel
Login WebMail (SSL)

Select lang: deutsch english

Hosting-Server

KSearch search engine overview

The KSearch search engine is an easy to use tool with which visitors can search the content of your website for any term. You can use a pre-defined template or arrange the layout and appearance of KSearch and its result pages according to your desires.


Installation of KSearch search engine in the Hosting Control Panel

Installing KSearch
Open your Domaintechnik® Control Panel, click on software module and choose KSearch. You are now within the installation wizard which helps you install or remove KSearch for your hosting package. Choose a version and click on Next. Now enter the desired path and confirm with a click on Next to copy the files onto your hosting package. As soon as all files are copied you can finish the installation by clicking Finish Wizard

Removing KSearch
If you want to remove KSearch, position your cursor over the button Action and choose Remove. Follow the step-by-step wizard to remove the software.


Implementation of KSearch into your website

Configure KSearch
You do not have to edit the standard configuration of KSearch to be able to use it. Starting from the root directory, every directory (except cgi-bin and stats) will be inserted into the search index. The following file extensions are scanned by default: .html, .htm and .shtml.


Indexing the website
Before you can use KSearch you have to index your website with the "Indexer". The search engine will scan and analyse the listed directories and files. You can start the Indexer by entering this address in your Internet browser: yourdomain.tld/ksearch/indexer.cgi(yourdomain.tld has to be replaced with your real domain, ksearch has to be replaced with the installation path of KSearch.).


Important: Please note that due to the vast amount of possibilities with this product, we cannot offer free support concerning your questions about this product.


View KSearch
In a browser, enter the address of your domain and the installation path of KSearch followed by /ksearch.cgi e.g. yourdomain.tld/ksearch/ksearch.cgi
(yourdomain.tld has to be replaced with your real domain, ksearch has to be replaced with the installation path of KSearch.).


Integrate KSearch search engine
With the following URL you can integrate a link to the search engine: yourdomain.tld/ksearch/ksearch.cgi (again, yourdomain.tld has to be replaced with your real domain, ksearch has to be replaced with the installation path of KSearch.). To change the appearance of the search engine, you can use a form for your website which will hand over the search term to the search engine accordingly.


Example of how to implement KSearch into an existing website:
The basic notation of such a form in HTML format:


<form action="yourdomain.tld/ksearch/ksearch.cgi" method="get" name="search">
    <input type="text" name="terms" value="">
    <input type="submit" value="Search">
</form>


This source code shows the following on your website:

KSearch search engine - Screenshots