Page 1 of 1

how to block ads in my website but user don't use plugin adb

Posted: Sun Apr 01, 2018 11:52 am
by bryar
how to block ads in my website but user don't use plugin adblock
just i want use script on my website and block all ads

Re: how to block ads in my website but user don't use plugin adb

Posted: Tue Apr 03, 2018 1:46 pm
by greiner
Are those ads injected by your host or why can't you just remove those ads?

Re: how to block ads in my website but user don't use plugin adb

Posted: Sun Apr 08, 2018 3:57 pm
by bryar
greiner wrote:Are those ads injected by your host or why can't you just remove those ads?
i use ifram in another website to my website for example get iframe this wesbite openload.co
<iframe src="https://openload.co/embed/OCqUli_ugRc/" scrolling="no" frameborder="0" width="700" height="430" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>

Re: how to block ads in my website but user don't use plugin adb

Posted: Sun Apr 08, 2018 8:57 pm
by SpinalBallsit
bryar wrote:
greiner wrote:Are those ads injected by your host or why can't you just remove those ads?
i use ifram in another website to my website for example get iframe this wesbite openload.co
<iframe src="https://openload.co/embed/OCqUli_ugRc/" scrolling="no" frameborder="0" width="700" height="430" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>
The ads you are talking about are served/injected from Openload through the iframe you placed, you can reduce them from your Openload dashboard, but it's not possible to remove them, or prevent them from being loaded on your site sorry.