Monday, April 7, 2025. 01:29

How to Install Anti-Adblock in Blogger

Anti-Adblock Blogge

Many internet users install the AdBlock extension on their computers or cellphones. They don't want any annoying ads.

As a result of this, the bloggers' AdSense ads do not appear. How can you get money if the ad doesn't appear?

So, one way to keep ads appearing is to install the Anti-AdBlock script. By installing this script, a notification will appear so that users can remove or disable the Adblocker.
Good users will disable AdBlock knowing Adsense ads are a source of income for bloggers.

Anti-AdBlock Script Code for Blogger

Blogger ant adblock

Here comes the Anti-AdBlock Script Code for Blogger. Can be installed in layout and edit HTML.

1. Layout> Add a Gadget> select HTML / Javascript
2. Leave the Widget Title empty
3. Copy the following code into the “Content” column
<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><noscript><i id=g207><p>Please enable JavaScript!<br />Bitte aktiviere JavaScript!<br />S'il vous pla&icirc;t activer JavaScript!<br />Por favor,activa el JavaScript!<br /><a href="http://antiblock.org/">antiblock.org</a></p></i></noscript><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={'https://pagead2.googlesyndication.com/pagead/show_ads.js':'google_ad_client','https://js.adscale.de/getads.js':'adscale_slot_id','https://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>

4. Save!

The Anti-AdBlock Script code for Blogger above can also be installed in the template:

Navigate to Theme > Edit HTML
Paste the code above the </body> code and save. 
Admin
Admin
I'm Mukesh Kushwaha, a professional web designer, graphic designer, UI/UX designer, logo designer, and banner designer from Bihar State, India. I'm also a content creator who loves coding and editing. I'm always on the lookout for new and interesting ways to create engaging content.

You may like these posts

How To Display Post Views Counter in Blogger Post in 2021

Many blogspot users have been looking for ways to display post views count in blog. They really t...

How To Add Estimated Post Reading Time To Your Blogger Template

As in WordPress, many blogspot users have been looking for ways to add estimated reading time in ...

How to Remove Blogger URL Parameter (m=1) Like Fetney.com

Blogger URL parameter (m=1) is the URL parameter that Blogger uses automatically to activate blog...

How to Install Anti-Adblock in Blogger

Many internet users install the AdBlock extension on their computers or cellphones. They don't wa...

LEAVE A REPLY