Google Site Search in Blogger

Just so I don’t forget, this is how to put a Google Site Search (search within your domain) in your Blogger template:

<FORM METHOD="GET" ACTION="http://www.google.com/search">
<INPUT TYPE="hidden" name="num" value="10" />
<INPUT TYPE="hidden" name="hl" value="en" />
<INPUT TYPE="hidden" name="as_sitesearch" value="<$BlogURL$>" />
<INPUT TYPE="text" NAME="as_q" style="width: 100px;" />
<INPUT TYPE="submit" value="Search!" />
</FORM>

Copy/Paste into your Blogger sidebar and off you go!

Related posts:

  1. Setting up a new Blogger site So you want to blog? Blogger is by far the...
  2. Trackback wizard for Blogger users Trackbacks are a good way to alert other bloggers that...
  3. Google introduces music search When a user enters a music-related search in Google search...
  4. Blog search engine frenzy Exciting times in blog search country: Technorati seems to have...
  5. Adsense also looks at search terms I had been wondering just how much information Google Adsense...

3 Responses to “Google Site Search in Blogger”


Comments are currently closed.