I would love to add another alternate ads with my current adsense but not so sure how to add the code within it. I've found this line of code somewhere on the net but don't see instructions how to add another ads with adsense. google_alternate_ad_url = "/adsense-alternate-ad.shtml"; Any helps would be appreciated. Tranix
You place that line in the AdSense JavaScript, between the line that sets the google_ad_client and the line that sets the google_ad_width. The Google AdSense for Content page will place this line in there for you through their web-based GUI. Then... You must actually create the "/adsense-alternate-ad.shtml" file and put some other ads (of a similar size and shape) inside it.
When logged into my AdSense account there is a box near the upper right that says "Search AdSense Help". I typed "alternate ad" into the box and the first result titled How do I implement an Alternate Ad? seemed to answer the question you are looking for.