Copyright © 2010 A. Fatih Syuhud. All Rights Reserved. Snowblind by Themes by bavotasan.com. Powered by WordPress.
How to put AdSense embedded inside (within) a blog post or article at the top left or right ? Or at the bottom left or right of a blog post/article?
Here’s a brief tutorial:
1. After login to your blogger.com account -> layout -> edit HTML -> click Expand Widget Template
2. Find the following code inside the template (shortcut tips: press CTRL+F and search “post-body” in the search box).
<div class=’post-body’>
<p><data:post.body/></p>
<div style=’clear: both;’/> <!– clear for photos floats –>
</div>
3. a. Put the following embedded code ABOVE the <div class='post-body'> if you want to place the Adsense code at the beginning of your post (at the left side).
3.b. Put the following embedded code BELOW <div style='clear: both;'/> <!-- clear for photos floats --> if you want to place it at the end of your blog post (at the left side).
</div>
<div style='float:left;'>
--- AdSense Code here ---
</div>
4. If you want to put the embedded AdSense on the right side, just change the ‘float:left’ into ‘float:right’
5. Click SAVE. Done. See the LIVE DEMO here.
Important Note:
In case you fail to put the AdSense code within the blogger / blogspot template, don’t panic!
Just follow these simple steps:
1. Change any code like this < into <
2. Change any code like this > into >
Is it ok with AdSense TOS? Yes, it’s.
Wish you luck.







May 23, 2009 at 6:57 pm
[...] is the original post: Putting AdSense within Blog Po… Share and [...]
May 23, 2009 at 7:04 pm
[...] AdSense within Blog Post. Posted on May 23, 2009. Filed Under Asides. Read the original: Putting AdSense within Blog Post Share and [...]
May 23, 2009 at 9:42 pm
I use adsense parse to put adsense code in my blogspot.
May 24, 2009 at 12:07 am
Can i put my adsense to blw comment, like this blog
#of course. just follow the step above. put the code below the “post.body”
July 4, 2009 at 4:22 am
I use this tips, putting adsense within the post. It increases my earning significantly. Thanks for the valuable tutorial
July 25, 2009 at 7:24 am
[...] Putting Embedded Adsense within a Blog post/article in Blogger Blogspot [...]
September 23, 2009 at 12:02 pm
Are you sure it’s not violating Adsense TOS, cause some people said that we can’t display ads below blog posts? I’d love to put ads there..
March 15, 2010 at 6:01 pm
Hi Reza, who say this trick violating Google Adsense TOS? All that you have to do is encode the code so if you have < it will become < and so on. It will show exactly the same as Google Adsense code. So there are no violating the TOS. If you want to put google ads below your post, it is very simple just change from your CSS, not HTML
October 27, 2009 at 1:36 pm
How about under post tittle? Thx for this post
January 31, 2010 at 3:09 pm
[...] Putting Embedded Adsense within a Blog post/article in Blogger Blogspot [...]