August 12, 2011

How To Add Google Search Terms Highlighter to Blogger


Google Toolbar popularized a nifty feature that highlights the terms on a page that you used to locate the page using. Well, this script adds such a functionality to your page as well, so users of Google who stumble across your page using the search engine see the terms they used highlighted on the page as well. Just add the script to your page, and it does the rest!












How To Add Google Search Terms Highlighter to Blogger

1.Log in to your dashboard--> Desing- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see </head> tag.

4.Now add below code before </head> tag

<script src="https://sites.google.com/site/bloggertricksandtoolz/google.js">
//Google Search Terms Highlighter- Cal Henderson (http://www.iamcal.com)
//Bloggerized by - Sameera- http://www.bloggertricksandtoolz.com/
</script>

5. Now click on "Save Template" you are done.

Cheers.!

Picture From http://www.seankenney.com/portfolio/google_floating/

No comments:

Post a Comment