How To Put Google Search Box in Blogger

Adding this search box you can let your visitors to search things only in your site or entire web.To put a single search box in your blog copy and paste the code below into a Html Page element in the sidebar :

<form action="http://www.google.com/search" method="get"><div style="border: 0px solid black; padding: 4px; width: 20em;"><table border="0" cellpadding="0">
<tbody><tr><td>
<input maxlength="255" value="" name="q" size="25" type="text">
<input value="Google Search" type="submit"></td></tr>
<tr><td align="left">
<input checked="checked" value="YOURBLOG.blogspot.com" name="sitesearch" type="checkbox"> only search this blog</td></tr></tbody></table></div></form>


Replace YOURBLOG with your blog name.

It will look like this :





only search this blog

0 comments:

Post a Comment

 

Support By Blogger