There is something you should know. Google delivers Adsense by means of Javascript/iframe technoloty. If surfers disable Javascript they don't see your ads. If surfers have an older browser with no iframe support, they don't see your ads. If surfers are visiting from one of the thousands free online proxy services to remain anonymous, they don't see your ads because proxies disable Javascript, iframes and even flash objects. The solution is adding an alternate sponsor either traditional link or traditional image graphic between the noscript tag. Example <script type="text/javascript"> google_ad_client = "pub-"; google_ad_width = 728; google_ad_height = 90; google_ad_format = "728x90_as"; google_ad_type = "text_image"; google_color_border = "FFFFFF"; google_color_bg = "0000FF"; google_color_link = "FFFFFF"; google_color_text = "000000"; google_color_url = "008000"; </script> <script type="text/javascript" src="<A href="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script">http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> <noscript> <a href="sponsor-link"><img src="sponsor-image-if any"><br>text of your link</a> </noscript> Code (markup):
yes I see No google ads. my site is set up like that dude above me says. I am still only making pennies but thats because I don't understand traffic generation as well.