Smart Ads: small effort, potentially big ad revenue rewards
Wednesday, June 11th, 2008I have seen a number of plugins that will allow you to manage every single detail of your Google AdSense ads and Smart Ads is not one of them. Its managing capabilities are minimalistic, perhaps even too much so for the novice user. However, it excels in a different area: smart ad placement. And that won me over.
In an ideal world the length of your posts is more or less the same and all of them are equally useful and related to the main subject of your website. In reality, well… you get my point. All the AdSense managers I have seen so far, despite their sheer wealth of options, do not take this into account. You can create the perfect ad or ads, but once it’s done it will be added to every post on your website, with few exceptions.
Smart features
Smart Ads allows you to:
- specify a minimum post word count. Ads will not be shown on tiny posts, where they might take center stage and perhaps contain more text than the post itself. Not good!
- show ads only on posts older than x days. Very useful to improve the relevancy of the ads shown, which in turn might lead to a higher click-thru-ratio.
- exclude certain categories. Posts in these categories will not have any ads.
- take into account images. If you intend to show the ad block inline and have your post wordwrap around it, then images can really mess up your layout since the don’t play nice with wordwrap. Smart Ads can look for images in the first x characters from the top and now show any ads if an image is found, preserving your layout.
- disable ads for registered users. Imagine a subscription-based website, you can offer your subscribers an ad-free website.
- decide on a per-post basis to disable ads.
Less user-friendly, more flexible
As mentioned earlier, a potential downside of Smart Ads is that you will have to do some of the work itself in getting it to actually display ads: no fancy manager. Here is an example from my own Smart Ads settings, which specifies how I would like to Adsense ads displayed at the top of posts:
1 2 3 4 5 6 7 8 9 10 11 12 13 | //This advertisement will appear above your post content. You can surround it by any HTML you like (as shown). $topad = ' <div style="float:right; padding: 15px 0 0 7px;"> <script type="text/javascript"><!-- google_ad_client = "pub-1419217250584397"; google_ad_slot = "2193850184"; google_ad_width = 336; google_ad_height = 280; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script> </div> '; //leave this line |
If that looks daunting, it really is nothing more than the code Google gave you when you specified how you wanted your ads to look, with the tiniest bit of HTML (in this case I specified that I wanted the ads on the top right of the post, with the text wordwrapping around the ads, with a little bit of padding in between).
While most people will be looking to use Smart Ads for Google AdSense, it will work just as well with Yahoo YPN, AdBrite or any advertising program. Just add the code you were given. In fact, you could even use them simultaneously.
Once the Smart Ads plugin has been activated and you have properly set up your Google Adsense code, Smart Ads takes care of the ad placement within your posts. You do not have to modify your theme files. If you like, you can specify an additional custom ad which is not governed by the rules you set out. You can add the ad at a specific point in a specific post or merge it into your theme or widgets.
Conclusion
Smart Ads may not have the looks but it certainly got the brains and in this case, that is worth gold - quite literally! Its weak point is really a strong point if you are interested in other advertisement programs and if you don’t, Google’s own Adsense wizards are more than capable of setting up the ads just the way you like.
My rating: 4/5
Versions: WordPress 2.5.1, Smart Ads 1.2