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
there are only two adsense codes in your page source code + one amazon ad, all three are visible on page.
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?
If google cannot locate enough ads for the page ad units will not appear. I have seen this many different times.
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)
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.
This is because is a graphic ad... that's why... I regenerate all the codes with adsense and i had the same result
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.
well, at the end, i changed all the vertical ads to text, and they work better... thanks for the help
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
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