What happens if you use more than 3 ads...

Discussion in 'Guidelines / Compliance' started by tbh, Aug 11, 2007.

  1. #1
    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?
     
    tbh, Aug 11, 2007 IP
  2. DevilHellz

    DevilHellz Well-Known Member

    Messages:
    2,296
    Likes Received:
    141
    Best Answers:
    0
    Trophy Points:
    160
    #2
    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.
     
    DevilHellz, Aug 11, 2007 IP
  3. tbh

    tbh Peon

    Messages:
    1,130
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I already talked with a person from google and they cleared it up for me. thanks anyways.
     
    tbh, Aug 11, 2007 IP
  4. shenron

    shenron Notable Member

    Messages:
    4,965
    Likes Received:
    374
    Best Answers:
    0
    Trophy Points:
    295
    #4
    Can you share what they've said please?
     
    shenron, Aug 11, 2007 IP
  5. tbh

    tbh Peon

    Messages:
    1,130
    Likes Received:
    60
    Best Answers:
    0
    Trophy Points:
    0
    #5
    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.
     
    tbh, Aug 11, 2007 IP
  6. itsonlychand786

    itsonlychand786 Peon

    Messages:
    213
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #6
    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
     
    itsonlychand786, Aug 11, 2007 IP
  7. Mookie

    Mookie Banned

    Messages:
    162
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    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.
     
    Mookie, Aug 11, 2007 IP
  8. sassy_avis

    sassy_avis Peon

    Messages:
    73
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    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.
     
    sassy_avis, Aug 13, 2007 IP
  9. visioninfotech

    visioninfotech Banned

    Messages:
    739
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    0
    #9
    they do not show on page from what i know
     
    visioninfotech, Aug 13, 2007 IP
  10. lifuchi

    lifuchi Guest

    Messages:
    98
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    I tried placing more than three and it only shows three and doesn't show the rest.
     
    lifuchi, Aug 13, 2007 IP
  11. DoA

    DoA Peon

    Messages:
    531
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #11
    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)
     
    DoA, Aug 13, 2007 IP
  12. Sutocu

    Sutocu Active Member

    Messages:
    938
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    60
    #12
    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.
     
    Sutocu, Aug 13, 2007 IP
  13. theman12468

    theman12468 Peon

    Messages:
    537
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #13
    good thing you cleared it up though -
     
    theman12468, Aug 13, 2007 IP
  14. trichnosis

    trichnosis Prominent Member

    Messages:
    13,785
    Likes Received:
    333
    Best Answers:
    0
    Trophy Points:
    300
    #14
    the example that you give is against the tos.

    because of this, if you do that, you may loose your adsense account
     
    trichnosis, Aug 14, 2007 IP