Putting AdSense within Blog Post for Blogger Blogspot

Posted on May 23, 2009 



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 -->
</div>
if you want to place it at the end of your blog post (at the left side).

<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 &lt;
2. Change any code like this > into &gt;

Is it ok with AdSense TOS? Yes, it’s.

Wish you luck.


Filed Under Blogger Indonesia   Tags: blogger tutorial, blogspot tutorial


Subscribe Blogger Indonesia by Email through Feedburner or Feedblitz newsletter!!







Comments










RSS feed | Trackback URI

What Do You Think?

9 Comments »

Comment by wawan
2009-05-23 21:42:29

I use adsense parse to put adsense code in my blogspot.

 
Comment by Handphone Solution
2009-05-24 00:07:35

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”

 
Comment by AnisBlog
2009-07-04 04:22:31

I use this tips, putting adsense within the post. It increases my earning significantly. Thanks for the valuable tutorial

 
Comment by Reza
2009-09-23 12:02:03

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..

 
Comment by Miyabi
2009-10-27 13:36:25

How about under post tittle? Thx for this post

 
Your Name: (required)
Your E-mail: (required - never shown publicly)
Website:
Your Comment (smaller size | larger size)
You may use <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> in your comment.
Comments are welcome in the following languages: English, Arabic, Bahasa Indonesia, Boso Jowo and Cak Madureh. A link within a comment will make it automatically moderated.

Blog Responses to this post: