Display Ads after Footer Credits

In this the ad unit will appear after the credit for which the post is displayed. There is a built-in feature of “Show Ads Between Posts” in Blogger. Turn off and enable the feature will display ads between posts when view in home, index or category pages, and also at the bottom most part when view in single individual post page view.
If you want to use non-AdSense ads, you have to manually edit the template HTML to add in the ad code. Follow these steps to copy the code of your blog which you will edit further.


search for:

<p class='post-footer-line post-footer-line-3'/>

Paste the parsed Google AdSense ad code inside

<div> and </div>

right after the above line so that it looks like below after change:

<center>
<p class='post-footer-line post-footer-line-3'/>

<div>[parsed Google AdSense ad code]</div>
</div>
</div>
</b:includable>
</center>


Related Articles to Read




Post a Comment

 

Internet

© 2008 About Online Tips - A Complete Guide to Online Tips. | Contact|Terms and Fair use

All articles are copyrighted to About Online Tips.