Hide Wapka bottom adult ads without getting blocked

Salam bro.Tech bari is a technology Site.We always Try to give our best.Today we showing here how Hide Wapka bottom adult ads without getting blocked.
Today I’ll be writing how to Hide Wapka bottom adult ads without getting blocked!! We all know that now wapka shows adult ads on the bottom ads area of every site created with wapka. So many wapmaster’s wants to hide that. Many of them uses <noscript/> or html comments. But wapka will block your site and your wapka passport if you do so.



So how to hide wapka ads in the safe way? Yes, I’ll tell you :) Just keep reading.

Steps

  1. First Log In to your wapka site.
  2. Then Go to ::EDIT SITE(#):: > Global Settings > Head Tags(meta,styles..)
  3. Now paste this code in the texatrea and press Set
<style type="text/css">
/*Hide Wapka Ads*/
/*Sorry Wapka Admin!*/
a[href^="http://movie.vidmate.mobi"] {display:none!important;
}
a[href^="/ads"] {display:none!important;
}</style>
 
And then visit your site. And there will be no bottom ads on your site! Since we used CSS3 Selector to hide the ads. So this code prevents the browser from showing the ad, not hide the whole html. So wapka detection system will not be able to detect that you are hiding the ads. In this way you will not get blocked by Wapka. Cheers!! Hey don’t copy paste my articles. Go and write your own.
N.B: Since its a CSS3 snippet some old browsers may not be able to parse it. But It will works like charm in Opera Mini, Palm and etc.

 :)

2 comments: