There is trick to add Google AdSense and other advertising network such as AdBrite ad unit right beside and inside within Blogger post content, so that the ad block will appear wrapped and floated inline to the top left or top right next to the blog text. If you do not like this layout and dislike the prominent location the ads are displayed, there are other places within blog post to put the ad code.
The guide below provides tips and tricks on where should the parsed HTML ad code (after replacing several special characters with HTML code) be pasted and inserted in the Blogger XML-based template. In essence, the steps are exactly the same when positioning the ad next to and within post content, except that the text string to search (where to paste the ad code) is different.
To recap, go to Blogger Template tab for the blog you want to change, then click on Edit HTML. Remember to tick Expand Widget Templates check box, and perform the backup.
Wrap Around Next to the Post and Float to Left or Right
After Post Title Before Post Contents
The ad banner will appear below post title but above and before the start of blog content. It’s actually exactly the same with tip above to wrap AdSense around the post, except that now the ad unit does not float but instead been place at the center without wrapping, and thus pushing content below it.
Search for the line of:
<p><data:post.body/></p>
Paste the parsed Google AdSense ad code inside <center><div> and </div></center> right before the above line so that it looks like below after change:
<div class=’post-header-line-1′/>
<div class=’post-body entry-content’>
<center><div>[parsed Google AdSense ad code]</div></center>
<p><data:post.body/></p>
<div style=’clear: both;’/> <!– clear for photos floats –>
</div>
After Post Content Before Footer Credits
The Google AdSense ad unit or other display ads banner will appear at the bottom of the blog post, after the end of content and just before the ending credits, within inside the post.
Search for:
<div class=’post-footer’>
Paste the parsed Google AdSense ad code inside <div> and </div> right before the above line so that it looks like below after change:
<div class=’post-body entry-content’>
<p><data:post.body/></p>
<div style=’clear: both;’/< <!– clear for photos floats –<
</div>
<div>[parsed Google AdSense ad code]</div>
<div class=’post-footer’>
To center the ads unit, add the wrapper of <center> and </center>.
After Footer Credits
Unlike the above where the ad unit appear before the credit right after post content, this time the ad unit will appear after the credit for the post is displayed. The easiest way to achieve the task is using built-in feature of “Show Ads Between Posts” in Blogger. Turn off and enable the feature will display ads between posts when view in home, index or category pages, and also at the bottom most part when view in single individual post page view.
If you plan to use non-AdSense ads or want to add in custom channels, you have to manually edit the template HTML to add in the ad code. In this case, search for:
<p class=’post-footer-line post-footer-line-3′/>
Paste the parsed Google AdSense ad code inside <div> and </div> right after the above line so that it looks like below after change:
<p class=’post-footer-line post-footer-line-3′/>
<div>[parsed Google AdSense ad code]</div>
</div>
</div>
</b:includable>
Between Posts
After it’s pretty much similar to the above where ads appear after post footer. So just follow tips above.
ANOTHER ARTICLE MUST READ :
- Great Paid Review Site
- SEO Submissions from Submitedge.com
- Placing Adsense ads inside or between blog posts
- Automated Section Targetting for bloggers
- Why Isn't My Website In The Search Engine?
- Trick to Add AdSense, AdBrite and Other JavaScript Ad Code Directly to Blogger HTML Template
- Blogger Hacks-Wrap adsense text ads on left and right side or in between blog post of blogger.com
- Scenario (CHEATING) Increasing Earning AdSense Did It Save?
- You MUST Have Your Site Set Up Correctly For an AdSense Income
- Tips on Searching the Highest Paid Google Ad Keyword
- Discover the Secrets of Creating a Formidable AdSense Money Machine
- High Paying AdSense Keywords - How to Find ?
- Why AdSense Isn't Performing Well on Your Blog
- Google AdSense - Autopilot Money From a Website Or Free Blog
- SUCCESS WITH ADSENSE ??
- Monitor Google AdSense Account With Shock AdSense
- How to Use AdSense™ Preview Tool
- Adsense Optimization (blacklist low pay)
- Ads in the middle
- How To Add The Blogger “Read More” Expandable Posts Link
- AdSense Code in Blogger Post Body
- How to add adsense ads inside Blogger blog posts or between blog posts
- Move Blogger Inline Ads Between Posts to Inside Within Post Position
- Boost your Adsense by $100 with this 5 minute trick!
- Placing Adsense ads inside or between blog posts
- Automated Section Targetting for bloggers
- Trick to Add AdSense, AdBrite and Other JavaScript Ad Code Directly to Blogger HTML Template
- Blogger Hacks-Wrap adsense text ads on left and right side or in between blog post of blogger.com
- Ads in the middle
- How To Add The Blogger “Read More” Expandable Posts Link
- AdSense Code in Blogger Post Body
- How to add adsense ads inside Blogger blog posts or between blog posts
- Move Blogger Inline Ads Between Posts to Inside Within Post Position
- SEO Submissions from Submitedge.com
- Placing Adsense ads inside or between blog posts
- Trick to Add AdSense, AdBrite and Other JavaScript Ad Code Directly to Blogger HTML Template
- Blogger Hacks-Wrap adsense text ads on left and right side or in between blog post of blogger.com
- How to Use AdSense™ Preview Tool
- Ads in the middle
- How To Add The Blogger “Read More” Expandable Posts Link
- AdSense Code in Blogger Post Body
- How to add adsense ads inside Blogger blog posts or between blog posts
- Move Blogger Inline Ads Between Posts to Inside Within Post Position
- Boost your Adsense by $100 with this 5 minute trick!
- How to Increase Your Adsense CTR x20 in 3 Minutes
3 comments:
awesome article
Thank you for spelling everything out so clearly. I am tech challenged and I need a step by step guide for even the most basic things. Also I actually enjoyed reading your blog, it was interesting, you must be a gifted writer.
you are welcome Tamara you Have great blog to nice to meet u
Post a Comment
Note: Only a member of this blog may post a comment.