1. What is TradesCleaner?
TradesCleaner is a tool which helps eliminating cheat traders who install exploits, openers, iframe and similar harmful stuff into their pages, which hampers your productivity and bottom line.
2. How does TradesCleaner work?
You upload a plugin to your server. The plugin is a tiny PHP script which acts as a buffer between our system and your CJ script. The plugin is not encrypted, you can see all the source code. In the beginning of the plugin code there is your password. When you place the plugin on your server to your CJ folder and specify the password, you have to register your site in our system. To do this, you should fill in the registration form and enter the member zone. There you should add your domains and specify the URL to the plugin on your server (for example, http://domain.com/scj/tc_exchange.php), and the password.
Once in 24 hours the system addresses a plugin to synchronize a list of your traders in the system and your actual list. The system uses the plugin to download your user list and updates the system list. After that your traders are automatically placed in the queue for checking. The system permanently runs a multi-thread script which imitates user visits of your traders' sites through different proxies.
The sites are verified and if the system finds bad tags or words, you can see it in your member zone.
3. Why should I use TradesCleaner when I can do all this myself?
Sure, you can spend your time on checking. Putting time issues aside, we can note the following factors. The script works 24h a day, fully imitating a unique user with unique IP/country/language and cookies as well. Even if your trader activates an exploit for 1 hour a day, sooner or later the script will detect it. We constantly update proxy lists using paid services. We have the opportunity to update and improve the software. We also have an extensive trader database which allows spotting new cheating methods you might have never met before.
4. If I add or delete trades, is it immediately reflected in the member zone?
The lists are synchronized in the course of 24 hours. Usually the list will get updated in 4-5 hours.
5. I have this CJ script called <> and there is no plugin for it on your site. What should I do?
Please contact our support team and a plugin for your script will be ready in less than 24 hours.
6. How long is the information about the detected exploits kept? Currently this info is stored for 3 days, after which it is deleted. In this case a person who removed exploits can get in your list of good traders. Still you can get a list of detected exploits my email every day, depending on your settings.
7. I have a totally clean page! Why is my CJ blacklisted on your site?
Congratulations, your page might be clean now, but during the last 3 days the script found some unpleasant stuff on it. If your page is really clean, in several days your site will be in the list of clean traders.
8. I receive a warning about a trader called еее, saying there is an Iframe. I checked it and I see that it is a harmless traders top.
Indeed, some iframes are harmless, but there are cases when the script finds if difficult to guess whether something is bad or not, that is why still a warning message is generated. We have a list of trusted domains which are allowed to use Iframe and other includes, and the script does not warn about these. For example, adultfriendfinder.com is one of such domains.
9. I forgot my password, what should I do?
Here is the simplest way of reminding your password.
10. I don't really get what should I do. :)
Here's a detailed list of your actions.
1. Fill in a simple registration form and enter the member zone. Your login is your email address.
2. Download the plugin for your script.
3. Upload it to your server TO YOUR CJ FOLDER.
4. Click "Domains" in the member zone and add your domain.
Required fields:
- Domain - your domain name
- Stat URL - the full URL to the plugin which you uploaded in stage 3, including the plugin filename, e.g. http://yourcj.com/scj/tc_exchange.php
- Password - password to your plugin so that nobody can view your trades. The password is also included in the beginning of the file. You can change it there and fill it in while adding your domain. Later our script will address the plugin on your server, using a password which you specified while adding the domain, and it will download a list of trades for checking. Niches1,2,3,4 - these are the niches for which your site is suitable. Please enter meaningful niches.
5. Contact our support team and ask to activate your domain.
6. That's it. After the support team activates your domain, the script from our server will request a list of trades from the plugin on your server, and will add them to the database for checking. In several hours you will see what was found on your traders' pages in the member zone.
11. I've waited for more than 24 hours, but I can't see my trades.
You should check whether the script operates correctly. That is a very easy thing to do. Go to the URL specified as your Stat URL with your browser. It should look something like http://yourcj.com/scj/tc_exchange.php. Add the string ?password=your password (not the password to your member zone, but the password you typed in the plugin code). As a result, your browser should show your trades. If this did not happen, the script works incorrectly.
Possible reasons:
- Password error - the password you entered to the plugin code is not equal to the password you now typed into your browser.
- Can not open member file - happens with Fet. Check the $path_to_fet variable in the plugin code. It should be the path to the fetmembers1 file.
- 403, 500 - server errors. Look where did you place the plugin. If this is FetCJ, put the plugin to the server root folder. Do not put PHP files to the cgi-bin folder.
- 404 - file not found