Blank page with adblocker

Everything about using Adblock Plus on Google Chrome
Post Reply
nunogf
Posts: 2
Joined: Tue Sep 19, 2017 4:22 pm

Blank page with adblocker

Post by nunogf »

Good afternoon,
I am having issues with adblocker, I am a developer on an online newspage, and some pages just appear blank when using adblocker, i'll give some examples, http://observador.pt/opiniao/simbolos-religiosos/ .
This weirdly just happens on some pages that have "publicidade" (ads in Portuguese) in the link or title. Could these be some kind of url analysis made by adblocker? If so, is there a solution to make the page render normally without blocking the content?

Many thanks
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Blank page with adblocker

Post by mapx »

Don't use such css classes for free-ad elements.

Rename that class ##.publicidade to something else

If I add an exception the page is working fine:

Code: Select all

observador.pt#@#.publicidade
nunogf
Posts: 2
Joined: Tue Sep 19, 2017 4:22 pm

Re: Blank page with adblocker

Post by nunogf »

Thank you very much for your reply, it solved my problem.

Best regards
Post Reply