"Perks" you say? We do love a good "perk"!
Alongside the usual perks of being listed on a top list, we also offer a few extra perks to our users.
1. Free advertising
We offer a free advertising service to all our users. You can advertise your server on our website, and we will also advertise your server on our social media pages.
2. Free banners
We offer a free banner service to all our users. All of your Entries (if you have more than one) are eligible to upload your banner. You do not need to pay any money for this service.
3. Free voting
We offer a free voting service to all our users. No Entries are hidden behind paywalls. Your players do not need to spend a single penny in-order to help your game!
4. Incentivised Voting
We offer a free incentive service to all our users. On your Account page there is a button to obtain the code you will need for your website. This allows you to give your players free stuffs for voting for your game. We provide this service for free.
To get these perks, you need to register your game on our website. You can do this by clicking the "Create Entry" button on your Account page. Once you have registered your game, you will be able to access all of these perks.
1. Free advertising
To get your game advertised on our social media accounts, all you need to do is wait! Entries are promoted semi-randomly, whereby recently advertised entries are pushed further down the queue by an automated system.
2. Free banners
To get your game banners on our website, you need to click on your entry name on the My Account page. This will allow you edit your entry. Use the image upload tool to upload your banner. Banners have the following constraints: Max 2MB file size. Must be .png, .jpg or .gif. Must be 728x60 pixels in image width/height. Your banner will then display wherever your Entry Name is shown on our site.
3. Free voting
We will never hide any of your entries behind a paywall. Your players are free to vote for your game once every 12 hours.
4. Incentivised Voting
To get your game incentivised on our website, you need to click the "Incentive Code" button on the My Account page. This will display a set of instructions and some example code that you can use. You will need to edit this to suit your needs.
Sure. We've added an ID tag to the rank field which you can use to identify your own, or other specific entries.
You can use, for example:
/* Get the content of the Browser Games category */ $page = file_get_contents('https://gameranks.site/categories.php?category_id=11'); $doc = new DOMDocument(); $doc->loadHTML($page); $divs = $doc->getElementsByTagName('div'); foreach($divs as $div) { // Loop through the DIVs looking for one with an id of "rank-for-id-x" // Where x is the ID of the entry you're looking for if ($div->getAttribute('id') === 'rank-for-id-x') { echo "Our rank today is ". $div->nodeValue; } }
We have a few rules that you need to follow in-order to get these perks.
1. No spamming
We do not allow spamming of any kind. This includes spamming our social media accounts, spamming our website, spamming our users, spamming our staff, spamming our advertisers. If you spam us, we will de-list you.
2. No cheating
We do not allow cheating of any kind. Using proxies or cookie management tools will cause your entry to be de-listed.
Rule breaking has only one punishment. De-Listing. When an entry is de-listed, it will not show on any category page and your players can no-longer vote.
Feel free to contact us via our Contact Page.