Blogger news

Social Media

Thursday, August 23, 2012

How to add adf ly ads to files links after transload

1- go to adf.ly and register your account

2-copy the code

<script>
var adfly_id = 925909;
var adfly_advert = 'banner';
var domains = ['yoursite.com/files'];
</script>
<script src="http://adf.ly/js/link-converter.js"></script>

3-get your id from adf.ly/referrals.php then change with id code
change yoursite.com to your site domain

4-add the code to header
\templates\plugmod\header.php
befor tage