IE7 Pro Now With Ad Blocker By Default

Discussion in 'AdSense' started by darkp1x, Oct 30, 2007.

  1. #1
    I just installed IE7 Pro and by default it blocks ads. I visited some of my sites and even the widgetbucks are blocked. I wonder what the future of ads on line will be.
     
    darkp1x, Oct 30, 2007 IP
  2. Methane

    Methane Peon

    Messages:
    227
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I didn't like IE7 before, and now I hate it. Does it even block the standard adsense ads?
     
    Methane, Oct 30, 2007 IP
  3. FanAddict

    FanAddict Notable Member

    Messages:
    7,017
    Likes Received:
    376
    Best Answers:
    0
    Trophy Points:
    230
    #3
    Adsense will come up with a way to get around this, if it doesn't.... i'll mean less revenue for them... which I don't think they will like.
     
    FanAddict, Oct 30, 2007 IP
  4. Lordy

    Lordy Peon

    Messages:
    1,643
    Likes Received:
    29
    Best Answers:
    0
    Trophy Points:
    0
    #4
    does it really? thats kind of interesting, microsoft is challenging google kinda head on then, aren't they?

    or is IE7 Pro not made by MS?
     
    Lordy, Oct 30, 2007 IP
  5. usasportstraining

    usasportstraining Notable Member

    Messages:
    4,876
    Likes Received:
    363
    Best Answers:
    0
    Trophy Points:
    280
    Articles:
    4
    #5
    I bet it doesn't block Microsoft's Adcenter. Maybe someone could supply a link for you to try.

    Ugh!!
     
    usasportstraining, Oct 30, 2007 IP
  6. Dollar

    Dollar Active Member

    Messages:
    2,598
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    90
    #6
    If you put this code into the footer of the page it will reject visitors blocking your ads. It works for adsense.
    Btw that is scary, What is I.E7 Pro?

    <script>
    function blockedads()
      {
      var giframe = document.getElementsByTagName("iframe");
      var bod = document.getElementsByTagName("body");
      var blocked=1;
      for (var i = 0; i < giframe.length; i++)
        {
        var name = giframe[i].getAttribute("name");
        if(name == "google_ads_frame")
          {
          var blocked=0;
          }
        }
      if(blocked)
        {
        bod[0].innerHTML = '<br> <br>Sorry this page cannot be displayed because adblocking software has been detected';}
      }
    setTimeout('blockedads()', 4000);
    </script>
    Code (markup):
     
    Dollar, Oct 30, 2007 IP
    usasportstraining likes this.
  7. FanAddict

    FanAddict Notable Member

    Messages:
    7,017
    Likes Received:
    376
    Best Answers:
    0
    Trophy Points:
    230
    #7
    Does that work in all browsers that have the "AD BLOCK" software? Very interesting... I didn't know there was a code to do that! :D
     
    FanAddict, Oct 30, 2007 IP
  8. priyakochin

    priyakochin Banned

    Messages:
    4,740
    Likes Received:
    138
    Best Answers:
    0
    Trophy Points:
    0
    #8
    But I think nothing can beat Mozilla.
     
    priyakochin, Oct 30, 2007 IP
  9. ForgottenCreature

    ForgottenCreature Notable Member

    Messages:
    7,473
    Likes Received:
    173
    Best Answers:
    0
    Trophy Points:
    260
    #9
    So does it block the adsense ads?
     
    ForgottenCreature, Oct 30, 2007 IP
  10. Dollar

    Dollar Active Member

    Messages:
    2,598
    Likes Received:
    82
    Best Answers:
    0
    Trophy Points:
    90
    #10
    Its works by detecting if the Adsense Iframe is present, so if the Adsense Ads are not loaded. Then the script will remove the elements of the page and put the desired text to your visitor. So this works not just for adblock but also HOST file blocking as well.

    Thanks to articlewagon.com for that code!
     
    Dollar, Oct 30, 2007 IP
  11. leandar

    leandar Well-Known Member

    Messages:
    3,929
    Likes Received:
    108
    Best Answers:
    0
    Trophy Points:
    170
    #11
    is this work for blogger blogs ? :confused:
     
    leandar, Oct 30, 2007 IP
  12. usasportstraining

    usasportstraining Notable Member

    Messages:
    4,876
    Likes Received:
    363
    Best Answers:
    0
    Trophy Points:
    280
    Articles:
    4
    #12
    Very nice!

    Thanks for that bit of code. :)
     
    usasportstraining, Oct 30, 2007 IP
  13. darkp1x

    darkp1x Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Yes. I am going to try the code on the page and see if it passes the adblock :)
     
    darkp1x, Oct 30, 2007 IP
  14. darkp1x

    darkp1x Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    Thanks for the code,
    IE7 Pro is an adon for ie - some tweaks, such as adblock :(
     
    darkp1x, Oct 30, 2007 IP
  15. darkp1x

    darkp1x Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    I dont think MS makes it - third party crap.
     
    darkp1x, Oct 30, 2007 IP
  16. jackburton2006

    jackburton2006 Peon

    Messages:
    5,296
    Likes Received:
    282
    Best Answers:
    0
    Trophy Points:
    0
    #16
    It doesn't matter. People have been worried about this for years, but it's never mattered. For every savvy Internet user who will utilizes this ad blocking software (even ones that come pre-installed) there are 1000 more who has no idea what it is and will never use it, and still 1000s more who are just discovering the Internet every day. Don't sweat it.
     
    jackburton2006, Oct 30, 2007 IP
  17. darkp1x

    darkp1x Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #17
    I like your attitude. Your right, today is today and my main concern should be adding content and bringing traffic to my sites.
    Thanks
    dp
     
    darkp1x, Oct 30, 2007 IP
  18. Adpubster

    Adpubster Peon

    Messages:
    4,017
    Likes Received:
    153
    Best Answers:
    0
    Trophy Points:
    0
    #18
    You are correct. MS is not affiliated with it. ie7pro is registered to some guy out of Beijing of all places.
     
    Adpubster, Oct 31, 2007 IP
  19. Volvospeed

    Volvospeed Active Member

    Messages:
    325
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    58
    #19
    I agree. I run the script to stop ad-blockers though. I do not put a lot of effort in it but its easy and ups my earnings 10-15%. Members also have the option to purchase the option to remove tags on my forums. For 10 dollars a year they gain access to additional forums and an ad-free skin. Removing the effectiveness of the ad-blocking software just makes sure they can not do an end run. Like you said though, at the end of the day I am not loosing sleep over it and it the fix took more than 30 seconds I would not bother. For those who have not seen the script in use I run it at: http://volvospeed.com/vs_forum
    If course if you do not have an ad-blocker you will not see any difference.
     
    Volvospeed, Oct 31, 2007 IP
  20. Adpubster

    Adpubster Peon

    Messages:
    4,017
    Likes Received:
    153
    Best Answers:
    0
    Trophy Points:
    0
    #20
    Would this not qualify as drawing attention to the ads (the ones they see after they unblock?)
     
    Adpubster, Oct 31, 2007 IP