Archive for the 'Wordpress' Category

May 13 2008

Make money online with ContentLink(TM) of Kontera

Make money online with Kontera ContentLink(TM) Service. This is an advertising service that analyzes the website pages of a publisher. It determines topics, keywords and matches and serves relevant sponsored keyword links within the text of such publisher website pages. There are few intresting formats how Kontera ContentLink(TM) will show ads over the chosen text on your site. 

http://www.kontera.com/ads-for-site/ContentLink-ads/ 

If you want to act as a publisher and want to earn money with linked text ads, you have to fill an application form on the Kontera website. It’s free for publisher. Before that you should read the requirements:

- Be content-rich with more than 50 words per page on the majority of the site.
- Use English as the primary language.

The positiv point is that there is no more limit of page impressions per month like it was before.

After you send the form to Kontera it wll take about 5 days until they give you a feedback. They review you site and sent you an e-mail. In my case Kontera accepted me as a member and opend my account.

In the welcome e-mail there is a information about the placement of the JavaScript code that will show the In Text Advertising on the pages of you site. In my case after 30 minutes ContentLink(TM) ads showed up and was running on this blog . Kontera advises to place your code on all pages for your website to achieve the best monetary results. The best placement for the code will be at the end of the page, just before the closing <body> tag.

There is also a Wordpress plugin for Kontera Code. If you use this, you do not need to add the publisher code in every page. It will done with this plugin. You have to add into the configuration you PublisherID, choose your color and UnitID. You can get this from your code, if you login into your account by Kontera and check the ContentLink(TM) Setup.

This is the code which is shown in you Kontera acount, where you have to add in every page:

<!– Kontera ContentLink(TM);–>
    <script type=’text/javascript’>
    var dc_AdLinkColor = ‘blue’ ;
    var dc_UnitID = 14 ;
    var dc_PublisherID = xxxxx ;
    var dc_adprod = ‘ADL’ ;
    </script>
    <script type=’text/javascript’ src=’http://kona.kontera.com/javascript/lib/KonaLibInline.js’>
    </script>
    <!– Kontera ContentLink(TM) –>

By using the Wordpress plugin it will look like this. Set up you preferences as you like.

Kontera Worpress Plugin Settings b Bastiyali

Enjoy your ads from Kontera ContentLink(TM) and make money online.

Rate this:
2.5

No responses yet

Apr 22 2008

Post and Page Slug in Wordpress 2.5

Published by User ImageSoner Bastiyalı under Wordpress

It should be right under the Title box, where it will show you the url for the pending post - and an edit link next to it.  Here you can add or change the slug.

Permalink in Wordpress 2.5

But it only works if you turn on non-standard permalinks. You have to change the permalinks from default to another one. After that the Permalink will show up after the Title area.

Go to your settings to change permalink options. If you choose “Day and name” you get on pages and posts the permalink option after the title box. If you choose “numeric” you will only see in pages a permalink to add a slug.

Rate this:
2.5

No responses yet