How to Stop displaying Adsense ads?

Discussion in 'Search Engine Optimization (SEO)' started by shabbir, May 15, 2009.

  1. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    388
    Trophy Points:
    83
    Open up your hosts file ( c:\windows\system32\drivers\etc\hosts in WinXP ) , and add the line

    127.0.0.1 pagead.googlesyndication.com

    Save the file and you'll never see an AdSense ad again until you format your PC or remove that line.
     
  2. SaswatPadhi

    SaswatPadhi ~ Б0ЯИ Τ0 С0δЭ ~

    Joined:
    May 5, 2009
    Messages:
    1,342
    Likes Received:
    55
    Trophy Points:
    0
    Occupation:
    STUDENT !
    Location:
    Orissa, INDIA
    Home Page:
    http://www.crackingforfun.blogspot.com
    I would just like to complete the list. Add the following to HOST file and forget GoogleAds forever :biggrin: :

    Code:
    # [GoogleAds]
    127.0.0.1  pagead.googlesyndication.com
    127.0.0.1  pagead2.googlesyndication.com #[Google AdWords]
    127.0.0.1  adservices.google.com
    127.0.0.1  imageads.googleadservices.com #[Ewido.TrackingCookie.Googleadservices]
    127.0.0.1  imageads1.googleadservices.com
    127.0.0.1  imageads2.googleadservices.com
    127.0.0.1  imageads3.googleadservices.com
    127.0.0.1  imageads4.googleadservices.com
    127.0.0.1  imageads5.googleadservices.com
    127.0.0.1  imageads6.googleadservices.com
    127.0.0.1  imageads7.googleadservices.com
    127.0.0.1  imageads8.googleadservices.com
    127.0.0.1  imageads9.googleadservices.com
    127.0.0.1  partner.googleadservices.com
    127.0.0.1  www.googleadservices.com
    # [Google Analytics]
    127.0.0.1  apps5.oingo.com #[Microsoft.Typo-Patrol]
    127.0.0.1  www.appliedsemantics.com
    127.0.0.1  service.urchin.com #[Urchin Tracking Module]
    127.0.0.1  ssl.google-analytics.com #[urchinTracker]
    127.0.0.1  www.google-analytics.com #[Google Analytics]
    
    [ I HAVE COLLECTED IT FROM A SITE, FULL CREDIT GOES TO ORIGINAL AUTHOR ]

    Cool Host-file tricks :wink: .


    For those of you who don't understand what's going on, let me clear it : 127.0.0.1 is your own machine's IP (localhost). So, basically when you connect to 127.0.0.1, you are looped back to your own computer !
    What you do in the host-file is, you link the URLs (on the right) to the IP 127.0.0.1 (on the left). So, the ads are gone, 'cuz their URLs loop back to your own PC.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice