Page 1 of 1

Adsense not showing up

Posted: Wed May 19, 2004 8:07 am
by basdog22
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 :roll:

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>
I tried language="Javascript" instead of type and i also ripped the comment tag but nothing :cry:

Posted: Wed May 19, 2004 10:55 am
by feyd
looks like its there, just half way offscreen.. maybe the iframe needs tweaking if it's using that..

Posted: Wed May 19, 2004 1:51 pm
by d3ad1ysp0rk
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">

</script>

try

Code: Select all

<script language="javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>

Posted: Wed May 19, 2004 4:27 pm
by basdog22
i keep on seeing nothing 8O

is it my pc???

i must know this. Please check it and if it shows up (the ad not the block) please tell me

Posted: Wed May 19, 2004 4:45 pm
by feyd
I still see it.. still half offscreen though.

Posted: Wed May 19, 2004 5:20 pm
by Weirdan
Me too

Posted: Wed May 19, 2004 5:23 pm
by feyd
maybe, you have javascript off.. or, your browser doesn't support whatever their javascript writes.. :?

Posted: Wed May 19, 2004 5:25 pm
by tim
Same with feyd here, its halfway in the frame.

Posted: Thu May 20, 2004 10:18 am
by basdog22
Maybe it's my pc then... I tested it with :

Firebird
Firefox
Mozilla
Opera
NN
IE

...

NOTHING.

BTW there are no frames at the page :roll:

Posted: Fri May 21, 2004 7:50 am
by Grim...
When viewing your site with a non-CSS browser, the adverts appear perfectly.
Check your CSS.

Posted: Fri May 21, 2004 4:53 pm
by basdog22
shame on me... Please do not start kicking me for this:

I had google ads blocked on firebird and in my hosts file :oops: :oops: :oops: :oops:

Posted: Fri May 21, 2004 6:23 pm
by feyd
hehehe oops.

Posted: Mon May 24, 2004 9:51 am
by Grim...
:lol: