Have you seen a Blogger blog where Adsense ads are placed everywhere? Well, adding the code is not that hard, although you need to do it manually to place it specifically where you want the ad to be.
1. Login to your Blogger, open “New Post” and enter any new content you want to publish.
2. Copy your Adsense code from your Adsense site, and place the code at the place of red text the tags as follows:
3. Go to HTML and place the Adsense code from step 2 anywhere within the given code in the HTML field. Save. And that’s it.
1. Login to your Blogger, open “New Post” and enter any new content you want to publish.
2. Copy your Adsense code from your Adsense site, and place the code at the place of red text the tags as follows:
[<div align='center'>
<script type="text/javascript"><!--
google_ad_client = "ca-pub-xxxxxxxxxxxx";
/* Large Rectangle */
google_ad_slot = "xxxxxxxxx";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>]
3. Go to HTML and place the Adsense code from step 2 anywhere within the given code in the HTML field. Save. And that’s it.

No comments:
Post a Comment