Sponsored Link:

LeaderBoard

adsense

Friday, September 2, 2011

Search Bar For Blogger


Do you want a search engine that searches the content or post on your site? For readers convienence, try this post I teach you to do just that.

Search engine in your blogger blog. This searches all the posts on your blog, and displays them by latest posts first. Sound great right?
By following this exact steps will lead you to great result.

Step 1: Log in to you blogger account.
Step 2: Go to Dashboard > Template > Edit HTML.
Step 3: Back up your template for incase.
Step 4: Click the Expand Widget Templates checkbox.
Step 5: Paste the code below anywhere you want.

<form id="searchThis" action="/search" style="display: inline;" method="get"><input onfocus="if(this.value==this.defaultValue)this.value='';" value="Search this Site" type="text" id="searchBox" onblur="if(this.value=='')this.value=this.defaultValue;" style="width: 150px;color:#636363;" vinput="" name="q"> <input id="searchButton" value="Go" type="submit"></form>

Step 6: Click save and your done.

The code above you will find the text "Search this Site", you can easily changed it to any text you desire. For example "Search Here", "Search now", and "Type and Enter". Just simply replace the code.

You can also change the text "Go" on the button. For example "Search", "Find", and "Enter".

By having the search engine, it will give your readers more time to stay, and search more content on your site.

No comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...