<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Chitika News and Tips</title>
	<atom:link href="http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/</link>
	<description>Blog Tips to Help You Make Money Blogging - ProBlogger</description>
	<lastBuildDate>Fri, 10 Feb 2012 05:26:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Basic Thinking Blog &#187; Chitika: Onlinewerbung besser als AdSense?</title>
		<link>http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/comment-page-1/#comment-149706</link>
		<dc:creator>Basic Thinking Blog &#187; Chitika: Onlinewerbung besser als AdSense?</dc:creator>
		<pubDate>Thu, 27 Oct 2005 16:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/?p=1711#comment-149706</guid>
		<description>[...] via ProBlogger  Technorati Tags: AdSense Blogvertising Chitika Onlinemarketing   &#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] via ProBlogger  Technorati Tags: AdSense Blogvertising Chitika Onlinemarketing   &nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Tlog - a technology blog &#187; Chitika eMiniMalls: using search queries for the ads</title>
		<link>http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/comment-page-1/#comment-149695</link>
		<dc:creator>The Tlog - a technology blog &#187; Chitika eMiniMalls: using search queries for the ads</dc:creator>
		<pubDate>Thu, 27 Oct 2005 14:39:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/?p=1711#comment-149695</guid>
		<description>[...] From ProBlogger, a way to make it so that Chitika eMiniMalls ads (in non-contextual mode) use (optionally) the search terms that brought someone from a search engine to that particular page. [...]</description>
		<content:encoded><![CDATA[<p>[...] From ProBlogger, a way to make it so that Chitika eMiniMalls ads (in non-contextual mode) use (optionally) the search terms that brought someone from a search engine to that particular page. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat</title>
		<link>http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/comment-page-1/#comment-149690</link>
		<dc:creator>Pat</dc:creator>
		<pubDate>Thu, 27 Oct 2005 13:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/?p=1711#comment-149690</guid>
		<description>I was not happy with Chitika on my blog.  I guess they just don&#039;t work well for pets.  I did not have a single person click on the ads while I had them up.  I did a lot better with adsense.  And I noticed that my pages loaded a lot slower when I had the Chitika ads there.  So I gave up on them for now.  Maybe I will try them again when  I have a different kind of blog to try them on.</description>
		<content:encoded><![CDATA[<p>I was not happy with Chitika on my blog.  I guess they just don&#8217;t work well for pets.  I did not have a single person click on the ads while I had them up.  I did a lot better with adsense.  And I noticed that my pages loaded a lot slower when I had the Chitika ads there.  So I gave up on them for now.  Maybe I will try them again when  I have a different kind of blog to try them on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/comment-page-1/#comment-149663</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Thu, 27 Oct 2005 03:59:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/?p=1711#comment-149663</guid>
		<description>For example of what I mean above (comment 10):
After this code:
&lt;strong&gt; else if (dr.match(&quot;google&quot;) &#124;&#124; dr.match(&quot;msn&quot;))
        {
                var userQuery = getVariable(&quot;q&quot;);
        }&lt;/strong&gt;

Add this:
&lt;strong&gt;else{
                var userQuery = &quot;&quot;;
        }
        userQuery += &quot; electronics ipod&quot;;&lt;/strong&gt;

The else covers the other search engines (non yahoo, msn, google) and then use &quot;userQuery +=&quot; to add more keywords.

Would that work and be Google Adsense TOS compliant?</description>
		<content:encoded><![CDATA[<p>For example of what I mean above (comment 10):<br />
After this code:<br />
<strong> else if (dr.match(&#8220;google&#8221;) || dr.match(&#8220;msn&#8221;))<br />
        {<br />
                var userQuery = getVariable(&#8220;q&#8221;);<br />
        }</strong></p>
<p>Add this:<br />
<strong>else{<br />
                var userQuery = &#8220;&#8221;;<br />
        }<br />
        userQuery += &#8221; electronics ipod&#8221;;</strong></p>
<p>The else covers the other search engines (non yahoo, msn, google) and then use &#8220;userQuery +=&#8221; to add more keywords.</p>
<p>Would that work and be Google Adsense TOS compliant?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jim</title>
		<link>http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/comment-page-1/#comment-149662</link>
		<dc:creator>jim</dc:creator>
		<pubDate>Thu, 27 Oct 2005 03:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/?p=1711#comment-149662</guid>
		<description>After the code they supply, can&#039;t you add in a few keywords (that you current run) after it splits the referrer string so you&#039;re guaranteed to get something even if the search keywords don&#039;t yield something so it doesn&#039;t become contexual.</description>
		<content:encoded><![CDATA[<p>After the code they supply, can&#8217;t you add in a few keywords (that you current run) after it splits the referrer string so you&#8217;re guaranteed to get something even if the search keywords don&#8217;t yield something so it doesn&#8217;t become contexual.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott</title>
		<link>http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/comment-page-1/#comment-149642</link>
		<dc:creator>Scott</dc:creator>
		<pubDate>Thu, 27 Oct 2005 01:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/?p=1711#comment-149642</guid>
		<description>I have been very satisfied with Chitika since adding it to my site from day 1. Now with all these great tips on how to configure Chitika for your site just makes it even better. 

I bet a few people at Google Adsense are sweating a bit.</description>
		<content:encoded><![CDATA[<p>I have been very satisfied with Chitika since adding it to my site from day 1. Now with all these great tips on how to configure Chitika for your site just makes it even better. </p>
<p>I bet a few people at Google Adsense are sweating a bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: graywolf</title>
		<link>http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/comment-page-1/#comment-149641</link>
		<dc:creator>graywolf</dc:creator>
		<pubDate>Thu, 27 Oct 2005 00:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/?p=1711#comment-149641</guid>
		<description>C&#039;mon you guys can figure this one out, you&#039;ve seen the answer here on this very blog before, put on those thinking caps ...</description>
		<content:encoded><![CDATA[<p>C&#8217;mon you guys can figure this one out, you&#8217;ve seen the answer here on this very blog before, put on those thinking caps &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cary</title>
		<link>http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/comment-page-1/#comment-149640</link>
		<dc:creator>Cary</dc:creator>
		<pubDate>Thu, 27 Oct 2005 00:34:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/?p=1711#comment-149640</guid>
		<description>I kinda&#039; wonder about that Darren...once in a while I notice that when I load a page, for some reason one of my Chitika Ads isn&#039;t picking up my query...however, with Contextual set to off, I&#039;ve never noticed any of these un-queried ads to look like they have anything to do with my site. They look more like they are default ads being served up because my query didn&#039;t work, and the &quot;Contextual&quot; seting was set to off.

Maybe we should ask Chitika...</description>
		<content:encoded><![CDATA[<p>I kinda&#8217; wonder about that Darren&#8230;once in a while I notice that when I load a page, for some reason one of my Chitika Ads isn&#8217;t picking up my query&#8230;however, with Contextual set to off, I&#8217;ve never noticed any of these un-queried ads to look like they have anything to do with my site. They look more like they are default ads being served up because my query didn&#8217;t work, and the &#8220;Contextual&#8221; seting was set to off.</p>
<p>Maybe we should ask Chitika&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/comment-page-1/#comment-149638</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 27 Oct 2005 00:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/?p=1711#comment-149638</guid>
		<description>I think it might be argued that using this hack, whether or not it is successful on any given pageload, represents a &quot;contextually served advertisement.&quot; It is serving an ad based on page content... so this would be for Chitika only pages. * 

I&#039;ve toyed with the code and I don&#039;t see any way around it at the moment. It would work if we could set a default term for the page or site that would appear if the query did not return results.

* Note added on my page reflecting this.</description>
		<content:encoded><![CDATA[<p>I think it might be argued that using this hack, whether or not it is successful on any given pageload, represents a &#8220;contextually served advertisement.&#8221; It is serving an ad based on page content&#8230; so this would be for Chitika only pages. * </p>
<p>I&#8217;ve toyed with the code and I don&#8217;t see any way around it at the moment. It would work if we could set a default term for the page or site that would appear if the query did not return results.</p>
<p>* Note added on my page reflecting this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Rowse</title>
		<link>http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/comment-page-1/#comment-149637</link>
		<dc:creator>Darren Rowse</dc:creator>
		<pubDate>Wed, 26 Oct 2005 23:57:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/?p=1711#comment-149637</guid>
		<description>Ok - in that case it can&#039;t be used with Adsense as it will revert to a contextual setting.</description>
		<content:encoded><![CDATA[<p>Ok &#8211; in that case it can&#8217;t be used with Adsense as it will revert to a contextual setting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/comment-page-1/#comment-149636</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 26 Oct 2005 23:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/?p=1711#comment-149636</guid>
		<description>Sorry for the double post; I misunderstood the question at first.

If the user comes to your page with a query that is not served by Chitika, say &quot;loan refinancing&quot; it will not revert to your pre-specified query. It will simply display the default Chitika ads that they show when the system does not recognize what you feed it. There is no way to have it revert to your previously specified query since I can&#039;t tell if the keywords will be recognized without sending it through.</description>
		<content:encoded><![CDATA[<p>Sorry for the double post; I misunderstood the question at first.</p>
<p>If the user comes to your page with a query that is not served by Chitika, say &#8220;loan refinancing&#8221; it will not revert to your pre-specified query. It will simply display the default Chitika ads that they show when the system does not recognize what you feed it. There is no way to have it revert to your previously specified query since I can&#8217;t tell if the keywords will be recognized without sending it through.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/comment-page-1/#comment-149635</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Wed, 26 Oct 2005 23:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/?p=1711#comment-149635</guid>
		<description>Hey thanks for the post, Darren.

If the query is not recognized or the URL isn&#039;t formed as expected, Chitika will indeed revert to the default ads.</description>
		<content:encoded><![CDATA[<p>Hey thanks for the post, Darren.</p>
<p>If the query is not recognized or the URL isn&#8217;t formed as expected, Chitika will indeed revert to the default ads.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: graywolf</title>
		<link>http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/comment-page-1/#comment-149634</link>
		<dc:creator>graywolf</dc:creator>
		<pubDate>Wed, 26 Oct 2005 23:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/?p=1711#comment-149634</guid>
		<description>damn I discovered this 2 weeks ago now the cats out of the bag!</description>
		<content:encoded><![CDATA[<p>damn I discovered this 2 weeks ago now the cats out of the bag!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hagrin</title>
		<link>http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/comment-page-1/#comment-149633</link>
		<dc:creator>hagrin</dc:creator>
		<pubDate>Wed, 26 Oct 2005 23:17:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/?p=1711#comment-149633</guid>
		<description>Martin - 

The referrer button is going to be just a graphic that has a link to their &quot;Apply Now&quot; button with a referrer querystring equal to your username there.  An example of that link would be - 

https://chitika.com/mm_overview.php?refid=hagrin

Even if the referrer has no ads setup for it, it won&#039;t matter - this isn&#039;t an ad based button - just a static link giving you 10% of whatever the person who uses your code makes.</description>
		<content:encoded><![CDATA[<p>Martin &#8211; </p>
<p>The referrer button is going to be just a graphic that has a link to their &#8220;Apply Now&#8221; button with a referrer querystring equal to your username there.  An example of that link would be &#8211; </p>
<p><a href="https://chitika.com/mm_overview.php?refid=hagrin" rel="nofollow">https://chitika.com/mm_overview.php?refid=hagrin</a></p>
<p>Even if the referrer has no ads setup for it, it won&#8217;t matter &#8211; this isn&#8217;t an ad based button &#8211; just a static link giving you 10% of whatever the person who uses your code makes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darren Rowse</title>
		<link>http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/comment-page-1/#comment-149632</link>
		<dc:creator>Darren Rowse</dc:creator>
		<pubDate>Wed, 26 Oct 2005 23:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/?p=1711#comment-149632</guid>
		<description>you&#039;re asking the wrong person :-) Go talk to Alex :-)</description>
		<content:encoded><![CDATA[<p>you&#8217;re asking the wrong person :-) Go talk to Alex :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.problogger.net/archives/2005/10/27/chitika-news-and-tips/comment-page-1/#comment-149631</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 26 Oct 2005 22:48:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.problogger.net/?p=1711#comment-149631</guid>
		<description>What happens if the visitor enters through a referrer that chitika has no ads for ? Is it reverting to the default ones specified before or displaying just one random ad ?</description>
		<content:encoded><![CDATA[<p>What happens if the visitor enters through a referrer that chitika has no ads for ? Is it reverting to the default ones specified before or displaying just one random ad ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 1/22 queries in 0.073 seconds using memcached

Served from: www.problogger.net @ 2012-02-10 21:54:30 -->
