Infolinks InTag Ads is important to earn more that’s carry huge number of ads view. In our previous post we describe How to Show Infolinks In Tag Ads Below Menu in Blogger . In this post I will show you How to Show Infolinks InTag Ads Below Every Blog Post in Blogger.
How to Show Infolinks InTag Ads Below Every Post in Blogger
☛ First Login to your Blogger Account.
☛ Then go to "Template" Section.
☛ Click "Edit HTML"
☛ Find out one of below code by press Ctrl+F
<div class='post-footer-line post-footer-line-1'/>
<div class='post-footer-line post-footer-line-2'/>
<div class='post-footer-line post-footer-line-3'>
☛ When you find any of those code just copy below Infolinks InTag ads code and paste it after above code.
<input name="IL_IN_TAG" type="hidden" value="2" />
☛ It may look like as
<div class="post-footer-line post-footer-line-">
<div class="post-footer-line post-footer-line-2">
<input name="IL_IN_TAG" type="hidden" value="2" />
<div class="post-footer-line post-footer-line-3">
☛ Now save your Template and you are done.
There are another way
How to add infolinks related tags or InTag ads below each blog post
☛ First Login to your Blogger Account.
☛ Then go to "Template" Section.
☛ Click "Edit HTML"
☛ Find out below code by press Ctrl+F
<data:post.body/>
☛ When you find those code just copy below Infolinks InTag ads code and paste it below <data:post.body/>
<input name="IL_IN_TAG" type="hidden" value="2" />
☛ It may look like as
<data:post.body/>
<input name="IL_IN_TAG" type="hidden" value="2" />
☛ Remember that there are 2 or 3 <data:post.body/> in your template. Just confirm which is working for you.
☛ Now save your Template and you are done.
0 comments: