My adsense code in the header http://www.tubepans.com is rendering fine in firefox, but it's blank in i.e. We've been discussing it in the warrior forum and this is what one of the guys found:
Quote:
On the issue of your Adsense Ads not displaying in IE, I'm still seeing the double right arrow >> in your Adsense coding in your source code? Just to confirm, (1). In FF go to, VIEW and then PAGE SOURCE, scroll down until you find your Adsense Pub ID, when you locate that, drop down "eight" lines until you see this: src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script>> You should see the double arrows. (2). In FF, look at the ads in the header and to the right side of the ads you should see a ">" that should not be there. |
Quote:
<script type="text/javascript"><!-- google_ad_client = "pub-xxxxxxxxxxxxxx"; /* 728x90, created 8/29/09 */ google_ad_slot = "2176893680"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> |
Thanks!