Forum Moderators: martinibuster
If users don't like the ads, they can leave the site as I do.
the average user who uses ad block hasn't the faintest idea of how to whitelist a site.
Google turns on default adblocker within Chrome
It would be possible for Adsense / other companies to release a server side script version of ads - like php and a curl - that could loads ads that adblockers could never block.
The ads would then actually be part of the site, not external, like an iframe.
They couldn’t be detected as the divs could be called anything instead of “ad”.
Ad blockers will block the redirection link, so publishers will not be credited. Also, if a server side script is provided, you can be sure that some web publishers will abuse it and find exploits.
It would be possible for Adsense / other companies to release a server side script version of ads - like php and a curl - that could loads ads that adblockers could never block.