Forum Moderators: phranque
Twitter and the short-link focus has got me thinking. My domain is about as long as WebmasterWorld so I don't know. Google rankings and possibility of change is another factor but that aside, what do you think, www or just domain*com?
The distinction being I am referring to the address bar. I don't feel the same way about my domain when being referenced in an article, etc. But if it is a link or in the address bar. I get warm and fuzzy seeing those little w's. ;-)
So technically it is not required, but neither is a .com domain. But everyone agrees folks are more use to .com domains and more comfortable with them. In my opinion, this falls into that same comfort category.
I have no data to support this. Just opinion.
I as well have 1000's of pages not a single one truncating in the SERPs as well with the www Talk about clean ya baby....
...just (1) to save visitors some typing and (2) because some are "used to" typing "www"...
...except in those rare cases where a subdomain is hosted elsewhere, such as GAfYD (GOOG apps for mail - MX ... or calendar, docs, start-page, etc. - all CNAMEd)
My registrar's name-servers handle that arrangement just fine.
The spacing and the dots separating the domain name from the http:// make the actual domain name easier for the eye, which uses 'outlines', to read at glance.
The reason spelling mistakes can often go unnoticed in known text has to do with the way the eye works and the way people read. If you don't believe me on how the eyes and reading work, do a bit of research... I'll be sticking with the www because I believe the domain name is much more readable at a glance when separated from the clutter of the protocol.
BTW: Happy New Year Everyone!
So tell me, does everyone still say dub-dub-dub when giving out web addresses verbally? Come on now, fess up!
I'll tell 'em the site is
example.com. If that is exactly what they type, they will get a 301 redirect to
www.example.com/ and the site will appear. If they are linking, they are most likely to cut the address from the browser URL bar, and paste in elsewhere, so they'll have the correct URL right there.
If they type
www.example.com then they are already on the right page.
I'd actually say that big brands concatenating to www. are part of the problem with getting the world to understand that www. should be wholly unnecessary and that in actuality www. serves no real purpose.
I see no reason for most people to use www. (very busy sites might benefit from load balancing etc.).
There are some people who definitely should not use www (url shortners for example).
Given that it really does not matter, dropping it for brevity seems right.
It made sense when each subdomain mapped to a server, and each server ran just one subdomain.
If you have multiple servers running multiple services for example.com, have a proxy at example.com directing the requests on port 80 to the web server etc.
Same is true for the www. prefix in regards to most users being use to seeing it. AND it even has a few technical advantages.
In my opinion, there is no winning argument here. Yes, it can work just fine without it, so what? Folks are comfortable seeing it there.
I'll join the mutiny once the general population is comfortable with it not being there. ;-)
You need to be able to do that search to find any multiple sub-domain duplicate content issues.
If you are using www for the site, the two searches are
site:www.example.com and site:example.com -inurl:www.
http://no-www.org/
My favorite site.
[edited by: phranque at 2:06 am (utc) on Jan. 5, 2010]
[edit reason] unlinked url [/edit]
Everyone agrees that .com domains are the way to go.
Not always. Not if you want the shortest possible domain name, not if you are targeting at a particular country, not for an an organisation that can signal something by using another TLD (.dov, .edu, etc. arguably even .org or .aero).
Same is true for the www. prefix in regards to most users being use to seeing it.
So you redirect them.
One thing I have noticed is that sites that use www often fail to redirect the url without it, but those that do not use www always redirect.
www is good in a link, as it pre-warns its an internet address. (ie.the world wide web!)
Except there is nothing to stop you having your ftp server at htp://www.example.com if you want to. I also fail to see what practical problem this solves.
On the other hand http:// reliably tells you the same thing.
rather get rid of the //
Dropping it altogether will break things.
We need a separator between the protocol and the address. Does anyone know why a simple colon was deemed insufficient in the first place?
In practice the whole of the protocol is optional when actually typing into an address bar. It is also possible to hide it in the client (as Safari does on the iPhone). It is then only necessary in links. If browsers reliably assumed that no protocol means the same protocol as the current page (as they do with links that omit the domain name) we could largely omit it there as well.
@phranque what you call "poor practices" enouraged no-www.org are a means of spreading the message - a bit like people who do not support IE6 because they want to discourage people from using it.
But in the future
WebmasterWorld.mars ?
How about
WebmasterWorld.msft?
You see the confusion average joe will get into?
www.WebmasterWorld.com is the proper way, not necessarily the best way.
Plus not to mention load balancing without spending huge amount on complicated DNS setup. If you go with IP rotation on DNS server, you can have single point of failure. (and, have we as industry figured out best way to load balance & uptime?)
Its easier to debug/redirect when things go wrong at
www1.WebmasterWorld.com
www2.WebmasterWorld.com
And even with complicated load balancing. You don't want everybody constantly hitting webmasterworld.com, sooner or later you will reach the limit on your servers.
Rather get rid of http:// and make it default protocol. How many ppl outside tech industry uses any other protocol anyway?