Download this Blogger Template by Clicking Here!

Ad 468 X 60

Tuesday, 18 June 2013

Widgets

Modified Adf.ly Scripts Working For India

Modified Adf.ly Scripts Working For India
From past few days many people told me that ADFly links are not working. I have written a solution to that also. You can read it here: www.bit.ly/fix-adf

But now when it comes to tools like Full Page Script & Website Entry Script from ADFly, you cannot do anything their, that is because if you know the solution for ADFly links not working than its not possible that the person visiting your website or blog also knows how to make ADFly links work.

So as a solution you can use below SCRIPTS that would automatically convert http to https only for links converted using Full Page Script or Website Entry Script.



Before continuing please read this: The original person who has rewritten these codes is Lucky Singh. So if you are going to share these codes on your blog/website then please give him the credits with link going to his F.B Profile because if this guy would not have rewritten the codes we might be waiting for Adf.ly headquarters for a solution. So please give him the credits if you are going to post this on you blog/website. : facebook.com/luckmangamer


1. Modified FULL PAGE SCRIPT

<script type="text/javascript"> 
    var adfly_id = REPLACE THIS TEXT WITH YOU ADFLY ID
    var adfly_advert = 'int'; 
    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="http://yourjavascript.com/11173613011/mod-customfullpage.js"></script> 

OR

<script type="text/javascript"> 
    var adfly_id = REPLACE THIS TEXT WITH YOU ADFLY ID
    var adfly_advert = 'int'; 
    var exclude_domains = ['example.com', 'yoursite.com']; 
</script> 
<script src="http://yourjavascript.com/11173613011/mod-customfullpage.js"></script> 

2. Modified WEBSITE ENTRY SCRIPT.

<script type="text/javascript"> 
    var adfly_id = REPLACE THIS TEXT WITH YOU ADFLY ID
    var adfly_advert = 'int'; 
    var frequency_cap = 5; 
    var frequency_delay = 5; 
    var init_delay = 3; 
</script> 
<script src="http://yourjavascript.com/31917361105/mod-entry.js"></script>

INSTRUCTIONS:

Replace this line: "REPLACE THIS TEXT WITH YOU ADFLY ID" in the above codes with your adf.ly id.
To get your adf.ly ID go to this link: https://adf.ly/login?dest=publisher%2Ftools#tools-fullpage
and from their click on Full Page Script and your id is in this line: var adfly_id = 1809760; < In place of 1809760 you will find your ADFLY ID.








For instructions on how to add and for other settings you can visit https://adf.ly/publisher/tools
______________________________________________________________

The JavaScript files are rewritten by LUCKY SINGH so please give him the credits of doing this. These codes have been already submitted to Adfly for verification by this guy, So don't think that you will submit them. :D

______________________________________________________________

If still you are having problems then please comment using the comment box below. :)

______________________________________________________________

.-.JAI HIND.-.

SHARE THIS POST   

  • Facebook
  • Twitter
  • Myspace
  • Google Buzz
  • Reddit
  • Stumnleupon
  • Delicious
  • Digg
  • Technorati
Author: Mohammad
Mohammad is the founder of STC Network which offers Web Services and Online Business Solutions to clients around the globe. Read More →

3 comments:

  1. hi bro its not working for me same problem of before the adf is not loading white page is coming

    ReplyDelete