make money spending nothing with blogger.com

bloggerBlogger is a Google service that gives everyone a great and feature rich blog platform. To register at Blogger is really simple. Go to Blogger.com find name for your future money making blog (that is not taken) and begin "to blog". Your new blog will be something with a name like this: moneyblog.blogspot.com !!
To customize Blogger is simple and searching a little bit you can find nice things to make your dreams blog.
But what is important for everyone is how to begin to make money with your new blogger blog. If you read my precedent posts will find a lot of answers to your question, but I can give some guides here too.
The best income of money comes from Google too. It is called Google Adsense Programm.
If your blog has some nice posts and e few readers you can go to https://www.google.com/adsense and make a request to be accepted to the Adsense program.
adsense
How to add the adsense code into your blog?!
Read carefully the guide below and will find the answer.
1.) Within the content of your posts.
2.) On your side bar below your links section.
3.) A search box either above your profile or instead of the profile.
4.) Below the header
Ok so how do you place Google adsense ads on your blog? Lets get it rolling.
Go to you blogger account
1. log into your Dashboard
2. click the TEMPLATE tab
3. Look for the codes you see below and paste the codes where you see Paste AdSense codes here:

How do you put Google adsense In your header?
To put your google adsense ads in the header box, find the code below:

<div id="header">
<h1 id="yourblog">
<ItemPage><a href="http://yourblog.blogspot.com/"></ItemPage>
<$BlogTitle$>
<ItemPage></a></ItemPage>
</h1>
<p id="description"><$BlogDescription$></p>
Put adsense here
</div>
How do you put Google Adsense in your posts?
To insert it into your posts (the adsense will appear in the middle of your posts) Copy this code In your Blogger template:
Find the tag <$BlogItemBody$> and replace it with following code:
<div id="prv<$BlogItemNumber$>"></div>
<div style="margin:10px 0 -10px 0">
<!-- Your AdSense code -->
</div>

<div id="fst<$BlogItemNumber$>">
<$BlogItemBody$>
</div>
<script language="JavaScript">
var obj0=document.getElementById("prv<$BlogItemNumber$>");
var obj1=document.getElementById("fst<$BlogItemNumber$>");
var s=obj1.innerHTML;
var r=s.search(/<adsense>/igm);
if(r>0) {obj0.innerHTML=s.substr(0,r);obj1.innerHTML=s.substr(r+9);}
</script>
Put a special tag
<adsense>
in the exact point you want your Google AdSense advertising to appear.
Done!
If you want to have this done for you automatically each time you post insert this code
<script language="JavaScript">
var obj0=document.getElementById("prv<$BlogItemNumber$>");
var obj1=document.getElementById("fst<$BlogItemNumber$>");
var s=obj1.innerHTML;
var t=s.substr(0,s.length/2);
var r=t.lastIndexOf(" ");
if(r>0) {obj0.innerHTML=s.substr(0,r);obj1.innerHTML=s.substr(r+1);}
</script>
(courtesy of Ads in the middle)
How do you put Google adsense at the bottom of your blog?
Find the code in your blog
</div>
<!-- End #content -->
Put your google adsense code here
<!-- Begin #footer -->
How do you put Google adsense on your side bar?.
Look for the code :
</ul>
Put your Google adsense code here
How do you put Google adsense where your profile is
(top of page on the right)?
<!-- End #profile -->
<br />
insert Google adsense code here

The guide for adding the adsense code is from:
http://www.making-money-blogging.com/adding-google-adsense-to-your-blog.html
blogger money