|
Opinions on getting Adsense ads to appear in new window
(This was a reply I made to a different thread that didn't receive comments so I thought I'd post it on it's own to get some feedback)
I have wondered about how you could create the equivalent of < a href target="_blank"> without going inside the cut-and-paste code from Adsense. I believe the TOS would not be violated if I only coded outside the Adsense code.
With Javascript, there may be a way to set a base target before the Adsense code and reset it after or use an onBlur or some other function to sense that you left your site and have a new window open in back and have it load one back in the window history.
I think the TOS is pretty clear (don't change the cut and paste) and it would allow for your site to remain open while the Adsense link is followed in a separate window. Those are my thoughts and I am open to an authoritative word on the subject.
|