Top Site King Help
We allow members of our top site the option to reward their members with an incentive for voting for your site. The incentive offered is up to the owner of the website listed on the top site.
Once the incentive URL is setup by the site owner, when a visitor successfully votes for your site, we will make a request to the URL and your site can give the reward to your player.
In order to set up your incentive URL, please visit the edit account information and enter your details on that screen. Keep that URL secret so that no one can artificially add votes to our site, and receive rewards on your site for false voting.
Once the incentive URL is saved for your site, you will need to modify the standard voting code to include the return variable 'user' An example of a modified voting code is
http://www.mattsaff.com/topsites/vote.php?id=1&user=100
Once the voting is completed, the system will automatically make a request to the incentive URL using the information set to us in the vote link. Your site will then respond to the request and reward your members as you like. An example of an incentive URL is
http://www.mysite.com/uservote.php
In order to make this work successfully, when the member of your site clicks the voting link your site should send to our site GET data, and your code that processes the reward needs to accept POST data. We will only send the value of the variable 'user' to the incentive URL. You site will need to process and reward the player for their successful vote.
If you have any question please contact us so that we may help.

