First i will explain about Website Entry Script, Website Entry Script is a legal method from adf.ly. This script is allows us to be able to earn revenue from every visitor who visit our blog or websites. Because this script works by diverting our visitor to adfly link and look at the ads in adfly only moments, and the visitors will be directed back to our website or blog again.
okay.. lets follow below the steps to set it up on you blog.
1. Login to your ADFLY account, and click Tools Tabs in adfly. then click Websites Entry Script. you can see this image.
okay.. lets follow below the steps to set it up on you blog.
1. Login to your ADFLY account, and click Tools Tabs in adfly. then click Websites Entry Script. you can see this image.
2. after that copy or save your script from your account.
3. Login to your website or blog, for example i use blogspot.com, after that click Layout menu. and click add gadget. i recommend you to choose "add gadget" button at the bottom or footer.
4. Choose HTML SCRIPT.
5. copy your script, for title i recommend it leave a blank, after that click save. and click save arrangement.
6. Congratulation, you are done!. Test your site.
Explanation about this script:
Explanation about this script:
<script type="text/javascript">
var adfly_id = XXXXXXX;
var adfly_advert = 'int';
var frequency_cap = 5;
var frequency_delay = 5;
var init_delay = 3;
var popunder = true;
</script>
<script src="https://cdn.adf.ly/js/entry.js"></script>
var adfly_id = XXXXXXX;
var adfly_advert = 'int';
var frequency_cap = 5;
var frequency_delay = 5;
var init_delay = 3;
var popunder = true;
</script>
<script src="https://cdn.adf.ly/js/entry.js"></script>
- The 'frequency_cap' is the number of times the user will be redirected to AdF.ly advertising in 24 hours.
- The 'frequency_delay' is the number of minutes between adverts show to the user, it is recommended to keep the default settings.
- The 'init_delay' is the number of seconds between the advertising being displayed and your website loading. It is recommended to keep this to a few seconds so that user will see your website first and then our advertising. It reduces the chances of the user clicking the BACK button.
- If you do not want popunders to be displayed to your visitors, change the line to: var popunder = false;
Note: This script will work if the user enable javascript and user does not use an ad blocker software.