GuidePedia

0
Inserting Google Adsense Ads below blog post can be a wonderful way to increase CTR as your ads will appear below your blog post before comments.

How To Make Google Adsense ADS Appear Below Blog Post In Blogger Blog

 

Insert Google Adsense Below Blog Post
Before you implement this trick, it is highly recommended that you make a backup of your current blogger template and I hope you already have an approved Google Adsense account?

Ok, Lets go on.......

STEP 1: Login to your Google Adsense account, and create a new ad of your choice.

STEP 2: Before you can insert the adsense in your blog, you will need to "Parse" the code. Hence, we will need an html parser to do that. So, go to http://www.blogcrowds.com/resources/parse_html.php

At the page, you will see a box, paste your Adsense code into the box and click the "Parse" button. Copy the parsed code. You will need this parsed code in Step 3.

STEP 3:  Login to you Blogger dashboard and navigate to Design > Edit HTML and tick the small "Expand Widget Templates" box. Using "CTRL+F", search for the code <data:post.body/>  and paste the parsed code you already parsed, directlybelow  <data:post.body/>  and save the template.
That's all. View any of your blog post and you should now be seeing adsense ads showing in your post.

Remember, you can only see maximum of 3 Ad units on a page at a time. Therefore, if you already displaying 3 ad units on your page, the fourth one will not display after adding this new one.

Advanced Customization of your adsense code

If you are as smart as me, then you can implement this advanced trick...lol. This trick will align the ad to the left,center or right belowyour blog post.

Copy the code below into a notepad and fix <div style='float:left;padding:20px;'> before your ads code and </div> at the end of your ads code in your notepad, it should then look like this:

 <div style='float:left;padding:20px;'>
&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-&quot;;
google_ad_host = &quot;pub-&quot;;
google_ad_host_channel=&quot;00000+00013+00012+00299&quot;;
/* 336x280, created 12/26/09 */
google_ad_slot = &quot;5115307496&quot;;
google_ad_width = 180;
google_ad_height = 90;
//--&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;
 </div>

Copy and paste it in your blog template as directed in step 3 and you are good to go.

I hope it works for you?

You can say thank you by simply sharing this tutorial on your social network using the share buttons on this page.

Post a Comment

 
Top