If you have applied for Kontera ContentLink and you was accepted in their program , you can add their intetxlink ads in your blog .

This Guide can help you in installing Kontera addlinks in wordpress blog .

There are two options :

  • Install the Plugin
  • hack the template


1 -Install the Plugin
The situation of WordPress plugins for Kontera ad link setup is confusing and the first choice you make after a quick search might not be the best choice. That was one of the main reasons I set out to write this article.

Kontera themselves have a WordPress plugin available for download on their site. They say it is version 2.0 of the plugin developed by Rodney Shupe. That piece of information is significant because Rodney Shupe developed what I think is the first Kontera plugin for WordPress. Unfortunately users soon found that the plugin inserted hidden text into your page, a tactic that could get you banned by the search engines for no fault of your own. While the author has since released a version of the plugin that makes the hidden links “optional” (why optional??), I don’t see why I would choose this plugin. Keep in mind that the hidden link problem possibly still exists in the version provided on the Kontera site (v2.0), because the author’s site shows that the option to switch it off was only added in version 2.2. Also, this plugin is quite rudimentary and without any options to make it worth while.

kontera-wordpress-plugin-options

2- Hack the Template
If you choose not to go with the spiffy plugins and options root, you can still implement the Kontera code the way they describe in their introductory mail and other documentation. The ad code needs to be inserted at the end of the page, right before the closing BODY tag in the HTML. You can do this by editing your template in the WordPress administrative area and making the appropriate additions to the Footer theme file.

* Section targeting with Kontera
While the the Krizka plugin linked above takes care of limiting the Kontera ads to the main post content, if you take the coding and hacking route, you need to manually put in some CSS class codes to achieve the same effect. Once again you need to edit your template files in the WordPress back-end. The Main Index Template file is a good place to start. Somewhere in the WordPress loop section of the code you will have a mention of a function called the_content. This is replaced by your main post text in the final page and this needs to be put into a DIV of class KonaBody. What you should end up with is something like this:

This tells Kontera to limit the ad links to only the section that appears inside the KonaBody DIV tags. You might have to make similar changes to your Archive and Single theme files, to ensure that the various page displays in WordPress follow a similar section targeting.

While the template hacking method is more involved and might seem less flexible, it suited me fine and that is the method I used. As long as you don’t have a specific need to be able to disable Kontera ads on individual posts, this is a valid method. If not, the plugin is the way to go. The positive of the code hack method is that it avoids the addition of yet another plugin into the mix. I have plenty of WordPress plugins installed already and this simple saving of PHP load was worth the trouble in my book.

That is how you setup the Kontera ContentLink ad links on your WordPress blog. No matter which of these methods you use, you should be aware that the Kontera ad system takes anywhere from a week to 10 days to really study your site and start serving the most appropriate ads for your content. The trick with Kontera is to be patient and not make any snap judgements about its effectiveness in the early days. That is the Kontera wisdom I have learnt from others, and the wisdom I collected in implementing Kontera on my own WordPress blog. I am waiting to see how this works out and I wish you the best of luck with your blog monetization experiments.

If you have any experience with Kontera and your Wordpress blog, Please post your comments to see how it goes with you .

Hope that it help

Subscribe to the post comments feeds or Leave a trackback