web search
enter your email to get alerts with update
blogger tools Headline Animator
Powered by Blogger.
Followers
Inserting Adsense ads inside Blogger Blog Posts
Placing adsense inside the blog posts increases adsense ads CTR .
Using simple layout page, you can place these ads anywhere in your blogger blog, like in the sidebar, before posts, below posts even between the posts, but by using any gadget, you can't place them INSIDE any post.
installation
1. Get your adsense code, and Encode it before placing.
To do the encoding, you can use this site:
2. Now, go to Layout section and "Edit HTML" tab.
3. Its always recommended to download a backup of your template before making some changes. So download the template!
4. Click "Expand Widget Template" checkbox.
5. Press "Ctrl+F" and find:
<data:post.body/>
or
<p><data:post.body/></p>
6. Now Copy the code below and paste it just ABOVE the tag you searched in step 5 if you want the ads after title post
and copy and past the code BELOW it if u want ads BELOW post
if we want the ads Placing right in the post the code will look like that :
<b:if cond='data:blog.pageType == "item"'>
<div style='float:center;padding:5px;'>
<table align='right'><tr><td>
--- PLACE YOUR ENCODED ADSENSE CODE HERE ---
</td></tr></table>
</div>
</b:if>
if we want the ads Placing left in the post the code will look like that :
<b:if cond='data:blog.pageType == "item"'>
<div style='float:center;padding:5px;'>
<table align='left'><tr><td>
--- PLACE YOUR ENCODED ADSENSE CODE HERE ---
</td></tr></table>
</div>
</b:if>
if we want the ads Placing center in the post the code will look like that :
<b:if cond='data:blog.pageType == "item"'>
<div style='float:center;padding:5px;'>
<table align='center'><tr><td>
--- PLACE YOUR ENCODED ADSENSE CODE HERE ---
</td></tr></table>
</div>
</b:if>
...Don't forget to replace the text in red with your encoded adsense ad code, that you have done in step 1.
These and tags will decide the alignment of your ad. So dont leave these while pasting the adsense code.
DONE! After doing this step, An adsense ad will be placed just below the title and above the text of EACH and EVERY post of your Blogger blog automatically.
PLACING ANOTHER AD INSIDE POSTS
Now if you want to place another ad inside posts, but below the text of the post..You can search fo the same tag of step 5.
But this time place the code (of step 6) BELOW it.
This will place another adsense ad below the text of all the posts of your blog automatically.
Remember:
You can place maximum 3 adsense units on a page as per Google's Terms. If you are placing 2 inside the post, then you can place only one outside the post.

Subscribe to:
Post Comments (Atom)
Categories
Blog Archive
-
▼
2010
(10)
-
▼
May
(10)
- blue template
- Five Beginner’s Blogging Tips
- Can You Make a Living Blogging ?
- add Numbered Page Navigation to Blogger
- Dark blue waves template
- Green Light template
- Internet Marketers May All Be Wondering - What is ...
- blue waves template
- Orange blue template
- Inserting Adsense ads inside Blogger Blog Posts
-
▼
May
(10)
0 comments:
Post a Comment