Anyone got banned from adsense after 1 year?

Discussion in 'AdSense' started by flybuzz, Jun 12, 2006.

  1. marty

    marty Peon

    Messages:
    154
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #21
    Thanks for the suggestion, what exactly is YPN?
     
    marty, Jun 14, 2006 IP
  2. tbarr60

    tbarr60 Notable Member

    Messages:
    3,455
    Likes Received:
    125
    Best Answers:
    0
    Trophy Points:
    210
    #22
    YPN is Yahoo Publisher's Network, like Adsense but it works very well for some and poorly for others. I think it works better for consumer sites than business focused sites.

    You're long reply to my note makes me think you don't fit my profiling. I do believe the risk of getting kicked out of Adsense is inversly proportional to home much revenue you are generating. They tend to prune out skinny little branches and leave in thick branches that may be a little bad.

    If you haven't appealed, you probably should.
     
    tbarr60, Jun 14, 2006 IP
  3. marty

    marty Peon

    Messages:
    154
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #23
    Thanks tbarr60 :) I've checked into YPN and I am going to sign up for YPN as soon as the email address I've created just for Yahoo becomes active.

    As you can tell I am a little -ok a lot- bitter about google and I think this is a really good time for this little twig to part company from the big google branch.

    Thanks again.
     
    marty, Jun 14, 2006 IP
  4. marty

    marty Peon

    Messages:
    154
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #24
    one quick think tbarr60 I was just checking your site out and this line of code:

    "if(elements.action.indexOf('www.google.com/custom') > -1)"

    is throwing a javascript error. You might want to consider checking to see if elements is null before you scan it for the name. Something like:

    if(elements != null){
    // Your code here
    }

    I think that salary map page rocks.

    Later...
     
    marty, Jun 14, 2006 IP