What happens is the rest don't show up. I made a script so that I have an ad after every entry on a certain page. There are more than 3 entries, but the ads only show up on 3 of them. I like it like this. But is this okay with google?
I didn't quite understand what you said about the entries, but overall know that more than 3 text ads in one page is absolutely against adsense TOS.
Well basically my php made about 10 scripts for adsense per page -- Only 3 showed up. I was told no one's been banned for having it but Google doesn't like it and she recommended I take it off and find a better way to implement my ads or do every 5 entries or something like that. (I'm not good with PHP so I haven't yet figured out how to do that, but all my other earnings have been doing well so I don't care that much) I just took them down for now as they advised me and maybe later ill look into how to put ads on the site between entries without having the code more than 3 times.
Adsense within a loop will show only maximum allowed number of ads, you should avoid this because it makes your page size bigger for dialup users. You can use "If" condition for that loop counter, if that <= 3 then show adsense code + post content, otherwise show the posts only. Its not illegal anyway
Man, I was just about to suggest using an If condition. But yea google won't get mad at you if you do it this way. It's completely legit.
so you mean you are not allowed to re-post the adsence ad codes on the same page? i mean, if i placed the code on top of the page, i am not allowed to paste it on the bottom part? im confussed..sorry.
It will only show three, its only against TOS if you FORCE it to show more than 3 (and i'm not gonna tell you how to do that)
I think it's good that they limit it to three, but if someone wants more, they should just look for another advertiser/ad network. Not all have a limit of three per page.
the example that you give is against the tos. because of this, if you do that, you may loose your adsense account