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!

  • del.icio.us
  • digg
  • Reddit
  • Facebook
  • FriendFeed

Related posts:

  1. Setting up a new Blogger site So you want to blog? Blogger is by far...
  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. Recent posts + comments in Blogger One of the disadvantages of using Blogger is that...
  5. “Interestingness” for Google web search Interesting Flickr Last year, when Flickr wanted to create a...

3 Responses to “Google Site Search in Blogger”


Leave a Reply