Showing posts with label google cse. Show all posts
Showing posts with label google cse. Show all posts

Sunday, April 26, 2015

Adsense Search

Refer more articles on SEO series here:
http://mylearningcafe.blogspot.in/2015/04/search-engine-optimization-seo-series.html

What is Adsense Search?
AdSense for search is a free product that lets you to place a Custom Search Engine on your site to provide users with web search.

Refer below steps to setup a search engine in your blog.
Adding search in your blog right side bar
  • Once you have got the code as mentioned above, go to blogger
  • Click on Layout
  • On the right side bar, click on "Add Gadget"
  • Select HTML/Javascript
  • Put in a name and put the code
  • Click Save
Adding search in your posts (of your blog)
<b:if cond='data:blog.pageType == &quot;item&quot;'>
<<<Insert Your Encoded Adsense Code here>>>
</b:if>
<p><data:post.body/></p>
  • Click Save
Adding search in your title header (of your blog)
Refer more articles on SEO series here:
http://mylearningcafe.blogspot.in/2015/04/search-engine-optimization-seo-series.html