Wednesday, December 16, 2009

Adsense Code Converter For Blogger

 For placing google adsense  directly in the xml template of blogger you need to convert
  • < by &lt;
  • > by &gt;
  • and so on.

So that, the code,

<script type="text/javascript"><!--
google_ad_client = "pub-1234567890123456";
/* 468x60, created 3/17/08 */
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>


become as follows,


&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-1234567890123456&quot;;
/* 468x60, created 3/17/08 */
google_ad_slot = &quot;1234567890&quot;;
google_ad_width = 468;
google_ad_height = 60;
//--&gt;
&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;






Click Here for alternate link to Convert The code

5 comments:

Anonymous said...

What's up it's me, I am also visiting this web page daily, this
web page is in fact nice and the visitors are really sharing
fastidious thoughts.
Stop by my blog post - gehaltsgrenze private krankenversicherung 2011

Anonymous said...

Thanks for sharing your thoughts on top best web
hosting. Regards
Feel free to surf my web site ... free web page hosting

Anonymous said...

Hello my loved one! I wish to say that this post is awesome, great written and come with approximately all important infos.
I'd like to look extra posts like this .
Here is my blog ... finanzierung ohne schufa auskunft

Anonymous said...

Write more, thats all I have to say. Literally, it seems as though you relied on
the video to make your point. You clearly know what youre talking about, why throw away your intelligence on just posting videos to your site
when you could be giving us something enlightening to read?
Feel free to surf my page ; best host

Anonymous said...

Hello friends, its great piece of writing regarding teachingand completely explained, keep
it up all the time.
Here is my web site ; Can You Get home equity Loan bad Credit

Post a Comment