I just noticed a very interesting thing today, when I tried going to sfu.ca I would get server timeout where as http://www.sfu.ca would work perfectly.
I was wondering what could be causing this, is it because they manually have added www as a subdomain? Does the browser not default to www.* when no prefix is provided?
They’re doing it wrong. sfu.ca should redirect to http://www.sfu.ca or vice-versa. An no, your browser doesn’t automatically add the ‘www’.
NSlookup for ‘sfu.ca’ gives me this:
While doing the same for http://www.sfu.ca returns this:
I prefer urls without the www. It’s seems rather archaic. But I think it’s best to have both options available.