Forum Moderators: martinibuster

Message Too Old, No Replies

alternate ads

Google FAQ should read...

         

Lisa

8:42 pm on Oct 17, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Current FAQ:

Your Alternate Ad URL can point to any of the following formats:

Static Images

Clickable Images: To load a clickable image, specify an HTML page containing the link information for your ad. For example:

<a href="https://www.google.com"><img src="https://www.mydomain/images/Picture1.jpg" /></a>

Ad Server: You can also enter the URL of your ad server. For more information on linking to a third-party ad server, please contact your ad network directly.

I think it should read (to be more clear):


Your Alternate Ad URL can point to any of the following formats:

Static Images
For example:
[mydomain...]

Clickable Images: To load a clickable image, specify an HTML page containing the link information for your ad. For example:

[example.com...]

Then your HMTL (my-468x120.html) page would have:


<html>
<head>
<title>My Ad</title>
</head>
<body>

<a href="https://www.google.com" target="_top"><img src="https://www.mydomain/images/Picture1.jpg" /></a>

</body>
</html>

Ad Server: You can also enter the URL of your ad server. For more information on linking to a third-party ad server, please contact your ad network directly. For example:
[adserver.example.com...]

The problem I see is people thinking they can just do something like:
<a href="https://www.google.com" target="_top"><img src="https://www.mydomain/images/Picture1.jpg" /></a>
for the clickable image option 2. The FAQ needs to be cleaned up a little. Hope that helps some people here.

Clark

11:22 pm on Oct 17, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thank you.
Indeed!

But from what I hear, the format you suggest results in clicking on that ad coming up inside the iframe. What is the exact format for the target=_blank or target=_top?

From what I see, your url gets added to Google's pageads url so I don't think the target would work. (I'm having trouble testing this as adsense displays some junky ad no matter which page it's on my site.)

killroy

11:31 pm on Oct 17, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It just doesn't seem to work for me... just blank space.

I tried:
google_alternate_ad_url = "http://mydomain.com/someimage.jpg";

no good :(

Anybody got this to work well? What did you do exactly?

SN

killroy

11:57 pm on Oct 17, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Uhm *blush* once again I forgot to switch JS back on after some debugging... ooops...

erm.. and now, all my PSA pages suddenly show targeted ads, even those with EVIL words on them... just so I can't test the alternate ads :(

SN

ronin

1:17 am on Oct 18, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



killroy> You can test the alternate ads, by setting up a new blank page containing identical adsense javascript (including the alternative URL).

AdSense will look at the blank page, see no content, and revert to your default.

Jobarr

5:01 am on Oct 18, 2003 (gmt 0)

10+ Year Member



Does anyone using this see MORE of their alternate ads than they used to see PSAs? I am worried that is is replacing some of the regular google ads too.

WebWalla

9:08 am on Oct 18, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



On the contrary, like killroy seems to be seeing, many of the pages that were previously showing PSA's are now showing targeted ads.