14
votes
7answers
608 views

Why isn't stackoverflow using www in the URL?

Is there any specific reason to why stackoverflow isn't using www in their URL? When you type http://www.stackoverflow.com the site change it to http://stackoverflow.com. This is opposite to what many ...
8
votes
4answers
277 views

Strip titles from canonical URLs

The canonical URL used for a question currently includes the title, e.g. http://meta.stackoverflow.com/questions/9134/jon-skeet-facts That means if the title of the question ever changed, the ...