In this post will explain how to add AdFly full page script into Blogger and have all you download links or all yourlinks automatically shrinked into AdFly
Blogger:
1. go to www.blogger.com
2. on the right of your blog name click on
more options >>Layout
after that you will be able to see something like that :
look for Add a Gadget and Click on it
a new Add gadget Window will popap :
click on HTML/JavaScript (This will allow as to execute a java script inside the the blogger pages)
Now log in with adfly account
3-and go to : https://adf.ly/publisher/tools#tools-fullpage
or login and click tools >> full page scripte
Code1:
if you have a downloading blog i suggest using the first code
this code will change over to adfly any domain inside " var domain "
You can add or remove any domains for the code that you use on your website
so basiclly your visitors will be redirected to AdFly first before get into downloading page
Code2:
if you wish to change every link to adf.ly
place your website address in 2
Now copy one of the codes and past it into HTML/Javascript Box
leave the title box empty
Code1:
remember to chage xxxxxxx with your account id
<script type="text/javascript">
var adfly_id = xxxxxxxx;
var adfly_advert = 'int';
var popunder = true;
var domains = ['depositfiles.com', 'rapidshare.com', 'vip-file.com', 'smsfiles.ru', '4files.net', 'turbobit.ru', 'uploading.com', 'letitbit.net', 'depositfiles.ru', 'sms4file.com', 'ifolder.ru', 'hotfile.com', 'anyfiles.net', 'sharingmatrix.com', 'megashare.com', 'megaupload.com', 'rapidshare.de', 'rapidshare.ru', 'uploadbox.com', 'filefactory.com', 'filefactory.ru', 'filepost.ru', 'onefile.net', 'freefolder.net', 'getthebit.com', 'turbobit.net'];
</script>
<script src="https://cdn.adf.ly/js/link-converter.js"></script>
var adfly_id = xxxxxxxx;
var adfly_advert = 'int';
var popunder = true;
var domains = ['depositfiles.com', 'rapidshare.com', 'vip-file.com', 'smsfiles.ru', '4files.net', 'turbobit.ru', 'uploading.com', 'letitbit.net', 'depositfiles.ru', 'sms4file.com', 'ifolder.ru', 'hotfile.com', 'anyfiles.net', 'sharingmatrix.com', 'megashare.com', 'megaupload.com', 'rapidshare.de', 'rapidshare.ru', 'uploadbox.com', 'filefactory.com', 'filefactory.ru', 'filepost.ru', 'onefile.net', 'freefolder.net', 'getthebit.com', 'turbobit.net'];
</script>
<script src="https://cdn.adf.ly/js/link-converter.js"></script>
Code 2 :
<script type="text/javascript">
var adfly_id = xxxxxxxxx;
var adfly_advert = 'int';
var popunder = true;
var exclude_domains = ['example.com', 'yoursite.com'];
</script>
<script src="https://cdn.adf.ly/js/link-converter.js"></script>
var adfly_id = xxxxxxxxx;
var adfly_advert = 'int';
var popunder = true;
var exclude_domains = ['example.com', 'yoursite.com'];
</script>
<script src="https://cdn.adf.ly/js/link-converter.js"></script>
click on save then save arrangement and your done .
if you have a website just copy the code and past it any where between <head></head>
exemple :
<head>
yourcode here
</head>
and congratulations Now you have a full page script blog/website
You don't have an Adfly account yet click here and follow this tutorial
if you are looking for a new method to boost your earning click here


















