new adsene style?

Discussion in 'AdSense' started by Agurus, Dec 25, 2007.

  1. #1
    i just uploaded a wide sky scraper ad for my site, and it was very odd add, it was google adsense, but the world Ads By Google were not on there....should i be concerned or is this a new ad style? theres also no URL on the ads ... ill upload a pic but dont want to vilate the TOS
     
    Agurus, Dec 25, 2007 IP
  2. invisionz

    invisionz Banned

    Messages:
    61
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Can you please share your URL here, so we can judge it better and help you out
     
    invisionz, Dec 26, 2007 IP
  3. Agurus

    Agurus Active Member

    Messages:
    252
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3
    yeah sure
    
    ps3hax.net
    Code (markup):
     
    Agurus, Dec 26, 2007 IP
  4. sparxxx

    sparxxx Peon

    Messages:
    1,036
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #4
    They look a little like ads that a premium publisher may get?
     
    sparxxx, Dec 26, 2007 IP
  5. Overclock099

    Overclock099 Notable Member

    Messages:
    3,648
    Likes Received:
    122
    Best Answers:
    0
    Trophy Points:
    280
    #5
    I think not..I also have ads showing like that.. Not sure why.. Its automatic..
     
    Overclock099, Dec 26, 2007 IP
  6. chroncile

    chroncile Well-Known Member

    Messages:
    453
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    110
    #6
    That is happening because your code needs to be parsed.
    It's not against the TOS to do this because your only replacing the letters.
    Can you post your AdSense code so I can parse it for you?
     
    chroncile, Dec 26, 2007 IP
  7. zodiac

    zodiac Peon

    Messages:
    2,661
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    0
    #7
    it happens when the java script can't read the style.
    in your case,there is no google_ad_slot.
    the ad slot is where it looks for the style.

    btw,it is a violation of the TOS if you do this on purpose.
     
    zodiac, Dec 26, 2007 IP
  8. Agurus

    Agurus Active Member

    Messages:
    252
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #8
    This is it:
    
    <tr>
    <td class="alt1">
    <div align="center">
    <script type="text/javascript"><!--
    google_ad_client = "XXXXXXXXXXXXXXXXX";
    //160x600, created 12/25/07
    google_ad_slot = "";
    google_ad_width = 160;
    google_ad_height = 600;
    //--></script>
    <script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script></div></td></tr>
    
    Code (markup):
    Honestly I have no idea wth is going on, im just a newb at this stuff, I just found it weird it did this...

    I already shot google a email about it, lets see what they say
     
    Agurus, Dec 26, 2007 IP
  9. zodiac

    zodiac Peon

    Messages:
    2,661
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    0
    #9
    i just told you. :rolleyes:
    that is why.
    go into your account and make a new ad code.
     
    zodiac, Dec 26, 2007 IP
  10. chroncile

    chroncile Well-Known Member

    Messages:
    453
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    110
    #10
    Here you go:

    <tr>
    <td class="alt1">
    <div align="center">
    
    &lt;script type="text/javascript"&gt;
    &lt;!--
    google_ad_client = "XXXXXXXXXXXXXXXXX";
    //160x600, created 12/25/07
    google_ad_slot = "";
    google_ad_width = 160;
    google_ad_height = 600;
    //--&gt;
    &lt;/script&gt;
    &lt;script type="text/javascript"
    src="http://pagead2.googlesyndication.com/pagead/show_ads.js"&gt;
    &lt;/script&gt;
    
    </div></td></tr>
    Code (markup):
    I hope this helps :D
     
    chroncile, Dec 26, 2007 IP
  11. zodiac

    zodiac Peon

    Messages:
    2,661
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    0
    #11
    if the ad code needs to be parsed (if thats what it called),wouldn't the whole ad code not work? :rolleyes:
     
    zodiac, Dec 26, 2007 IP
  12. chroncile

    chroncile Well-Known Member

    Messages:
    453
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    110
    #12
    No, the code will work.
     
    chroncile, Dec 26, 2007 IP
  13. radiskulllesbo

    radiskulllesbo Guest

    Messages:
    374
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #13
    radiskulllesbo, Dec 26, 2007 IP
  14. chroncile

    chroncile Well-Known Member

    Messages:
    453
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    110
    #14
    It won't make a difference if you use the old adsense or the new adsense.
     
    chroncile, Dec 26, 2007 IP