- Ad filtering
Ad filtering or ad blocking is a service which removes or alters advertising content in a
Web page . This content can be represented in a variety of ways including pictures,animation s, text, or pop-up windows. More advanced filters allow fine-grained control of advertisements through features likeblacklist s,whitelist s, andregular expression filters. Certain security features also have the effect of disabling some ads.The immediate benefits include cleaner looking Web pages free from advertisements and lower resource-usage (bandwidth, CPU, memory, etc.). One drawback is that advertisements are a major source of revenue for many websites. However, the actual loss of revenue, when present, is difficult to measure.
Browser integration
Almost all modern
web browsers include a pop-up blocker. Opera andKonqueror also include content filtering, which prevents external files such as images or JavaScript files from loading. Content filtering can be added toMozilla Firefox and related browsers withAdblock or Adblock Plus, and a number of sources provide regularly updated filter lists. ForInternet Explorer there are several add-ons available likeIE7Pro , Adblock Pro andQuero that also allows to temporarily unblock blocked content. Another method for filtering advertisements uses CSS rules to hide specificHTML andXHTML elements.External programs
A number of external applications offer ad filtering as a primary or additional feature. A traditional solution is to customize an
HTTP proxy (or web proxy) to filter content. These programs work by caching and filtering content before it is displayed in a user's browser. This provides an opportunity to remove not only ads but also content which may be offensive or inappropriate. Popular proxy software which block content effectively includePrivoxy , Squid,Proximodo ,Adextinguisher ,Ad Muncher ,Guidescope andProxomitron . The main advandage of the method is freedom from implementation limitations (browser, working techniques) and centralization of control (the proxy can be used by many users). The major drawback is that the proxy sees only raw content and thus it's difficult to handleJavaScript -generated content.Hosts file
"Further information: hosts file."
This method exploits the fact that most operating systems store a file with IP address, domain name pairs which is consulted by most browsers before using a DNS server to look up a domain name. By assigning the local 127.0.0.1 IP number to known ad servers the user directs traffic intended to reach those ad servers to the local machine. Running a suitable web server locally the ad content can be replaced with anything the user wishes. For instance if the web server sends a blank html page for any request the ads completely disappear from the pages they were originally intended to appear on [http://code.google.com/p/kwakd] .
DNS Filtering
Advertising can be blocked by using a DNS server which is configured to block access to domains or hostnames which are known to serve ads. Examples are [http://www.adbarricade.com/ AdBarricade] [http://www.dnsredirector.com/ DNS Redirector] and [http://accs-net.com/hosts/DNSKong.html DNSKong] .
Common advertising techniques
*
Pop-up ad s
*Plain text
*Ad banners
*Flash animations
*Keyword hyperlinks (for example Vibrant Media'sIntelliTXT [http://www.vibrantmedia.com] )
*Browser plugins/extensions (often labeled asadware )
*External applications (seeadware ,spyware )ee also
*
Adversarial information retrieval
*Scroogle , ascreen scraping proxy that allows users to perform Google searches without receiving Google advertisements
*Hosts file filtering External links
* [http://yro.slashdot.org/article.pl?sid=05/06/23/1428223 DoubleClick Warns Against Ad-Blocking Browsers]
* [http://pgl.yoyo.org/adservers/ Ad blocking with ad server hostnames]
* [http://code.google.com/p/kwakd Ad blocking with local minimal web server]
Wikimedia Foundation. 2010.