There are multiple ways to Block web advertisements. On Firefox, AdBlock extension is one the best out there. It comes with a few lists that you can subscribe to so users can start right away without much configuration.
I have successfully configured AdBlock to remove many web banners from local web portals.
Google ads, on the other hand, are pretty hard to beat because it is text-based.
Here are 2 ways to remove Google text ads:
1. AdBlock: create a new filter: http://*.googlesyndication.com/*
2. Modify the system hosts file: (also prevents Google to capture your web activities using Google Analytics)
# [Google Inc]127.0.0.1 pagead.googlesyndication.com127.0.0.1 pagead2.googlesyndication.com #[Google AdWords]127.0.0.1 adservices.google.com127.0.0.1 ssl.google-analytics.com #[urchinTracker]127.0.0.1 www.google-analytics.com #[Google Analytics]127.0.0.1 imageads.googleadservices.com #[Ewido.TrackingCookie.Googleadservices]127.0.0.1 imageads1.googleadservices.com127.0.0.1 imageads2.googleadservices.com127.0.0.1 imageads3.googleadservices.com127.0.0.1 imageads4.googleadservices.com127.0.0.1 imageads5.googleadservices.com127.0.0.1 imageads6.googleadservices.com127.0.0.1 imageads7.googleadservices.com127.0.0.1 imageads8.googleadservices.com127.0.0.1 imageads9.googleadservices.com127.0.0.1 partner.googleadservices.com127.0.0.1 www.googleadservices.com127.0.0.1 apps5.oingo.com #[Microsoft.Typo-Patrol]127.0.0.1 www.appliedsemantics.com127.0.0.1 service.urchin.com #[Urchin Tracking Module]
I have successfully configured AdBlock to remove many web banners from local web portals.
Google ads, on the other hand, are pretty hard to beat because it is text-based.
Here are 2 ways to remove Google text ads:
1. AdBlock: create a new filter: http://*.googlesyndication.com/*
2. Modify the system hosts file: (also prevents Google to capture your web activities using Google Analytics)
# [Google Inc]127.0.0.1 pagead.googlesyndication.com127.0.0.1 pagead2.googlesyndication.com #[Google AdWords]127.0.0.1 adservices.google.com127.0.0.1 ssl.google-analytics.com #[urchinTracker]127.0.0.1 www.google-analytics.com #[Google Analytics]127.0.0.1 imageads.googleadservices.com #[Ewido.TrackingCookie.Googleadservices]127.0.0.1 imageads1.googleadservices.com127.0.0.1 imageads2.googleadservices.com127.0.0.1 imageads3.googleadservices.com127.0.0.1 imageads4.googleadservices.com127.0.0.1 imageads5.googleadservices.com127.0.0.1 imageads6.googleadservices.com127.0.0.1 imageads7.googleadservices.com127.0.0.1 imageads8.googleadservices.com127.0.0.1 imageads9.googleadservices.com127.0.0.1 partner.googleadservices.com127.0.0.1 www.googleadservices.com127.0.0.1 apps5.oingo.com #[Microsoft.Typo-Patrol]127.0.0.1 www.appliedsemantics.com127.0.0.1 service.urchin.com #[Urchin Tracking Module]
Comments
Post a Comment