Tuesday, March 9, 2010

Hopefully Now You Can Make More Money with Chitika Select

While Chitika Premium only displays to search engine traffic, Chitika Select will be displayed to a select group of your non-search traffic as well.

How does Chitika Select work?Chitika Select will display ads on your site based on user’s intent. When Chitika’s “click prediction engine” says there is a “high probability of a click”, an appropriate advertisement will be displayed. Otherwise, Chitika Select will collapse entirely without leaving any blank space.
The following is the comparison chart of Chitika Premium VS. Chitika Select

What you need to know about Chitika Select
  • Same as Chitika Premium, Chitika Select still can be used together with Google AdSense on the same page.
  • All current Chitika Premium ads will be automatically upgraded to Chitika Select beginning March 8th, 2010. You don’t need to do anything.
  • Chitika Select ads will show both Pay-Per-Click and CPM image/banner (pay per impression, whether a user clicks or not) ads.
  • You can disable Chitika Select by adding ch_select = "disabled"; to the Chitika code block or vice versa.
  • Chitika Select only works for US and Canada traffic.

Put ads below your post title in blogger

Now let us see how to make your adsense ads(or any other ads infact)appear just below your blog post title.
Blogger has nice simple layout’s having a sidebar at either sides of the posts.But we hardly find a click on them since users dont bother to even look at them.To make the users atleast to have a look at the ads we must try to make them blend with the posts.For making the ads appear below the post title,do the following steps..
First goto layout and then click edit HTML.Save your full template first should anything go wrong in the doing.
Click on expand widget templates(check it).
then scroll down to nearly 2/3rd of the template and find <p><data:post.body/></p>
Use ctrl+f to find the above line easily.
After you find the above line just paste your adsense code just above that line.
But before you do that you need to parse your code and for that you need a code parser.
Paste your adsense code in the space provided ( got to the link given above) and wait for the process to be completed.
Once that is completed copy the parsed code and place it just above <p><data:post.body/></p>
Save your template.
Note that this doesn’t apply to your home page.
Ads appear below the post title only when you view an individual post.