::::: Local Search Engine :::::

Setting up a search engine is as easy as 1,2,3 :

  • Contact us at to request an ht://Dig search engine for your website.
  • Add the HTML code required to access the search engine on your website.
  • The search engine is updated weekly to reflect any changes you may have made on your web site.

Here's a sample of the html code required to access the ht://Dig search engine :

<form method="post" action="/cgi-wide/htsearch">
<input type="hidden" name="config" value="yourdomainname">
<input type="hidden" name="restrict" value="www.yourdomainname.com">
<input type="hidden" name="exclude" value="">
Search: <INPUT type="text" style="font-size: 12px; color: BLACK; font-weight: bold" size="15" name="words" VALUE=""></form>

If you would like to remove any portions of the website, specify any parameter of the URLs to remove in the "exclude" field (such as "images" to exclude the "images" folder) or add the following code to the section(s) of the page(s) you would like to exclude :

<!--htdig_noindex--> ... section to exclude ... <!--/htdig_noindex-->

For more details on ht://Dig configuration, refer to the ht://Dig official documentation.


     Welcome