I now have one working adsense ad in the sidebar of my blog, but i can't seem to put more than one. I'm not sure if blogspot.com actually supports me putting the script in the template html because the option to have adsense on my blog is integrated into the editing program for the blog itself. Any suggestions?
get the code from ur adsense account and paste it in ur blog template. skill needed: some knowledge of html
Here you can see a walk thru of how to place the code in the sidebar http:// (cant post live links yet) help.blogger.com/bin/answer.py?answer=42291 You can place adsense wherever you like basically, I have 3 regular ad units on my blogs (one on top, one in sidebar, and one in the footer) as well as a text link unit in the sidebar. You can go to my blog http:// (wish I could post live links) film-editing-schools.blogspot.com/ and right click then view source to see where the adsense code is placed. or, for my placement at the top it goes in after <div id="main"><div id="main2"> for the footer it goes in just before </div> <!-- End #footer --> Note that where you place the code will vary depending on the template that you are using. Basically just play around with moving the code and do a quick preview to see if it winds up where you want it to.