Forum Moderators: martinibuster
Problem: Display a clickable image alternative ad.
The adsense code:
<script type="text/javascript"><!--
google_ad_client = "pub-********xxxxx";
google_alternate_ad_url = "http://www.mydomain.com/kitad.html";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as";
google_color_border = "FC8040";
google_color_bg = "FFFFFF";
google_color_link = "000000";
google_color_url = "999999";
google_color_text = "FF9900";
//--></script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
The kitad.html page:
<a href="http://www.myaffilateurl.com" target="_top"><img src="http://www.my-domain.com/images/myimage.gif" border="0" /></a>
Nothing else is on the kitad.html page but this code (no header tags, etc).
Result: A blank spot where the ad should show.
Has anyone who has experienced this problem figured out how to solve it? If so, please let me know what I'm doing wrong.
Thank you.
Also, be aware that if the page you are using for your alternate ad has dimensions larger than the ad block it's being loaded in, only the area of proper size starting at the top left corner will be visible. In other words, in your case be sure that the image in the alternate ad page appears in the top 468x60 pixels of that page.
edit: hmmm...i am using css div tags for placement, and the code is within a div tag. and although this works absolutely fine for displaying the regular ads, maybe this somehow messes up the alternate ads? just throwing it out there as a possibility...
"We were recently informed by some clients that they were experiencing issues with our creative links
because some ad blocking software (mainly Norton’s) was filtering out the cookie because the URL
had the word “ad” in the string."