Have you ever tried to implement Adsense/Adbrite/Chitika or any Javascript codes in your Blogger templates? And sure it won't work. Usually you will come across some Blogger error messages if you tried to do so. So, there is a handy tool which enables you to convert Javascript codes and embed the those codes anywhere in your blogger template.
This simple online tool at eBlogTemplates will convert some characters such as > < and " to HTML entities. For example:
This is a piece of Google Adsense code.
<script type="text/javascript"><!--
google_ad_client = "pub-1234567890123456";
/* 468x60, created 3/12/09 */
google_ad_slot = "1234567890";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
into this code
<script type="text/javascript"><!--
google_ad_client = "pub-1234567890123456";
/* 468x60, created 3/12/09 */
google_ad_slot = "1234567890";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
So, all you have to do is go to Blogger Ad Converter and put in the Javascript snippet code and click convert
Then copy the converted code and paste it in your blog template.
Subscribe to:
Post Comments (Atom)
6 comments:
Here Is The Another Powerful adsense Code Generator
http://bloggerstrade.blogspot.com/p/blogger-ad-code-converter.html
http://bloggerstrade.blogspot.com/2010/03/how-to-embed-comment-form-below-post-in.html
Easy To Use .
nice post, thank you..
www.film-ku.co.cc
thanks
thank you
This article was very helpful to me. You are very kind in sharing this useful information with? others...
http://benetziii.blogspot.com
Nice post but i need that adsense need not look in homepage , that must be only for blog posts , can it be possible , plese send me a reply . @ firoze.pathan.khan@gmail.com with a blog : www.JntuNet.blogspot.in
Post a Comment