This step is also a part of how to manage your blog to make money from Google Adsense. Adding code from Adsense, do not have to be on the sidebar, in the article, or in part before / after the header. We can add Adsense on where we want, which is not in violation of rules set by Google.
As I have been doing, that is I have put Adsense at the bottom of Ayomaos, with a fixed position. In the sense that, at the time Ayomaos visitors do scroll, Adsense does not change position and do not disappear.
Are you interested in the steps I have been doing on Ayomaos? Try to follow the step by step, how to install credit-footer in your blog.
The first step, please backup your template. Do not tick the "Expand Widget Templates"
Then search the code ]]></ b: skin>. Add the following code before ]]></ b: skin>.
#credit-footer p.credit {
float: right;
padding-right:10px;
line-height: 1.2;
height: 100%;
vertical-align: bottom;
}
#credit-footer p {
float: left;
margin: 0px;
padding: 7px 10px 5px 5px;
vertical-align: bottom;
line-height: 1.2;
}
#credit-footer a {
color: #FFFFFF;
}
#credit-footer {
align: center;
position: fixed;
border-top: 3px solid #ffffff;
background: #000000;
left: 0px;
text-align: left;
width: 100%;
color: #FFFFFF;
font-family: Verdana;
font-size: 11px;
bottom:0;
}
Steps that you should do next is find the code </ body>.
Add the following code before the </ body>.
<div id='credit-footer'>
<p>
<p><data:blog.pageTitle/><br/>Copyright:19052009 | <a href='http://www.nataludin.com'>www.nataludin.com</a> | <a href='#header'>Top</a><br/>Has been modified by <a href='http://www.nataludin.com'>NATALUDIN.COM</a><br/> Thank's for : Blogger | Photobucket | Picassa</p>
<p class='credit'>
<script type="text/javascript"><!--
google_ad_client = "pub-7181952237540333";
google_ad_host = "pub-1599271086004685";
/* 468x60, created 11/26/08 */
google_ad_slot = "6911967720";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script
src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script>
</p></div>
Please change your own according to your taste, of course you also need to change the adsense code samples that have been there, with your own adsense code.
With this tutorial, I hope can help in maximizing efforts to increase our adsense earnings.
4 comments:
hmm... nice looking good adsense format on footer, thanks maybe i will try.
Good Tips, hope useful for all needed
Mas...itu ads di footernya pa gak melanggar TOS nya Adsense.
Kan Modelnya Ngeframe..??
Mohon pencerahannya..
Thanks..
Soal melanggar TOS, saya juga kurang jelas, namun sampai dengan saat ini tidak ada peringatan dari pihak Adsense... atau ada yang bisa menambahkan?
Post a Comment