| |

Chitika Tips: Hide Search Tab

ChitikaI 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

Chitika eminimalls ads without 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]

Similar Posts

19 Comments

  1. Darren is hidding “Search” tab. If he can, why can’t we? :)
    Dig in the chitika javascript code for more hidden parameters.

  2. i don’t remember any page views or visits requirement for chitika, even if there is, don’t worry it won’t be too high else i wouldn’t be able to join when my portable gadgets blog was just started.

  3. But is the search tab not a good idea? It allows you to find a better product without leaving your site, and if users like it – click the new product. Does this violate the TOS in any way?

  4. Quick Online Tips: I am testing ads without search tab. I don’t see why it will violate the TOS. I am contacting Chitika to confirm it.

  5. Hi LcF,

    Just a note, here is what I found in Chitika TOS:

    Code Modification: The Paid Listings ad code must be pasted, without modification, into web pages.

    I doubt we can modify any code, same goes to Google AdSense.

    Please be aware. :)

  6. the code generator in Chitika website is very basic only. Feature like specified ads keyword also need to manually add.

  7. The search tab does not need to be hidden. As per latest confirmation from Google the search tab in Chitika does not search the web – just Chitika’s site, so it’s not in violation of Google TOS.

Leave a Reply

Your email address will not be published. Required fields are marked *