Computing Magazine

Code To Add Adsense Code Below Post Title In Blogger

Posted on the 12 June 2015 by Rahulthepcl
add-adsense-ad-below-post-title

For a newbie Adsense is the first choice to monetize his/her blog. This is because Adsense is the most popular and trustable monetizing network. It's an contextual based ad network which shows article relevant advertisement. Adsense allows you to put different sizes ad such as leaderboard (728x90), banner (468x60), half banner (234x60), button (125x125), skyscraper (120x600), wide, skyscraper (160x600), small rectangle (180x150), vertical banner (120 x 240) etc on your blog. You can try any of the above mentioned ad spot and many more to get maximum ad revenue. 

You might have noticed Adsense ads below post title in some reputed blogs. But do you know why they prefer adding code below the post title? it is because it's considered as one of the best place to increase your Click Through Rate (CTR). This is the place where you will get you maximum clicks on your ads.

It is tested by many professional bloggers but you're not forced to follow them. Yous should always keep on trying new ad spots to get maximum revenue from your Adsense account. Today in this article I am going to show you how to place/put Adsense code below post title in blogger. Below is a step by step mentioned tutorial, just follow it and show Adsense code below article.


How To Place Adsense Code Below Post Title

  1. Navigate to your Google Adsense account.
  2. Login into your account and create a new ad unit.
  3. I would recommend 300*250, 336*280 and 728*90 for maximum ad revenue and CTR.
  4. Now customize your ad with colors if you want then click on save and then click on get code button.
  5. Choose Synchronous in the code type.
  6. Copy the code given in the pop up window.
  7. After that paste the copied Adsense code in the notepad.
  8. Now replace all > with > and all < with < in Adsense code and copy it.

Add Parsed Adsense Code Below Post Title In Blogger (First View)

  • Navigate to your blogger account.
  • Go to Template>>Edit HTML. (Note:- Don't forget to take backup of your whole template.)
  • Press Ctrl+F and search for this code
<data:post.body/>
  • Now paste the copied code just above it. (See Example Below.)
<b:if cond=’data:blog.pageType == &quot;item&quot;’>
Put Your Adsense Ad code Here
<data:post.body/>

  • Replace Put Your Adsense Ad Code Here with your parsed ad code.
  • Simply click on save template button.
  • That's it, you're done.
After saving your template your ad will appear left below the post title similar to the image given below.
Adsense-Code-Placing-First-View
If you want to show it at the center or right side then just copy the code mentioned below.

Add Parsed Adsense Code Below Post Title In Blogger (Second View)

<b:if cond='data:blog.pageType == &quot;item&quot;'><div align=”center“> Put Your Adsense Ad code Here  </div><data:post.body/>
This will show your ad at the center just below the post title.

Add Parsed Adsense Code Below Post Title In Blogger (Third View)

<b:if cond='data:blog.pageType == &quot;item&quot;'><div style=”float:left; margin:10px;”>
Put Your Adsense Ad code Here
</div>
<data:post.body/>


Above code will look similar to the image below.
adsense-ad-code-placing-three
You can replace left from right if you want to show rapped text ad on the right side.Must Read :-List Of 150+ High Paying Keywords For Google Adsense Publishers5 Best Article Submission Software- An OverviewSo this was all about how to place Adsense ad code below the post title in three different ways. Go through the guide and follow the steps in order to implement it on your own blog. Choose which ad size suits your blog best to maximize ad revenue and CTR. If you have any doubt or query then feel free to leave a comment below in the comment section.

Back to Featured Articles on Logo Paperblog