Chitika Tips: Hide Search Tab
Filed in: Chitika Tips, Make Money Online, Tips n Tricks — October 5th, 2005
I shared some Chitika eMinimalls information and tips with you. Here I let you know how to hide the “Search” tab on the ads.
Hide Chitika eMinimalls search tab

Simply add a new line of code: ch_nosearch = 1; in your existing eMinimalls code.
Example:
ch_non_contextual = 1;
ch_nosearch = 1;
var ch_queries = new Array('keyword', 'keyword');
var ch_selected=Math.floor((Math.random()*ch_queries.length));
ch_query = ch_queries[ch_selected];
More on Chitika eminimalls “non-contextual” ads
Thought
Does remove “Search” tab increase clicks? I am not sure yet but at least now you have one more option about the ads.
Update: You are REQUIRED to hide “Search” tab if you are using Google Adsense search in the same page.
Sign up Chitika* and start earning money from your website. Make sure you also check out my other useful Chitika tips & tricks.
*The link is a referer link. You will do NOT lose any cent by sign up via the link, but you will HELP me to get small referer revenue. Thank you.
[tags]Chitika[/tags]


