AdBlock hiding my customer's ads

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
DevelopingClouds
Posts: 1
Joined: Thu Jun 21, 2012 7:43 pm

AdBlock hiding my customer's ads

Post by DevelopingClouds »

Ok...real noob question. A customer of mine wanted a website that was strictly affiliate advertising via Amazon and wanted to present 12 products at a time. I coded this for them via JavaScript and randomally display 12 ads from his collection. AdBlock hides these ads. Please keep in mind that this site is nothing but a product sales site using Amazon.com. You can view one of the sites at http://www.berserkboutique.com.

So my noob question is...what if anything can I do to allow the randomize code to work with the Amazon affiliate links and NOT be blocked by AdBlocker.

Thank you,
Mark
User avatar
vinny86
Posts: 735
Joined: Thu Sep 16, 2010 6:17 pm

Re: AdBlock hiding my customer's ads

Post by vinny86 »

All filter subscriptions will block the ads since you use a 3rd party site to host ads on the website you mentioned. This is the purpose of Adblock Plus.
Since you display a message to turn off adblocking to view the ads, safe to say most will, if they want to see the ads or products they want to buy
Locked