Add Google Adsense After Post Title At Blogger

Google adsense placement is very essential for get more click on adsense. For blogger platform is very easy to add Google adsense after post title. After add adsense code after title, my earn increased 100%. It will better to create an advertise with custom color selection which related to your website color combination. Let, see how to add adsense after post title at blogger.

1. Go to blogger and Design > Edit html > Expand Widget Template.
Here, You must need to press "Expand Widget Template". Otherwise, you will not get the follow code.

2. Press (Ctrl + F) for and Write down <data:post.body/> in search box for search the below code 

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

(You also get some similar code after search <data:post.body/> , but search exactly the above code very carefully)

3. Log in to your Google adsense account, create an advertise and copy the code.

4. Go to Adsense Parser , Paste your Google adsense code and Click on "Parse it". Again Copy this code.

5. Paste it Just before <data:post.body/></b:if>

I mean 

</b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'>
YOUR ADSENSE CODE HERE

<data:post.body/></b:if>


6. Click on "preview", if it will OK. Just Press "Save Template". 
Wait at least 5 minute for show your advertise just after the title after saved your template.



Additional : if you want that visitors of your site can not view "AdChoices" after advertise links. I mean ...

Google Adsense After Post Title At Blogger


Just search your code, edit it and reduce height as you need. Just like ..

google_ad_width = 500;
google_ad_height = 125;


Discussion : Actually, Google adsense placement is very necessary for earn more via Google adsesne. Also for Blogger as a popular blogging platform essential to add adsesne code Just after the post title. From my view this will increase your earn 100% which you earned before add adsense code after your post title. You can add any advertise just after blogger post title similarly. For example : Chitika, clicksor , amazon and so. 

Comments

Popular posts from this blog

Top 10 Article Directories Site

About Web development As An Industry

Implementing Frames in XHTML