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
Banner blocked on my website...
Re: Banner blocked on my website...
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.
Re: Banner blocked on my website...
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/
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/
Re: Banner blocked on my website...
Thanks.. I'll give that a go!