Slashdot Mirror


Amazon Patents Customized 404 Pages

theodp writes "Among the patents awarded to Amazon CEO Jeff Bezos on Tuesday was one for his invention of Error Processing Methods for Providing Responsive Content to a User When a Page Load Error Occurs, which covers displaying alternate web pages in response to HTTP 404 page-not-found errors. So is this the technology that causes Amazon's Home Page to be displayed when Bezos' MIA Patent Reform Page can't be found?"

2 of 167 comments (clear)

  1. MSIE did it. by Rob+T+Firefly · · Score: 5, Insightful

    Much as I'm loath to hold it up as an example of anything ever, Internet Explorer has been using client-based action to generate a friendly "This page cannot be displayed" page in place of 404 errors for years and years.

  2. Useful bit of engineering by GauteL · · Score: 5, Insightful

    ... which is using a well known malware/phishing technique.

    It is a client component (read adware/malware) that intercepts 404 messages, calls home to find out where to redirect the user, then redirects.

    i.e. if you type in "slahdsot.org" it will search a database of misspellings and redirect you to "slashdot.org".

    or.. in the case of malware.. if you type in "myinternetbank.com" it could redirect you to "myphishingsite.com".

    I'd be surprised if there isn't prior art among the less ethical Internet inventions out there.