Given the size of Google, I wonder if there was a whole team tasked with this development. A 404 page for a company as big as Google is an awfully big responsibility for just one person :) To be honest, I prefer the idea of a more intelligent 404 page. You'd think Google would have sufficient horsepower to make a good guess at what you might have been trying to find.
Google finally has a 404 page that isn't ugly
21–30 of 113 posts
Re: Google finally has a 404 page that isn't ugly
#22Earlier quoted context omitted.
`//www.google.com` will automatically translate the url to http/https depending on the requested protocol.
is this officially accepted syntax? does it work in all browsers? (I'd really love both these answers to be yes so I can start doing this on my sites)
More specifically: http://www.ietf.org/rfc/rfc3986.txt
Via: http://stackoverflow.com/questions/3583103/scheme-relative-u...
Re: Google finally has a 404 page that isn't ugly
#23Re: Google finally has a 404 page that isn't ugly
#24https://img.skitch.com/20110302-kdhkc99usamdhb6yaptrw2y81d.j...
Re: Google finally has a 404 page that isn't ugly
#25Who cares? What interesting discussion is there to be had about this?
Re: Google finally has a 404 page that isn't ugly
#26Earlier quoted context omitted.
is this officially accepted syntax? does it work in all browsers? (I'd really love both these answers to be yes so I can start doing this on my sites)
Yes and yes, since 1995. More specifically: http://www.ietf.org/rfc/rfc3986.txt Via: http://stackoverflow.com/questions/3583103/scheme-relative-u...
Re: Google finally has a 404 page that isn't ugly
#27Google has been really been stepping up their design over the past few months. I really like the subtle tweaks they made to the top bar across all google pages: https://img.skitch.com/20110302-kdhkc99usamdhb6yaptrw2y81d.j...
Re: Google finally has a 404 page that isn't ugly
#28Not true. They know the sub-domain and the path. Either or both could be used to do something more intelligent.