InsumaStarter Setup FAQ
Where do I find the HTML to add to my site?
Using your browser, log in to the Control Center (click on Login
at the left side of this page)
then go the to Indexer > CGI search form
page. There you can see a sample form. Please open the source
code of the search form and cut&paste it to your web site.
You can create a separate simple and advanced search form.
How do I include an additional site in my index?
Log in to the Control Center then go the to the Indexer > URL settings
page and edit the field Start URLs. Do not forget to include the new
pages in the field Allowed URLs. When finished, go to the Crawler
control page and re-start the crawler so the newly added pages can be indexed
as well.
How do I index PDF files and other formats?
When a new engine is created, only HTML and plain text pages will be crawled.
To enable other formats, log in to the Control Center. Go to Crawler settings
> Allowed MIME types and add the fields you wish to index, according
to the instructions.
How do I add my logo?
Log in to the Control Center then go the to the Indexer Settings > CGI
form page. Add the link to your logo to the Header or to the
Footer field and save. Your logo will appear at the search result page.
How do I customize the search results background?
Log in to the Control Center
then go the to the Indexer > CGI search form page.
Add or edit the HTML tag <BODY> in the header
field. An example: to make a yellow background use:
<body bgcolor="yellow">
|