Techniques Behind Modern Web
19 Feb
Kontera — in case you haven’t heard of it yet — offers advertisers and publishers in-text advertising solutions. After placing Kontera’s JavaScript in your code, their system will automatically create in-text ads all through your site (I know the network after reading this post by John Chow).
Ideally, the in-text ads should be created in post content instead of sidebar content or other places in my blog. In Wordpress blog, Kontera’s system does pretty good job in detecting where main contents are but sometimes I see their ad links — double-underline links — in comment texts as well (that I dislike).
However, we can explicitly control what parts of our sites to display ContentLink ads by using “ad zone” div tag as follows.
<div class="KonaBody"> ...Content we want ad links appear here... </div>
Inspired by Google Ad Wrap plugin, I’ve created a Wordpress plugin that can help wrapping Kontera’s ad zone tags around post content and/or comments easily.
Just download (link below), unzip and paste “kontera-ad-wrap” folder into plugin folder of your blog. Go to “Plugins” tab on admin panel and activate “Kontera Ad Warp” plugin. Done!

You can select display ad links on post content (no?) and/or in comments in “Options -> Kontera Ad Warp” option panel (see picture).

I’ll share my experience in creating a simple WP plugin for newbies like me
in another post.
Download plugin from Wordpress.org
Recommended Reading: This site recommends Website Magazine for 'Net Success
Don't forget to subscribe
so you don't miss out on future posts!
This is what I’m looking for. Thanks a lot, Jimmy.
Excellent! I will no longer have to modify theme HTML all the time. Great work, Jimmy
Thanks a lot for this plugin.. I had problem with showing Kontera ads on http://www.bytetips.com Now Kontera ads only on post content.. Thanks again..
Looks interesting. I am going to try this Plugin on one of my sites that was built with WordPress.
I havn’t made much of kontera but it is always a nice supplemental income on content sites. Good job on the plugin I envy your skills.
Great information! Thanks for writing this. It is an honor to participate in the discussion.
In the article a huge thank you all for the cause, a lot of people are using
[...] modified the Kontera Ad-Warp Plugin I created a few months ago to support MediaText’s ads. Just upload it to blog’s plugin [...]