Top 10 places to put adsense ads in your Blogger
In this article I'm going to teach the most common places where we can place AdSense ads in your blogger site. Here I mention how to put AdSense ads in different places of the blogger such as sidebar of your blog, Between your blog post, Under your blog header, Under your blog title, Under blog post footer, In the body of the post etc. If you like to learn amerzing tricks for blogger read these articles also.read
You can put AdSense code in sidebar in a very easy way.
- Go to you Layout the click on Add a Gadget link.
- After add a Gadget link add an HTML/JavaScript widget with your ad code inside it.
Format: Recommended format 125x120, 120x600, 160x600, 300x60002 How to Put AdSense ads between post
You can add AdSense ads between your blog post. In this case go to your Layout option and then Click Edit from below the blog post section.After Click on Edit, you have to check mark "Show Ads Between Posts option"
Format: Here you can change your ad unit format such as such as 468x60, 300x250, 336x 280 and color from given drop down list.
03 Put AdSense ads under the header
You can put your AdSense code under header by following method. At firs you have to convert your AdSense ad code.
Folow below steps
- Go to your blogger Dashboard
- Click on Template.
- Here you need to click on Edit Html button.
- Press Ctrl+F key for finding the following code inside it.
- <div id='header-wrapper'>
- Next paste the converted code right after above mention code.
Format: Recommended format 728x90 and 728x1504 Put AdSense ads above the blog post
After converted the AdSense ad code find
<div id='main-wrapper'>
Next, Paste the converted code right after above mention code.
Format: 460x68, 468x15, 336x28005 Ads below post title
This method will be visible in all pages and Post. After converted AdSense code
- Go to your Dashboard
- Select Template tag and then go to Edit html.
- Find the following code by using CTRL+F key
<div class='post-header-line-1'/>
Now put your converted code right after it.
Format: 468x68, 468x1506 Ads below post title in blogger which will be visible only posts
After converted ad code
- Go to your Dashboard
- Then Template and Edit HTML
- Search the following code in HTML code
<div class='post-header-line-1'/>
Past here converted ad code.Example:
<b:if cond='data:blog.pageType == "item"'>
<!-- Add here the code of your ad -->
</b:if>
Format: 468x68 and 468x1507 How to Puts Adsense Ads in the Blogger Post footer
After converted AdSense ad code
- Go to Dashboard
- Then Template> Edit html
- Search the following code using Ctrl+f
Now paste your converted ad code right after it.
ad on post body
Format: 468x68, 468x1508 Put Adsense ads in blogger posts body which will be visible on all pages
After Converting your AdSense Ads code and then Search the following code
<div class='post-body entry-content'>
Paste the converted code by following process
<div style='float:right'><!-- Add here the code of your ad -->
</div>
Format: 125x125, 180x150, 120x240, 200x20009 Put Adsense in blogger post body which will be visible on post page Only
Convert Ads code and then go to Edit HTML option and search the following code
<div class='post-body entry-content'>
Paste your Ads code such as follows
<b:if cond='data:blog.pageType == "item"'>
<div style='float:right'><!-- Add here the code of your ad -->
</div>
Format: 125x125, 180x150, 120x240, 200x20010 How to put Adsense ads Between post and comment in Blogger
ad between post and comment
Convert your Ads code and the search the following code
</b:includable>
<b:includable id='postQuickEdit' var='post'>
Paste the converted ads code just above it
<b:if cond='data:blog.pageType == "item"'><!-- Add here the code of your ad -->
</b:if>
Format: 468x60, 300x250, 336x280Place Adsense Ads in Blogger footer
ad in blog footer
Convert ad code and search the following code
<div id='footer-wrapper'>
Paste the converted code right after it
Format: 728x90 and 728x15
0 comments:
Post a Comment