I put 3 ads, and i can only see two

Discussion in 'Placement / Reviews / Examples' started by arturo_gtz, May 8, 2007.

  1. #1
    In my site:

    http://www.dvdenlinea.com/resenas/callejondelosmilagros_resena.html

    i put 3 google ads (as far as i know, it's the max number of ads that you can include in a html), but i don't understand why only two ads appear in the html... any idea?

    Thank you
     
    arturo_gtz, May 8, 2007 IP
  2. eshkolit

    eshkolit Well-Known Member

    Messages:
    849
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    108
    #2
    there are only two adsense codes in your page source code + one amazon ad, all three are visible on page.
     
    eshkolit, May 8, 2007 IP
  3. arturo_gtz

    arturo_gtz Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    sorry, i wrote the wrong url, the correct one is:

    http://www.dvdenlinea.com/quees.html
     
    arturo_gtz, May 8, 2007 IP
  4. 8everything

    8everything Peon

    Messages:
    16,350
    Likes Received:
    903
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I can only see 2 ads too.. I checked your code and there's 3 adsense codes in it.. that's very strange. It must be how your website was build.. are you using dreamweaver?
     
    8everything, May 8, 2007 IP
  5. kentuckyslone

    kentuckyslone Notable Member

    Messages:
    4,371
    Likes Received:
    367
    Best Answers:
    0
    Trophy Points:
    205
    #5
    If google cannot locate enough ads for the page ad units will not appear. I have seen this many different times.
     
    kentuckyslone, May 8, 2007 IP
  6. arturo_gtz

    arturo_gtz Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    i used Front Page
     
    arturo_gtz, May 8, 2007 IP
  7. Fka200

    Fka200 Guest

    Best Answers:
    0
    #7
    Your Adsense codes are screwed up. It looks like you deleted some stuff from the coding...

    Re-generate the code and re-add it in. Don't edit the codes #1 it'll cause your ads to probably act funny #2 it's against TOS, which ill get you banned.

    If you didn't edit your code by hand, a code within your site is conflicting with your Adsense codes, although from the source it looks as if it was just hand edited.


    (http://www.dvdenlinea.com/quees.html <----------- that website)
     
    Fka200, May 8, 2007 IP
  8. born2win

    born2win Well-Known Member

    Messages:
    559
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    128
    #8
    your second adsense code only have
    google_ad_client = "pub-xxxxxxxxxxxxxx";
    google_ad_width = 120;
    google_ad_height = 600;
    google_ad_format = "120x600_as";
    google_ad_type = "image";
    google_ad_channel = "";
    Dont have
    google_color_border = "FFFFFF";
    google_color_bg = "C0c0c0";
    google_color_link = "0000FF";
    google_color_text = "000000";
    google_color_url = "008000";
    Recreate the code from adsense and try it out.
     
    born2win, May 8, 2007 IP
  9. arturo_gtz

    arturo_gtz Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    This is because is a graphic ad... that's why...

    I regenerate all the codes with adsense and i had the same result :(
     
    arturo_gtz, May 9, 2007 IP
  10. Bombaywala

    Bombaywala Peon

    Messages:
    1,249
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Google probably does not have enuff image ads to serve for your topic/language. Nothing unusual. Try changing that image to text ad and see what you get.
     
    Bombaywala, May 9, 2007 IP
  11. arturo_gtz

    arturo_gtz Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    well, at the end, i changed all the vertical ads to text, and they work better... thanks for the help :)
     
    arturo_gtz, May 9, 2007 IP
  12. robaldo

    robaldo Peon

    Messages:
    37
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    in the past I had the same problem, one time because of a wrong <div>, another time because of a wrong javascript before the adsense script
    Hope this could help you
     
    robaldo, May 9, 2007 IP
  13. arturo_gtz

    arturo_gtz Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Apparently the image-only ads have a diferent coding than text ads or text/image ads (i didn't changed them)... i guess is not so common to use this kind of ads... anyway i changed all the "image-only" ads to "text/image ads"... apparently they work better
     
    arturo_gtz, May 9, 2007 IP