🎁 Ad-block friendly redirect

Bypassing the ad-blocking software as a way to go to increase your commissions without too much work!

December 1, 2021
Back to academy


In 2023 42.7% of internet users use ad blockers and this number is growing. Specifically in the US - in the biggest advertising market - 37% of respondents blocked ads while using a desktop computer and only 15% of respondents said that they used blockers on mobile devices. It is essential to show landing pages to these visitors, it can bring a lot of value - your commissions can be higher by 15 - 30% when your code is ad-block friendly.

So here are the options:

We prepared an example how meta redirect should look in PHP where $link is your smartlink or configured link, see:

<!DOCTYPE html><!DOCTYPE html>
<html>
<head>
    <title>Loading ..</title>
    <meta http-equiv="refresh" content="0;url=<?php echo $link; ?>">
</head>
<body>
</body>
</html>

Another important thing is to change your link if we send you email, that we are using a new ad domain. We do monitor ad-block lists on a daily basis and change domains once the domain becomes blacklisted.

Having a trouble with implementation? Get in touch with your account manager.


Did we miss something important? Let us know and keep FriendlyBunny the best ad network - contact us.