Forum Moderators: open
But what does most of people do?
I know that you can press ctrl enter to autofill www and com
But the question? Are domains without www prefered?
since it's recommended to have links to your site in the same way (not ones with www and others without www) what is it best?
As far as I know, www is an anachronism from when people would primarily enter in domains for things other than URLs.
Today, I really can not imagine anyone prefers to enter it - if they do, it is probably either habit, a lack of understanding, or a very poorly configured DNS/Webserver.
But how do most of people prefer to access or see your site? as mysite.com or www.mysite.com?
I personally like mysite.com because is shorter but don't want to take that decision based on my taste
I do know, where Page Rank is concerned, google used to show two different PR's when you used www.mysite.com vs mysite.com, but now, the PR rating is exactly the same. I know that the links haven't changed so it has to be a new way google deals with things.
But it also means that to be safe, I always type the www unless advertised otherwise or known to work. And even in cases where they work, for instance most newspapers, they often redirect to www or seem to take longer to "orient" themselves. The quarter of a second required to type in four extra characters is worth avoiding a second of redirection.
Besides, for marketing purposes, "www" makes a name unambiguously and obviously a website. While mta.info works, would you ever think to type it in a browser? It looks like a tagline or name of some kind of initiative, not like a url. MTA wisely used www.mta.info on the posters advertising its new preferred address.
By default, all popular Web browsers assume the HTTP protocol. In doing so, the software prepends the 'http://' onto the requested URL and automatically connect to the HTTP server on port 80. Why then do many servers require their websites to communicate through the www subdomain? Mail servers do not require you to send emails to recipient@mail.domain.com. Likewise, web servers should allow access to their pages though the main domain unless a particular subdomain is required.
Succinctly, use of the www subdomain is redundant and time consuming to communicate. The internet, media, and society are all better off without it.
I think that makes sense. Personally I find it less cumbersome to omit the www, and more..elegant in a way, too. But as has been mentioned by others in this thread it is probably still confusing to the non-tech-savvy broad public for a number of reasons, habit and lack of technical knowledge mainly. I hope to see a gradual change in awareness though in the not-too-distant future.
no-www.orgAnother web crusade against another extremely minor problem. Four extra bytes! Oh, the bandwidth! Well, it wouldn't be any fun otherwise, right? :-)
all popular Web browsers assume the HTTP protocol... the software prepends the 'http://' onto the requested URL and automatically connect to the HTTP server on port 80Not quite the best analogy. Extending this argument would say that the browser should add www if not provided, assuming the user is looking for the root home page of a canonical domain.
Mail servers do not require you to send emails to recipient@mail.domain.comNot true as a blanket statement. Ideally, yes, any modern network has a centralized mail distribution system. But even Stanford University-- home of the original Yahoo-- did not have unified e-mail routing until recently.
no-www.org
Another web crusade against another extremely minor problem. Four extra bytes! Oh, the bandwidth! Well, it wouldn't be any fun otherwise, right? :-)
Still, most of the people try www.update.widgets.com first - get an error message, and then look closer and type the real address.
After several weeks, we added the www.update.widgets.com address to the configuration...