Place adsense click ads in Wordpress Blog with text going around with a simple code.

By Dennis Bandy

There is a simple HTML code used in Wordpress blogs to position adsense ads and some adsense alternatives, with no plug-in required. The code allows positioning of click advertisements into the post so that the text will wrap. This not only makes the page look better, it can also increase CTR (Click Through Rates). I like that there is no plug-in required to place the click ads or affiliate program html. The ads can also be set to appear on the left or right with the text wrapping nicely.


By using the code to insert adsense click ads, the space on the page can be used more effectively and will in turn help your website to monetize at a higher rate. A little bit of experimenting with different size and formats of ads may be necessary depending on which Wordpress template is being used. After a little trial and error the right combination can be figured out quickly. At the time of this post, I’ve not tried the wrap code with adsense alternatives like Chitika, Taboola, Widgetbucks, Adbrite, Clicksor, Bidvertiser, Adtoll, ExitJunction, TargetPoint, FastClick or ClickThruTraffic. I’m interested to find out if the simple adsense wrap code will work for those alternatives in Wordpress as well. So comment and let me know (and pick up a link at the same time).

The html code places the adsense ad to the left and text wraps around it.

If you want the adsense ad placement to the right, simply change the [float: left] to [float: right] see below;

<div style="float: left; margin: 3px 3px 3px 3px;">
place adsense script here</div>

Please bookmark this page and any links are appreciated!