How to insert Adsense Anywhere on Blogspot

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.

Here’s a helpful tip how you can insert Adsense anywhere in your Blogger site.
 
1. Login to your Blogger, click “New Post” and enter any new content you want to publish.
2. Copy your Adsense code from your Adsense site, and place the code inside 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>

Note: Make a copy of the code to your notepad (or wordpad) so you can easily copy and paste it whenever you want to use it again.

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.

We hope that this article helped you have many benefit to insert Adsense Anywhere on your Blogspot site. 
Feel free to leave a comment below!

Comments