how do i add adsense to to apear in a post? I want the text to wrap around the ad unit. i googled it, and couldn't find an answer haha
I havent found a way to add it in the actual posts on blogger. You can add it between posts (but then you want to make sure you dont display more than 3 posts per page!) or you can add it in the footer, header or sidebar...
You seeing this error? Your HTML cannot be accepted: Tag is not allowed: <script type="text/javascript"> I had never tried putting it in a post, I have it in the template. As the previous respondent mentioned, if you end up with more than three posts or ad units on a page, the remaining ones will show up blank. If you host the blog yourself (blogger can publish to an ftp site, see http://www.theEssentialiPod.com as an example -- it's blogger-based), you could set the server up to process all .htm/.html pages as php and slip the adsense code in via php commands (or other forms of on-the-fly or on demand processing). -w