2005-07-20

Technorati search this site

I have replaced Google with Technorati for searching this site. Technorati has a personal touch and has more options to navigate. If you want to add the search form to your blog, here's the HTML:

<div id="search">
  <h2>Technorati search this site</h2>
  <form action="http://www.technorati.com/search.php">
    <dl>
      <dt><label for="q">Query</label><dt>
      <dd>
        <input type="text" id="q" name="s">
        <input type="hidden" name="from" value="http://your.site.com">
      </dd>
    </dl>
  </form>
</div>

No comments: