On the page where you select the AdSense Ad format and color for your Ads, there is an option below to choose what to display if no relevant ads are available. Currently AdSense gives us three options - ‘Show public service ads’, ‘Show non-Google ads from another URL’ and ‘Fill space with a solid color’.
The ‘Show public service ads’ is the default option and most publishers leave it that way. The last option ‘Fill space with a solid color’ just fills the Ad space with the desired color and is of not much use.
Instead of showing Public Service Ads (PSAs) or filling space with a soild color, why not try to make that wasted Ad space more useful By useful I mean something that will help you earn money unlike PSAs.
For example: You could use that Ad space to display your Affiliate Programs.
Here I will show you how to use this wasted Ad space to display your Banner, which when a user clicks and registers , gets you $25!
For example, if you are using the AdSense Leaderboard, then choose the 728×90 TLA Graphical banner. After selecting the banner size you need, you can find the code you need on the bottom.
Now create a new html page and put your code in it like this:
<html> <head> <title>Text Link Ads</title> </head> <body> <a href="/make_real_money___make_real_money_from_home___ways_to_make_real_money -488.html"target="_blank"><imgt-link-ads.com/images/text_link_ads_A_300x250.gif" border="0" alt="Text Link Ads"></a> </body> </html>
Make sure you include the target=”_blank” so that when the banner is clicked the destination page opens in a new page and not within the AdSense Ad format itself!
Once you have created and saved your HTML page, you will need to upload it to your server.
Now go back to your AdSense setup page where you select tha Ad format and colors for your ad, and select the ‘Show non-Google ads from another URL’ option and in the text box, simply enter the fully defined path to the saved HTML page.
For example:
mple.com/banner/tla.htmlNow click Continue to add your alternate ad selection to your AdSense Code.
Instead of Text Link Ads , you can try out other Affiliate Programs too in this way (or may be even Chitika eMiniMalls) and make some extra money instead of displaying the useless PSAs that pay you nothing.
Find out what I am doing currently by following me on Twitter.
Posted on February 20th, 2007 | Category: Make Money Online |








Ah John, But using “_blank” would make you coding invalid under XHTML1.0 Strict!
Great article though, I’ll be taking note of it.