WWW Stands For Worthless3
By Daniel Miessler on February 22nd, 2005: Tagged as Technology
Going along with my ongoing fascination with efficiency, I’m going to be breaking my habit of using “www” in front of the domains that don’t require it, i.e. most of them.
For anyone who’s not up to speed, in the URL http://www.cnn.com, the com portion refers to the top-level-domain, which roughly determines what sort of organization the domain is. The cnn portion is the real meat. It’s the domain itself, i.e. the organization. http:// is the protocol used by the browser to reach the resource, but that’s not important here.
The trick is, anything to the left of the domain (in this case cnn) is a hostname. So if you want to further specify within the cnn domain where you want to go, you append a hostname. If they had mail services and you were setting up your email client to work with that account, you’d perhaps enter mail.cnn.com. If they hosted a file transfer service, you may contact ftp.cnn.com, etc.
For serving web pages, however, which is the most commonly offered service online, no hostname is usually needed. It used to be, in the beginning of the Internet, that a special machine named “www” would host the web content, and in order to reach that machine users would have to enter http://www.domain.tld. That’s usually not the case anymore. For most sites, you can just enter http://domain.tld and end up at the web server for the organization.
This is a minor issue, to be sure, but if there’s no reason to type extra stuff, why do it? Here are some sites that allow you to enter just the domain:
http://cnn.com http://slashdot.org http://wired.com http://boingboing.net http://yahoo.com http://google.com http://microsoft.com http://redhat.com http://novell.com http://ibm.com http://hp.com
…just to name a few.
*Note: Some of the sites above actually redirect you to www.domain.tld, but that’s just as good as it not being needed. Either way, it’s not necessary for you to type it.
