Forum Moderators: martinibuster

Message Too Old, No Replies

Custom Channel question

weird problem

         

mnemonik23

5:32 pm on Oct 9, 2006 (gmt 0)

10+ Year Member



Hi, I'm new to Adsensce but I have read all the docs and looks like I'm missing something about custom channels.

I have a left column (include) and put there a 120x600 text ad.
I can see it on my [aaa.bbb.com...] BUT not at [aaa.bbb.com...] or any other pages.

Please point me in right direction,

Thanks!

danimal

5:49 pm on Oct 9, 2006 (gmt 0)



does the ad block you are putting on the page have the adsense tracking code number in it? if so, it will show up in your stats, but not as a url channel.

mnemonik23

5:54 pm on Oct 9, 2006 (gmt 0)

10+ Year Member



Here is my code. I have to remove the ids and #s

I do not have URL channels. My channel is custom and its code shows on each page (I can see it in the html source).

Visually, sometime I see ad on the main page, sometime not and definitelly not on any other pages...

<script type="text/javascript"><!--
google_ad_client = "code_removed_by_me";
google_alternate_color = "8F909E";
google_ad_width = 120;
google_ad_height = 600;
google_ad_format = "120x600_as";
google_ad_type = "text";
//2006-10-09: Left Column (120x60)
google_ad_channel ="number_removed_by_me";
google_color_border = "8F909E";
google_color_bg = "8F909E";
google_color_link = "FF6600";
google_color_text = "000000";
google_color_url = "4469E0";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>

plasma

6:08 pm on Oct 9, 2006 (gmt 0)

10+ Year Member



I can see it on my [aaa.bbb.com...] BUT not at [aaa.bbb.com...] or any other pages.

The page has to be crawlable by the media thingie bot.
Can you view that page e.g. with lynx?

mnemonik23

6:29 pm on Oct 9, 2006 (gmt 0)

10+ Year Member



Looks like I started getting ads. Some sort of the delay have occured.

Thanks everybody!