Adsense not showing up
Posted: Wed May 19, 2004 8:07 am
Sorry didn't know where to post it.
I recently signed up for google adsense and pasted the code in my site:
http://zeus.greekstudio.com
The ads won't display though
Do you have any idea why this is happening???
This is what i get when i view source of my page:
I tried language="Javascript" instead of type and i also ripped the comment tag but nothing 
I recently signed up for google adsense and pasted the code in my site:
http://zeus.greekstudio.com
The ads won't display though
Do you have any idea why this is happening???
This is what i get when i view source of my page:
Code: Select all
<script type="text/javascript">
google_ad_client ="pub-1765226726176520";
google_ad_width = 120;
google_ad_height = 240;
google_ad_format = "120x240_as";
google_ad_channel ="9911247544";
google_ad_type = "text_image";
google_color_border = "B0E0E6";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url ="336699";
google_color_text = "333333";
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>