how to stop adsense

Discussion in 'AdSense' started by visioninfotech, Jul 29, 2005.

  1. #1
    i want to know if there is some easy way to stop adsense from displaying on our websites.

    we have many people working on our websites and link building, so there are chances that they could click on ads.

    i tried to give adsense server to 127.0.0.1 in my hosts file, but that makes the page loading real slow.

    any other easy method for IE and firefox to stop adsense ads.
    thanks
     
    visioninfotech, Jul 29, 2005 IP
  2. Up2U - YourWorld

    Up2U - YourWorld Peon

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Yes, disable Java Script
     
    Up2U - YourWorld, Jul 29, 2005 IP
  3. wissam

    wissam Well-Known Member

    Messages:
    2,289
    Likes Received:
    78
    Best Answers:
    1
    Trophy Points:
    185
    #3
    ya , or if you are using php make the page echo nothing if the Ip is 127.0.0.1 and echo the adsense code if other Ip viewing the pages then include it on all of your pages .
     
    wissam, Jul 29, 2005 IP
  4. Up2U - YourWorld

    Up2U - YourWorld Peon

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    why bother hacking the php, when you can add a button to firefox - there must be one made by somebody!
     
    Up2U - YourWorld, Jul 29, 2005 IP
  5. mopacfan

    mopacfan Peon

    Messages:
    3,273
    Likes Received:
    164
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I don't know of anything other than adding some code to determine if the IP requesting the page is internal, and if so, do not display the ads.
     
    mopacfan, Jul 29, 2005 IP
  6. Up2U - YourWorld

    Up2U - YourWorld Peon

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I know that disabling Java works in Ff, I have tried it successfully - AdSense is powered by one internal and one external scripts.
     
    Up2U - YourWorld, Jul 29, 2005 IP
  7. TommyD

    TommyD Peon

    Messages:
    1,397
    Likes Received:
    76
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I went into the code of a page that had adsense on it, and redirected the ip address to local (127.0.0.1) in my host files. This caused the javascript not the execute, therefore no ads, or accidental clicks. Check if you have the same url in your pages(view source) and I hop this helps.

    127.0.0.1 pagead2.googlesyndication.com

    later,

    tom
     
    TommyD, Jul 29, 2005 IP
  8. LGRComp

    LGRComp Well-Known Member

    Messages:
    516
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    195
    #8
    LGRComp, Jul 29, 2005 IP
  9. l234244

    l234244 Peon

    Messages:
    1,225
    Likes Received:
    50
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Put a competitors Pub-ID on


    jk of course
     
    l234244, Jul 29, 2005 IP
  10. gdtechind

    gdtechind Peon

    Messages:
    414
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #10
    gdtechind, Jul 29, 2005 IP
  11. kawebspy

    kawebspy Peon

    Messages:
    491
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Well, thanks for your tips.... i remember last time, I was warned by Adsense Management that one of my pages created invalid clicks. and I found out that it was because some of the clients of our internetcafe here in the Philippines are clicking on the ads I put on the default URL of the browsers of the cafe's computers.

    So, I think I can apply your advice on the cafe's browsers too to avoid clients on clicking on my ads.
     
    kawebspy, Jul 30, 2005 IP