Please let me know the method to unblock adblock plugin which are utilised by many users this decreases our income too low. As my site is a social bookmarking site, so users are advance they may have installed adblock plus to remove AD. After getting 2k UV Per day also my daily earning is around 0.08c . Please helppppp.....
If someone does not want to see your (or my) ads, you can't prevent them from blocking them. But - do you have any data that shows that Adblock is the reason for your low income, or are you just guessing/assuming this is the reason? If you are getting only $0.08 for 2,000 visitors then something is seriously wrong, but I would not assume that it is because of Adblock. Where are you getting that number of 2000 UV? is this from Google Analytics or some other stats software?
I think you have request user to remove adblock from you site, script of request is as under <script>(function(w,u){var d=w.document,z=typeof u;function g207(){function c(c,i){var e=d.createElement('i'),b=d.body,s=b.style,l=b.childNodes.length;if(typeof i!=z){e.setAttribute('id',i);s.margin=s.padding=0;s.height='100%';l=Math.floor(Math.random()*l)+1}e.innerHTML=c;b.insertBefore(e,b.childNodes[l-1])}function g(i,t){return !t?d.getElementById(i):d.getElementsByTagName(t)};function f(v){if(!g('g207')){c('<p>Please disable your ad blocker!<br/>This site is supported by the advertisement <br/> Please disable your ad blocker to support us!!! </p>','g207')}};(function(){var a=['Adrectangle','PageLeaderAd','ad-column','advertising2','divAdBox','mochila-column-right-ad-300x250-1','searchAdSenseBox','ad','ads','adsense'],l=a.length,i,s='',e;for(i=0;i<l;i++){if(!g(a[i])){s+='<a id="'+a[i]+'"></a>'}}c(s);l=a.length;for(i=0;i<l;i++){e=g(a[i]);if(e.offsetParent==null||(w.getComputedStyle?d.defaultView.getComputedStyle(e,null).getPropertyValue('display'):e.currentStyle.display)=='none'){return f('#'+a[i])}}}());(function(){var t=g(0,'img'),a=['/adaffiliate_','/adops/ad','/adsales/ad','/adsby.','/adtest.','/ajax/ads/ad','/controller/ads/ad','/pageads/ad','/weather/ads/ad','-728x90-'],i;if(typeof t[0]!=z&&typeof t[0].src!=z){i=new Image();i.onload=function(){this.onload=z;this.onerror=function(){f(this.src)};this.src=t[0].src+'#'+a.join('')};i.src=t[0].src}}());(function(){var o={'http://pagead2.googlesyndication.com/pagead/show_ads.js':'google_ad_client','http://js.adscale.de/getads.js':'adscale_slot_id','http://get.mirando.de/mirando.js':'adPlaceId'},S=g(0,'script'),l=S.length-1,n,r,i,v,s;d.write=null;for(i=l;i>=0;--i){s=S[i];if(typeof o[s.src]!=z){n=d.createElement('script');n.type='text/javascript';n.src=s.src;v=o[s.src];w[v]=u;r=S[0];n.onload=n.onreadystatechange=function(){if(typeof w[v]==z&&(!this.readyState||this.readyState==="loaded"||this.readyState==="complete")){n.onload=n.onreadystatechange=null;r.parentNode.removeChild(n);w[v]=null}};r.parentNode.insertBefore(n,r);setTimeout(function(){if(w[v]!==null){f(n.src)}},2000);break}}}())}if(d.addEventListener){w.addEventListener('load',g207,false)}else{w.attachEvent('onload',g207)}})(window);</script> HTML: You can also add some style sheet <style> #g207{position:fixed!important;position:absolute;top:0;top:expression((t=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop)+"px");left:0;width:100%;height:100%;background-color:#fff;opacity:0.9;filter:alpha(opacity=90);display:block}#g207 p{opacity:1;filter:none;font:bold 16px Verdana,Arial,sans-serif;text-align:center;margin:20% 0}#g207 p a,#g207 p i{font-size:12px}#g207 ~ *{display:none} </style> HTML:
I use awstat & google analytic also, both showing same type of traffic, If you check adblock module, you can that they have 13,279,791 users & most of my users are browsing my site through firefox which I can see in awstat. Even, you know that person those who are doing social bookmarking knows that they need to block ads as these type of sites contains AD. My site users are highly advance........
If someone do not want to see ads, you should let them do it. Forcing users to turn off ad block in order to browse your site will only hurt you long term. What you can do is, insert some code to detect adblock in the browser. Then display a pop up, explaining users that you need ads to run this site and creativity must be rewarded. And give them an option to give a one time donation. Trust me, being nice pays off.
I wonder if the code you may have to use will be regarded as malicious by the anti virus programs or even worse recognized by Google as malicious which can be very serious.