ADFLY AND ADFOCUS AUTO WEBSITE ENTRY SCRIPTS FOR BLOGGER



http://1.bp.blogspot.com/-SUqeaQOPWDM/UQGw3NaHmGI/AAAAAAAAA5E/4Sum14RPqpU/s1600/45.png 
As all we Know that one way to earn online money is by Url shortening and Top 2 Websites are providing this free service to users if you have downloadable material on your website and many visitors downlaod your material daily then it is a gloden opportunity for you to earn money Just follow me i will share with you my self generated auto scripts for blogger Url shortening
    As i have described that top 2 websites are operating in this service


Adfly is recommended to use because some website reports shows that Adfocus is a scam.

Process of Earning:
First of all Go to relevant site of both then signup and then you can shorten any link and paste into your website but if you have too many links and short time then you haave not need to shorten every link just follow my script process it will change all links of you blog or website into money earning well.

Step 1: Go to your Blogger.com Account / Website Directory

Step 2: Go to Template Tab of your Blog or website / Index Page of Wireframing For Website

Step 3: Then Edit HTML 

Step 4: Copy The Given Script and Parse it In This Website 

Step 4: Find This Value in Template by </body> (Press CTRL+F to Find)

Step 5: Just Above it paste The Script AnyOne from Websites

Adfly Script::
<script type="text/javascript">
onmousemove = function adfly() {
adfly_id = '3142714'; //replace with your ID
for (var i = 0; i < document.links.length; i++) {
var hrefer = document.links[i].href;
if(hrefer.match("adf.ly") || hrefer.match("javascript:")|| hrefer.match("#")) {
document.links[i].href = document.links[i].href;
}else{document.links[i].href = 'http://adf.ly/' + adfly_id + '/' + document.links[i].href;}
}
}
</script>  

Adfocus Script::
<script type="text/javascript">
onmousemove = function adfocus() {
adfocus_id = '73954'; //replace with your ID
for (var i = 0; i < document.links.length; i++) {
var hrefer = document.links[i].href;
if(hrefer.match("adfoc.us") || hrefer.match("javascript:")|| hrefer.match("#")) {
document.links[i].href = document.links[i].href;
}else{document.links[i].href = 'http://adfoc.us/' + 'serve' + '/' + 'sitelinks' + '/' + '?' + 'id' + '=' + adfocus_id + '&' + 'url' + '=' + document.links[i].href;}
}
}  


Note:: (Amendments)

In Script Highlighted ID Change with Your own account Id which can be found in Tools>Easy Link Tab of Your Account

This script will convert all your site's link, EXCEPT adf.ly itself, javascript href, and '#' href. You can add any other link as exception such as your own site, advertising link, etc. To do that, just add the new || hrefer.match("your URL")) inside the IF section of the script.
That's it.. :D Very simple right? 
 
 



Any Problem no Tension Just Post in Comments I will Do it For You

0 comments:

Post a Comment

Note: only a member of this blog may post a comment.