Les nouveautés et Tutoriels de Votre Codeur | SEO | Création de site web | Création de logiciel





seo How to Add Adsense Below Post Titles ? 2013

Seo Master present to you:
Insert Adsense ads code in Blogger Posts following will guide the you how to insert quảng cáo code củaGoogle Adsensevào Blogger , how is and apply with a number of quảng cáo khác like Adnet.vn, Bidvertiser ...Google Adsense is the most popular ad network on the planet. A lot of Blogger users also use it. It's an endless discussion where to place these ads on your blog for maximum exposure. The best ad places are around the header or above the posts or below the post titles. You can easily add adsense in your sidebar as a gadget. But Blogger doesn't allows us to directly place the ads below post titles. The ads below post titles have proven to be one of the most successful money making positions.

Before pasting the ad code in Blogger, we must make it compatible with Blogger format. So go to http://duytemplates.tintucmoivn.com/p/adsense-code-converter.html paste the ad code and convert it. You'll find the converted ad code in the bottom box there. Copy the converted ad code.
Open your Blogger account and go to Design then Edit HTML tab and checkExpand Widget Templates option.
Press Ctrl + f & find <data:post.body/> you'll see some code like this:
<div class='post-body entry-content'>
<data:post.body/>
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>
Paste the converted ad code just before the above code. The result would look something like this:
Code Ads
<div class='post-body entry-content'>
<data:post.body/>
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>
Click the PREVIEW button to see the result. Thought you might not see ads below post titles instantly because sometimes Adsense ads take some time to display.
After that save your template by clicking the SAVE TEMPLATE button.

Tip: Make Ads Appear Only on Post Pages

Usually, users don't like to see too many ads on a single page. So, we can hide the ads under post titles on main page. These ads will appear only when users will click the post title and go to the post page. To do that follow the steps above but after step 8 you have the converted ad code. Ad some more code in that converted code so that it should look like this:

<b:if cond='data:blog.pageType == &quot;item&quot;'>
Code Ads
</b:if>

What I did here is that I've added an if condition to make the ads appear only on post pages. After that, follow the steps above to complete the tutorial.
Or
1 / Insert on the top and bottom post title but under the blog title In Design - Edit HTML - Click Expand Widget Templates Find the line (Ctrl + F): <div class='post-header-line-1'/> Insert to just below it the following code:
 <b:if cond='data:blog.pageType == "item"'> <p class='ads'> Adsense code converter </p> </b:if>
2 / Insert into the bottom of each post In Design - Edit HTML - Click Expand Widget Templates Find the line (Ctrl + F): the same code <div class='post-body entry-content'> <p> <data:post.body/> </ p> <div style='clear: both;'/> </ div> 
 Inserted just below it the following code: 
<b:if cond='data:blog.pageType == "item"'> <p class='ads'> Adsense code converter </p> </b:if> 
3 / time advertising to the left of each post In Design - Edit HTML - Click Expand Widget Templates Find the line (Ctrl + F): <div class='post-header-line-1'/> 
Insert to just below it the following code: 
 <b:if cond='data:blog.pageType == "item"'> <p class='ads' style='float:left'> Adsense code converter </p> </b:if> 
4 / The right of each ad post In Design - Edit HTML - Click Expand Widget Templates Find the line (Ctrl + F): <div class='post-header-line-1'/> Insert to just below it the following code:
<b:if cond='data:blog.pageType == "item"'> <p class='ads' style='float:right'> Adsense code converter </p> </b:if>
Source: http://blogger.lambanghieu.net and http://www.betatemplates.com2013, By: Seo Master

Labels: , , ,



1 Response to "seo How to Add Adsense Below Post Titles ? 2013"

  1. Blogger says:

    Are you looking to earn money from your traffic by running popup advertisments?
    If so, have you considered using PopAds?

Leave A Comment:

Powered by Blogger.