<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[K-Search FAQ - Knowledgebase Articles]]></title>
		<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=view&parentcategoryid=3]]></link>
		<description><![CDATA[Knowledgebase Articles Provided by Turn-k.net]]></description>
		<language><![CDATA[en-us]]></language>
		<copyright><![CDATA[Turn-k.net]]></copyright>
		<item>
			<title><![CDATA[K-Search Manual]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=9]]></link>
			<description><![CDATA[This section will be a future home for K-Search manual.

It is still being written currently and you may find it here:
http://turn-k.net/k-search/manual]]></description>
		</item>
		<item>
			<title><![CDATA[How much search volume can K-Search handle?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=12]]></link>
			<description><![CDATA[It's an often asked question, however it's not possible to give even an approximate estimate before knowing anything more about your server and internet connection. Basically the faster connection (to be able to download more results simultaneously) and m]]></description>
		</item>
		<item>
			<title><![CDATA[Want Your K-search Script But I Want a Little customization your result number is very low & i need to have high result number. I want to have a lot of result mixed from search engine ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=31]]></link>
			<description><![CDATA[In the admin section of the K-Search application there is an option to increase the number Of results which is retrieved from each search engine in the list. By increasing this count the total number of results obtained will proportionally increase.]]></description>
		</item>
		<item>
			<title><![CDATA[Is it possible for me to display Google adds along side the result. Also how easy is it to create a custom theme for the engine ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=33]]></link>
			<description><![CDATA[Its easy to display Google adds along side of the results. Preview our demo search engine at http://ksearchdemo.com/. Its very easy to customize the theme in our meta search engine. For customization you only need to know the HTML code. Our manual will he]]></description>
		</item>
		<item>
			<title><![CDATA[Is there a config file where the log in info is listed. I cannot open the admin panel because i forgot the log in info ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=34]]></link>
			<description><![CDATA[The admin username and password is stored in the search_config table - the respective values for the admin_user and admin_pass keys .You can look at the table using phpMyAdmin by executing the following command :

SELECT * FROM search_config WHERE c_key]]></description>
		</item>
		<item>
			<title><![CDATA[To use this script, Do I need to take permission from search engines to pull result of them ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=35]]></link>
			<description><![CDATA[K-Search can query the following search engines simultaneously: Google, Yahoo!, AltaVista, MSN, Inktomi, FAST, Teoma, LookSmart and dmoz Open Directory. By default Google is not used, because it is against their terms of service, but you can enable it if ]]></description>
		</item>
		<item>
			<title><![CDATA[At my ftp directory, there is an affiliate banners folder. What can I put in there? Adsense or something else? How is it going to appear?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=36]]></link>
			<description><![CDATA[Google Adsense Program offers you PPC Advertising, know as Pay Per Click, it's a way for you to earn money from your website. Adsense program is shown in your web page by adding the script given by Google. There is no such folder like banner in our produc]]></description>
		</item>
		<item>
			<title><![CDATA[How do i customize pages ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=37]]></link>
			<description><![CDATA[The templates can be easily customized from the admin section itself. From the admin page get the 'Page Templates' page. Then choose your template and you will get the content of that template in an editor. For assistance on how to edit those template fil]]></description>
		</item>
		<item>
			<title><![CDATA[We planned to buy the k-search premium, but before buying that we need to clarify some doubts regarding adding other search engines:]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=38]]></link>
			<description><![CDATA[It is easy to add new search engines to the K-Search script. Only some custom programming is need based on the availability of that search engine.]]></description>
		</item>
		<item>
			<title><![CDATA[Does k-search use fopen or Curl?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=39]]></link>
			<description><![CDATA[K-Search uses wget or curl executables (not PHP functions) whenever possible. If they are not available (usually at least one of them is), it uses fsockopen.]]></description>
		</item>
		<item>
			<title><![CDATA[Is it possible to build a ccTLD/country specific search site using your K-Search script ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=40]]></link>
			<description><![CDATA[Yes, it's possible. K-Search allows to configure keywords that are automatically added to all search queries behind the scenes. So, it's possible to create specialized/localized search engines with ease. In this case, the automatically added keywords can ]]></description>
		</item>
		<item>
			<title><![CDATA[I need to be able to also make small modifications like removing the search engine name from results and page rank ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=41]]></link>
			<description><![CDATA[This can be accomplished without any modifications - there is an option that allows to hide this information from search results.]]></description>
		</item>
		<item>
			<title><![CDATA[I was wondering if there is a timer on the database cache for k-search or is it until the admin decides to refresh ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=42]]></link>
			<description><![CDATA[By default the results are cached in database for 24 hours and deleted automatically when the cache time expires. The cache time can be configured or the caching can be disabled altogether.]]></description>
		</item>
		<item>
			<title><![CDATA[How would I go about adding another engine to my site. Your site says it is easy to do and can be done on request. I am interested in adding a youtube engine search. Is there a manual that explains how to add another engine or how much would it cost to ge]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=43]]></link>
			<description><![CDATA[There's no specific manual regarding the programming of new engine modules, but since K-Search comes with more than 40 modules already, the easiest way to create a new module would be to take an existing one and customize so it would work with the new eng]]></description>
		</item>
		<item>
			<title><![CDATA[This application says that it requires the ability to make an "exec()" call. This means that it needs to run an external application of some sort. Why this is the case since exec() should not normally be needed for this kind of script ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=44]]></link>
			<description><![CDATA[If PHP supported multi-threading, exec() wouldn't be needed. To make result downloads from all search engines faster, K-Search runs several processes of wget or curl, which download the results from all search engines simultaneously. The results could als]]></description>
		</item>
		<item>
			<title><![CDATA[I need a search engine that gathers results from other search engines but I do not want Yahoo, altavista, Google or any other search engine name on the results. Is there away not to show these other engines and instead just show result 1 ,result 2, result]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=45]]></link>
			<description><![CDATA[I need a search engine that gathers results from other search engines but I do not want Yahoo, altavista, Google or any other search engine name on the results. Is there away not to show these other engines and instead just show result 1 ,result 2, result]]></description>
		</item>
		<item>
			<title><![CDATA[I am running out of the database storage size. What should I do ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=46]]></link>
			<description><![CDATA[You should occasionally run the Optimize Database command from K-Search admin area, which will reduce the cache table size (as there's some blank space being left after the records are removed from table). You may also consider turning off the database ca]]></description>
		</item>
		<item>
			<title><![CDATA[I would like to rank the positions with different point scales. Can this be done ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=92]]></link>
			<description><![CDATA[I suppose it could be done, but it would require some customizing. In engine module file you could define a point multiplier, like:

$sites['google']['multi'] = 1.5;


Next in /includes/do_search.php you can change this block:

//add points

$out]]></description>
		</item>
		<item>
			<title><![CDATA[When I try to search with word wget then I receive error message : Not Acceptable]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=93]]></link>
			<description><![CDATA[This looks like an Apache bug. I have noticed a similar problem on several servers - in K-Search options area where a user may choose the results download method, one of the options is wget and when a field value "wget" is passed to a server (via POST que]]></description>
		</item>
		<item>
			<title><![CDATA[Does not show any of the sponsored listings, either from searchfeed or from my sponsors at the site, any ideas ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=94]]></link>
			<description><![CDATA[In admin area Options panel find the section "Sponsored Result Display Options" and make sure all the options look correct there. Also, make sure that SearchFeed is enabled in the engines list.]]></description>
		</item>
		<item>
			<title><![CDATA[The category "Web" was always preselected by default and for some reason now it is not. None of the radio buttons are selected. Can you please lead me in the right direction so that I can set the web as the preselected category.]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=95]]></link>
			<description><![CDATA[It may happen if the web category was removed and was added back later. It can be fixed by going into the search_categories table and changing the c_id field value to 1 for the __web category.]]></description>
		</item>
		<item>
			<title><![CDATA[When I am installing the search script, getting the following message:]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=96]]></link>
			<description><![CDATA[It seems that you have unpacked the second zip archive file, which is inside the main archive. It is not necessary. Please just upload all the files that are in the main package, as they are. The installer will unpack the necessary files itself. Alternati]]></description>
		</item>
		<item>
			<title><![CDATA[My spell checker does not seem to be working. I have spell checker activated. Why so ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=97]]></link>
			<description><![CDATA[Please make sure that your PHP installation has the Pspell library enabled. For more information refer http://php.net/pspell


]]></description>
		</item>
		<item>
			<title><![CDATA[How do I change the max + minimum image height and width for the image results. Also how do I change the number of rows and columns for image search. I'm trying to get it to look sort of like google.com image results with multiple rows and columns but wit]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=98]]></link>
			<description><![CDATA[Unfortunately the image sizes can not be changed as they are taken directly from search engines and linked directly (they are never downloaded to your server). Regarding the image search results page layout, it is possible to change it to multiple columns]]></description>
		</item>
		<item>
			<title><![CDATA[Is it possible to force a specific sponsor site to show on all search results ? Can the sponsor or admin use wildcards when entering the keywords that trigger a certain sponsor site ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=99]]></link>
			<description><![CDATA[You can set "*" as keywords for that particular purpose. This is the only available wildcard and it would match every search query.


]]></description>
		</item>
		<item>
			<title><![CDATA[How we can change account of Google adsense ads displayed to the right of the search results ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=100]]></link>
			<description><![CDATA[The ads code is located in search_results.tpl template file, so you can edit that file to insert your own Adsense code.


]]></description>
		</item>
		<item>
			<title><![CDATA[When I try to add a category such as Music or Movies the radio buttons appear but the category names don't ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=101]]></link>
			<description><![CDATA[When adding new categories, you have to enter their real names in the language file (languages/english.lng). For example, when adding category Movies, you'd have to enter its name as __movies in the admin area and add the following line to language file: ]]></description>
		</item>
		<item>
			<title><![CDATA[I have downloaded the trial and during installation I get the following message]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=102]]></link>
			<description><![CDATA[The problem is what it says, php.ini setting auto_prepend_file or auto_append_file is in use. Please disable these settings or ask your hosting company to do so.]]></description>
		</item>
		<item>
			<title><![CDATA[The k-search does not work and the following error message is shown â€œ Can't open file: 'search_cache.MYD'. â€ ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=103]]></link>
			<description><![CDATA[Please delete the search_cache table from phpMyAdmin. Then run install.php and click the link to update the database - this will restore the table. The search_cache tables are physically corrupted on disk and the best way to solve this problem would simpl]]></description>
		</item>
		<item>
			<title><![CDATA[Can you tell me a way to manually clear the query archive ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=104]]></link>
			<description><![CDATA[You can clear the search_queries table to accomplish this.]]></description>
		</item>
		<item>
			<title><![CDATA[After the search i have a message with search engine name ? How to remove it ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=105]]></link>
			<description><![CDATA[Please clear the "Show Search Times For Each Engine In Page Footer" option in Administration area.]]></description>
		</item>
		<item>
			<title><![CDATA[Tell me what is the google api key for ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=106]]></link>
			<description><![CDATA[The Google API key can be used to retrieve Google results using their API service. This service has been discontinued from December 5, 2006. It will only work for you if you already have a Google SOAP API key (the new AJAX API will not work). Please refer]]></description>
		</item>
		<item>
			<title><![CDATA[Assign different weights to different search engines, thereby controlling the relevance of each engines results within the K-Search results page. i.e., ask.com results carry slightly more weight than Google.]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=107]]></link>
			<description><![CDATA[K-Search gives an equal weight to all search engines. It wouldn't be terribly difficult to change the results sorting algorithm though.]]></description>
		</item>
		<item>
			<title><![CDATA[Can I add thumbshots for the search results ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=108]]></link>
			<description><![CDATA[Edit the ./templates/search_results.tpl and do the following replacement.


Original content :

<td><small><font class=engine>

##_engines##:

<? echo engines($en[found]); ?>

</font></small></td></tr></table>


Replace content :

<td><sma]]></description>
		</item>
		<item>
			<title><![CDATA[Can I have Arabic Language in K-Search ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=109]]></link>
			<description><![CDATA[Yes, it's possible. If you want the K-Search interface with the Arabic language interface , please add a new language from the administration interface. Login into the administration area and go through Maintenance > Languages > Add Languages, which will ]]></description>
		</item>
		<item>
			<title><![CDATA[In the server all needed properties are exist except safemode off. Is this a problem ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=110]]></link>
			<description><![CDATA[The K-Search script is grabbing the results by executing the system commands like wget, curl and php. So it is recommended that the safe mode should be off.
]]></description>
		</item>
		<item>
			<title><![CDATA[Can your script be used without register_globals on ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=111]]></link>
			<description><![CDATA[Yes, the script can be used without turn on the register_globals.]]></description>
		</item>
		<item>
			<title><![CDATA[Can you pls remind me how to delete languages entrances ? (English Latviski]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=112]]></link>
			<description><![CDATA[You can change this by editing the footer template file 'footer.tpl'. You can edit the template files from the admin interface through "Manage Templates" option.]]></description>
		</item>
		<item>
			<title><![CDATA[I test the trial version of K-SEARCH, and during the installation I have the following message:]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=113]]></link>
			<description><![CDATA[You will find a list of 'ioncube loader' versions in the following link http://www.ioncube.com/loaders.php. Please choose the appropriate version which is suitable with your operating system. ]]></description>
		</item>
		<item>
			<title><![CDATA[Is this script designed and programmed with any payment getway ? and what is it ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=115]]></link>
			<description><![CDATA[Yes, the script is programmed with Paypal and 2CheckOut.]]></description>
		</item>
		<item>
			<title><![CDATA[I checked the examples for the websites which are using your script ,,and i want to know exactully from which area i will get paid by click ( from results 1- 10 - or from the sponsered area ) ? and must i use my adsense membership to put ads or the script]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=116]]></link>
			<description><![CDATA[You will get paid from the sponsored area not from the web results( that is results from 1-10). After creating the adsense membership account, google will provide you the script to be included in the page. You can add this script by editing the template f]]></description>
		</item>
		<item>
			<title><![CDATA[I want to know about the results how they will come ( i ment it depend in which search engine google ,yahoo....ets or we depend on our script ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=117]]></link>
			<description><![CDATA[All these can be configured from the admin interface. You can set the number of results that is to be fetched from each search engine. If you configure this as '10' then the script will retrieve 10 search results form each search engine. We are giving mor]]></description>
		</item>
		<item>
			<title><![CDATA[Do this script has affiliation system ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=118]]></link>
			<description><![CDATA[Yes, the script contains our own sponsored results. Sponsored Results are same as advertised results and are displayed above all others. These sponsored results are PPC (Pay Per Click principle) links. You may also use an external feed for sponsored resul]]></description>
		</item>
		<item>
			<title><![CDATA[i want to know how the script will account the price for each click ( sponsored ads ) ? how it work ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=119]]></link>
			<description><![CDATA[You can configure the bid count in the admin interface. You will get a 'Sponsorship Options' settings in admin interface.]]></description>
		</item>
		<item>
			<title><![CDATA[I was looking for google soap key, but it seems they have stooped issuing one. Please guide me how to get one, as having search without google is not worth. Please share me one if you guys have any.]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=120]]></link>
			<description><![CDATA[The Google Search results are shown in the K-Search search results through two methods.

1) By using the Google SOAP API - As of December 5, 2006, they are no longer issuing new API keys for the SOAP Search API. Link : http://code.google.com/apis/soapse]]></description>
		</item>
		<item>
			<title><![CDATA[Can you send me a change log from k-search]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=121]]></link>
			<description><![CDATA[You can see the change log of K-Search under your "Client Login" [ http://turn-k.net/login.html ].]]></description>
		</item>
		<item>
			<title><![CDATA[You can see the change log of K-Search under your "Client Login" [ http://turn-k.net/login.html ].]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=122]]></link>
			<description><![CDATA[hose sponsored results are advertised results available for a search query and are displayed above all others search results. In the K-Search script there are two types of sponsored results :

(a) Internal sponsored (http://www.travelinpictures.com/spon]]></description>
		</item>
		<item>
			<title><![CDATA[I want the results should come from the sites which i will add in backend, How to add category ...If I want the result should come fron travelguru.com, how I can do that..]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=123]]></link>
			<description><![CDATA[If you wish to add a new site into the list of sites which K-Search use to retrieve search results, it is required to create a new PHP API file for this new site. An API for travelguru.com is meant to grab search results from travelguru.com and make it av]]></description>
		</item>
		<item>
			<title><![CDATA[I have moved my site from my old hosting to a new hosting and lost all of my K-search standard any time when you go on the site at http://www.celebrityzap.net I am getting the following Warning:Warning: mysql_connect() [function.mysql-connect]: Access den]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=124]]></link>
			<description><![CDATA[You have to configure the new MySQL login credentials in the password.php file. This file resides in the home directory of the script.
]]></description>
		</item>
		<item>
			<title><![CDATA[I buy this software 3 years ago. Now i want reinstall this. I find the login and password but don't have a link for download the script. How i can ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=125]]></link>
			<description><![CDATA[The K-Search script license by default comes with a free 6 months update license. If you like to have life long updates for your Search engine script you must take another license (ie; Lifetime Updates license).

Hence I request you to purchase the life]]></description>
		</item>
		<item>
			<title><![CDATA[I have purchased and installed K-search o, but i have an "INTERNAL SERVER ERROR" when i launch the script.. Please help me.]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=126]]></link>
			<description><![CDATA[I have purchased and installed K-search o, but i have an "INTERNAL SERVER ERROR" when i launch the script.. Please help me.]]></description>
		</item>
		<item>
			<title><![CDATA[How can I change my administration password below ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=127]]></link>
			<description><![CDATA[There is no front-end option in the Administration interface to change the ADMIN password. Hence, Please use the following MySQL command to change the administration access password. Get this MySQL command executed through any database management applicat]]></description>
		</item>
		<item>
			<title><![CDATA[Is there any way to stop this hack attacks? The reason I ask is that the query archive gets full of junk keywords which are irrelevant. So if you can find a way to keep the query archive clean then that will be great]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=128]]></link>
			<description><![CDATA[You can completely Turn-Off the query archiving module by unticking the "Enable Query Archive" setting in Administration interface.]]></description>
		</item>
		<item>
			<title><![CDATA[Where is it that we sign up for espotting affilite? Do you have an affiliate link that we can sign up with?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=129]]></link>
			<description><![CDATA[Unfortuantely, Espotting is being acquired by another company named MIVA. Hence I recommend you to create a login for MIVA. Since it is impossible to create an Espotting account, we will probably updating Espotting PPC API to make it fully functional with]]></description>
		</item>
		<item>
			<title><![CDATA[Unfortuantely, Espotting is being acquired by another company named MIVA. Hence I recommend you to create a login for MIVA. Since it is impossible to create an Espotting account, we will probably updating Espotting PPC API to make it fully functional with]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=130]]></link>
			<description><![CDATA[The AOL web search is using the Google WEB search system itself. Hence you can have the AOL results in your site by just enabling the Google API in your K-Search script.]]></description>
		</item>
		<item>
			<title><![CDATA[I need to delete the xxx search function, can this be done.]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=131]]></link>
			<description><![CDATA[Login into the Administration interface in your script and click the link, "Manage Categories". Please delete the search category '__xxx' in that page.
]]></description>
		</item>
		<item>
			<title><![CDATA[I have observe the following some time the scripts not retrieve results. In a min works some stops works...works... stops. With stop I mean I don't receive results at all from all engines, any idea what to check to trace this in order to find what cause t]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=132]]></link>
			<description><![CDATA[If you search engine script fails to retrieve search results, the reason may be the timeout for execution while search results are grabbed from other popular search engine. Hence I recommend to set the following parameters proportionally :

# Search Res]]></description>
		</item>
		<item>
			<title><![CDATA[how your program ranks results ?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=133]]></link>
			<description><![CDATA[In the K-Search search engine the ranking is based on the availability of a single search result in as many popular search engines as possible and which is shown as first search result in those popular search engines. That means, if a search result in K-S]]></description>
		</item>
		<item>
			<title><![CDATA[How do I use the (string to automatically append to all search queries) in the search options settings, I want my search engine to only return results on a particular theme where a certain phrase must be on the web page, I can do this successfully using t]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=134]]></link>
			<description><![CDATA[The main purpose of "string to automatically append to all search queries" setting was to create regional search engines. Even though this setting will match your requirement. You can add your phrase in that text box to search results having this phrase a]]></description>
		</item>
		<item>
			<title><![CDATA[Is the position of advertisements defiend in your template or i should define it? I mean after geting ads for example from google , i will paste the codes in that part?]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=135]]></link>
			<description><![CDATA[The Google Adsense script is available in the templates/search_results.tpl template file. Please edit this template file to replace the old adsense script (available at the end of template file) with the adsense script respective to your Google adsense ac]]></description>
		</item>
		<item>
			<title><![CDATA[My site have no spell check system]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=136]]></link>
			<description><![CDATA[If the script fails to process spell checking on search terms , it seems that the PSPELL module is not active in your server. Please contact your hosting service provider for such issues.
]]></description>
		</item>
		<item>
			<title><![CDATA[how can i edit the data on the queries.html page http://www.silverboxx.com/search/queries.html]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=137]]></link>
			<description><![CDATA[The link, http://www.silverboxx.com/search/queries.html is listing all the entries in the Query Archive.

Query Archive
=============
All processed search queries are logged in database in order to build a query archive with search engine friendly res]]></description>
		</item>
		<item>
			<title><![CDATA[I want to specify different meta tags for my search results pages, and I dont know where to modify it.]]></title>
			<link><![CDATA[http://support.turn-k.net/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=138]]></link>
			<description><![CDATA[ On search result page the description will be the term whichever the end-user use for search. The header template file will have a line of code like the following to produce the meta tag for description.

-----------------------------------

<meta na]]></description>
		</item>
	</channel>
</rss>
