Banner blocked on my website...

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
Dozer302
Posts: 2
Joined: Fri Jun 26, 2015 1:01 pm

Banner blocked on my website...

Post by Dozer302 »

HI all,

I have a rotating banner on my website.. it's being blocked by AD Block plus that we use in house.

It's not an advertising banner, it's integrated to the site.. http://www.goodyhoo.com/

Any ideas why it's being blocked?

Thanks in advance..

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

Re: Banner blocked on my website...

Post by mapx »

I can't access the site

Code: Select all

Server Error in '/' Application.
'/products?Size=24&SortBy=SalePrice%20asc&CategoryId=389425' is not a valid virtual path.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Web.HttpException: '/products?Size=24&SortBy=SalePrice%20asc&CategoryId=389425' is not a valid virtual path.
User avatar
mapx
Posts: 21940
Joined: Thu Jan 06, 2011 2:01 pm

Re: Banner blocked on my website...

Post by mapx »

now it's working

so, the "bad" filter is:
||com/banners/$image,object,subdocument

You should rename the folder where are those pics.
for example
goodyhoo.com/banners/ ==> goodyhoo.com/inpics/
Dozer302
Posts: 2
Joined: Fri Jun 26, 2015 1:01 pm

Re: Banner blocked on my website...

Post by Dozer302 »

Thanks.. I'll give that a go!
Locked