Slashdot Mirror


Microsoft "SiteFinder" Quietly Raking It In

An anonymous reader writes in with the news, which isn't particularly new, that Microsoft's Internet Explorer sends typo domain names to a page of pay-per-click ads. In this endeavor Microsoft joins Charter and Earthlink in profiting from the dubious practice that Verisign pioneered but failed to make stick. The article is on a site whose audience is, among others, those who attempt to profit by typo-squatting, and its tone is just a bit petulant because individuals cannot hope to profit in this game on the scale Microsoft effortlessly achieves.

8 of 176 comments (clear)

  1. This isn't even in the same league as SiteFinder. by JanusFury · · Score: 5, Insightful

    SiteFinder broke DNS for the purpose of making money. This is just a 'feature' similar to the one in Firefox that automatically performs a google search on things you enter into the URL bar if they aren't valid addresses; MS is just taking the idea further (and making money off it, because they love money). I can see people being miffed by the fact that there are ads on the search page, but it's not as if Google doesn't have ads on their search pages.

    This is basically just a bunch of advertisers and domain squatters getting upset because Microsoft and Google are making money and they aren't.

    --
    using namespace slashdot;
    troll::post();
  2. At least... by SinaSa · · Score: 3, Insightful

    Well if you're gonna do the wrong thing, you at least might as well do it the right way.

    Verisign literally broke DNS in their attempt. This cash grab is confined to software that can easily be switched from.

    --
    --
    The last digit of pi is four.
  3. Re:Even if it is from Microsoft... by DaleGlass · · Score: 5, Insightful

    Sitefinder is EVIL. While this is just fine.

    Sitefinder was implemented with a wildcard DNS record. This means that any typo gets resolved anyway. So suppose there's a mail server running on that machine for some reason. Now all the mail you send to the wrong domain name gets sent to that server instead of failing directly.

    In this case, two things may happen, both of them very undesirable:

    If it bounces, then that will confuse many people as they won't realize they made a typo and think they got the account name wrong, or that the person cancelled their account. It also results in your probably private mail getting sent to some random server for absolutely no good reason.

    The more evil possibility is that the server will accept your mail, which would be the exact same thing they do for websites. Then maybe it will reply with an ad, or perhaps just keep it. Anything can happen in this case really.

    This is the problem with sitefinder: DNS isn't just for websites, and it would break quite a lot of things.

    On the other hand, IE sending the user to some page with ads is perfectly fine. It's IE specific, it doesn't interfer with your mail or anything else, and it's probably a configuration option you can disable. And you certainly won't get it if you don't use MS software.

  4. This article is total BS by SashaMan · · Score: 5, Insightful

    All IE7 does is go to the search page OF YOUR CHOICE if you misspell something. I have IE7 configured with Google as my default search engine, and when I type in lexus-financail.com I go to Google's search page, which I find is a very helpful feature.

    Sheesh, it's like people don't even TRY with the FUD anymore.

  5. Sheesh by Reality+Master+101 · · Score: 3, Insightful

    This article is stupid. It's just takes you to the default search engine (which is usually Microsoft), and offers you a spelling correction, which then performs the search. THEN it shows you the search results, which has -- ADS. OH MY GOD!!

    In other news, typing the same string into Google (or any other search engine) also shows search results -- WITH ADS.

    Man, I've really busted the conspiracy WIDE ASS OPEN.

    --
    Sometimes it's best to just let stupid people be stupid.
  6. Non-Issue by Frosty+Piss · · Score: 4, Insightful
    Going to Lexus-Financail.com takes me to Google. Wonder why? Oh, of course, Google is my default search page... Wonder how that happened?

    Really, I think this is a "non-issue". You're not locked in to Live.com or any other search site. Microsoft "makes" Internet Explorer, why wouldn't they set the default to Live.com? Why shouldn't they? You can always change it...

    --
    If you want news from today, you have to come back tomorrow.
  7. This isn't SiteFinder. This isn't news. by JacksBrokenCode · · Score: 4, Insightful

    From TFA:
    Fire up Internet Explorer and try this right now. Enter Lexus-Financail.com into your address bar and hit enter. (If you're on a different browser, click here to see the results you would get.)

    I type "Lexus-Financail.com" into my address bar and IE automatically routes it to a Google search that suggests Lexus-Financial.com. Whenever IE doesn't find a server that you type in the address bar, it redirects to a search using your default search hooks. Mine are set to Google and it uses Google to search. If IE just showed a blank "Server not found" page it wouldn't be broken, but it could easily be argued that using your default search provider to try and find your intended server (in event of a "not found") is useful behavior.

    At the end of the day, this isn't "evil" behavior. They aren't preventing people from accessing a legitimate site, they are providing relevant search results instead of a generic error screen. They may garner some ad revenue in the process but they haven't programmed the browser in a way that they are the only ones who could benefit from the behavior. And unless the user is paying their ISP per-bit at an extremely expensive rate, there's no monetary damage to the user.

  8. non-story by spitzak · · Score: 3, Insightful

    They are using the 404 response correctly, this is what it was designed for! IE is trying to do something intellligent when it knows that the page is missing. What verisign did was fool every program (including IE) into thinking *all* pages exist, which breaks anything that wants to respond in a useful way to the page being mistyped.

    I checked on a Windows machine, and they even let you change it! Didn't even bury it too deep in the configuration! You can go to google or bash-microsoft.net and thus the mistyped domains probably can hurt them!

    Microsoft does plenty of evil and stupid things, but this is not amoung them.