The 404 Test: Wildly Brilliant or User Suicide? (blog.dougpetkanics.com)
Alternate link - http://dob.posterous.com/the-404-test-wildly-brilliant
Apparently the DNS may not have propagated fully. But it's quite ironic that the link is leading to a 404 for some people.
47 comments
[ 2.5 ms ] story [ 109 ms ] threadBetter yet, include a form on that landing page asking how important the feature would be to the user, and get the best of both worlds.
You've officially missed the point of the article. The argument is not that you look like an amateur, but that the user thinks the problem is with their computer or ISP. Since most 404's are due to user error in URI entry, web filters or cross-site link rot, this is a reasonable assumption on the part of the user, an assumption that can be readily exploited.
I know this because I work for a company that provides an enterprise B2B web app, and customers already consistently blame the stuff that ISN'T our problem (connection, filters, ancient browser, javascript turned off, etc.) on us.
And yes, a lot of 404's are due to improper URI entry and "cross-site link rot"... but isn't that a completely moot point since we're talking about internal links?
Why not use a 503 Service Unavailable? This is telling (stretching ;-)) the truth, and people do assume that a 503 is temporary, because that's the explicit point of the message. And you can throw in an e-mail link, like someone suggesed, if they want to be notified when the service is "back up".
Or I suppose you could use 501 Not Implemented if you really want to be honest, but that's boring. ;-)
A 404.. I find, not so much.
Two birds in one shot :)
But it's more than a solid idea. It's a proven technique. It's in use in more than a few major websites(I know from experience).
The beauty of it is: A) Couldn't be any simpler and faster to implement
B) A 404 page actually can be a better user experience. If you give the user a "Coming Soon" or "Under construction" or "We didnt really build this page, but wanted to AB test whether it would be worth it"---those can be actually more confusing to the average internet user than a 404. Remember, the average internet user probably doesn't even know what market testing means.
C) In my experience, when it is used it's used in a very small fraction of visits(just enough to get a relatively significant result set), so only a very small number of visitors actually reach the 404.
D) The users that reach the 404 might be annoyed for a sec, but generally return to what they were doing before.
E) Because it's so fast and easy to implement, and there is only 1 key variable to look at (number of clicks), it can quickly be used over and over for many different situations(think: easy to automate).
less surprise ==> less disappointment
Apparently the blog.dougpetkanics.com DNS may not have propagated yet. Sorry!
They also do these tests regularly to make sure we still need existing features.
> ... and it was acquired not so long ago for a figure with 9 digits
1. Recently acquired by MS for a rumored 100M.
2. CEO is talking about 404 pages. Powerset's CEO is indeed a tech guy, Barney Pell.
3. "Thousands" of visitors per day sounds about right for powerset.
I think this is a faulty argument, since you know most users will hit refresh and realize it is your site after about 30 seconds? People are pretty familiar with this new fangled web browsing on those interwebz now...
My personal experience is that if users are confused about what system to blame, they blame any systems they can!
I'd guess this approach works if you have a large user base with a lot of churn. It doesn't matter if you upset a particular user because they probably wouldn't return anyways.
Poll users, send out a newsletter and see the response, post a link to a page telling them what's coming and see how many click. If no one clicks, then no one will miss out on this new upcoming feature that all of a sudden isn't coming.
I cannot help but think this is only useful on (high-volume) sites where individual users are of low value i.e. do not pay to use service or contribute much, and for anything more sophisticated or with savvy users it would be deterimental (imagine seeing this on the stock-market web-app you pay $$$ for).
It all depends on how often you use this trick really.
Yeah, maybe the rational user will conclude that the 404 was somehow their ISP's fault (although I, for my part, tend to regard 404s as a sign that either the link or the site has aged out of existence). But convincing the user's conscious mind is only part of the battle. At the subconscious level, you've just lost: The user now associates your site with brittleness and broken promises.
I think it's probably better to test with a "beta" page, or a "coming soon!" mailing list, or something other than a metaphorical brick wall.
Basically take out adwords ads for products you havent developed yet, see which ones get clicked, develop those products.
All this tracks is how many would try out a feature at least once which isn't the same as how many people actually want it.
1) Create a home page peppered with links (all 404s)
2) Fill in the links, prioritising by link click count, building your company into one which solely and only does Things People Want (tm).
3) Profit