Earlier quoted context omitted.
Oh come on. "www." was used as a way of delineating what was a web address. Hence the fashion of putting that there so people knew you had to do it in the browser. Before then people used to also put the " http://" on there, and the combination of the two on vehicles/signs was ridiculous. We're now in a web world. People know what a URL is. "domain.com" isn't ambiguous, it's obvious to man, beast or child that you ty…
There is an actual (small) reason for the existence of "www" nowadays. You cannot have a CNAME record for the domain apex (example.com). Many dns providers implement a workaround by resolving the CNAME record into A/AAAA records when queried. https://serverfault.com/questions/613829/why-cant-a-cname-re...
Chrome 69: “www.” subdomain missing from URL
541–550 of 919 posts
Re: Chrome 69: “www.” subdomain missing from URL
#542Earlier quoted context omitted.
This is going to be a problem weather or not Chrome changes www.example.org to example.org. There is a _very_ non-trivial chance the person was going to write down example.org anyways.
But why add to the confusion by hiding important information?
Re: Chrome 69: “www.” subdomain missing from URL
#543Re: Chrome 69: “www.” subdomain missing from URL
#544Earlier quoted context omitted.
Have you tried Firefox Focus?
Firefox focus isn't firefox, though, it's a private-browsing-only browser, and it's built on an entirely different engine (chromium, iirc). There's no tabs, history, saved logins, or anything else. It's far from being a full-featured browser. Want to disable javascript or images for a while because you're on data? Too bad, you can't.
Mozilla is also starting to put more resources into Android (GeckoView, etc). Hopefully we'll see some exciting things in this realm soon.
Re: Chrome 69: “www.” subdomain missing from URL
#545Lots of people saying this is for the benefit of non-technical users. For me, this is a minor inconvenience, precisely because I'm technically capable/interested enough to handle the inconsistency. But this kind of stuff (and I am speaking somewhat generally here) tends to frustrate me, precisely when I'm trying to educate or deal with a non-technical user in some capacity where it happens to matter. I can't just tel…
Grandma has no problem with technical details being shown, she just ignores them, she just knows that clicking on the button on the top left will go the the webmail and that she needs to click the big red button in order to write a new email. Change anything and she will get lost, click everywhere, and usually find the solution, but sometimes make a mess.
There are also security implications. I told her to be aware of any change, because it may imply a phishing attempt, or some malware. But how is it going to work if legitimate software always change. You are basically training them to stop thinking about what happens, which is terrible since thinking is the only thing that can protect them since they don't have the technical intuition most of us have.
Re: Chrome 69: “www.” subdomain missing from URL
#546Earlier quoted context omitted.
Most people don't care about the location bar. Everytime they want to use Facebook, they type 'facebook' or maybe 'facebook login' in the location/search bar. And to get to their gmail account they might type their own email address in the location bar.
Ehh this might have been true 10+ years ago, but most people are more savvy than that today.. I think you are describing something that is less and less common (which may explain why Google is trying to encourage people to keep doing it).
Re: Chrome 69: “www.” subdomain missing from URL
#547> This is a dumb change. No part of a domain should be considered "trivial". As an ISP, we often have to go to great lengths to teach users that "www.domain.com" and "domain.com" are two different domains... What ISPs teach their users anymore these days? Why the heck do we want to go back to that? Time for a modicum of historical perspective. If you care about usability this is clearly an improvement. This is part o…
These types of usability steps disempower the user from having control. It doesn't surface what's actually happening and tries to "fix mistakes" with blunt overly-generalized presumptions. This isn't the first time it's happened. Take the https-everywhere changes. If you explicitly type something like " http://example.com.:80/" but the browser knows about an SSL cert for the domain, it will attempt to shuttle you off…
Re: Chrome 69: “www.” subdomain missing from URL
#548So are https://example.com and http://example.com.
If you serve materially different content based on small differences, that's user-hostile, and common tools have no obligation to support you. Chrome shouldn't cater to sites that change behavior based on a www prefix, because the vast majority of users expect those sites to be the same. Hiding the prefix won't change their mind.
Re: Chrome 69: “www.” subdomain missing from URL
#549Earlier quoted context omitted.
How about older people? Can your parents explain the difference? Mine can't and I can assure you most of them are the same.
Good point - but even my mum (65 and not very good with phones or computers) will just bash the bare domain into her browser.If it's got "www." she'll use that, if not she won't. She still knows it's a web thing, the www. for her and everybody else is superfluous. Things change. We've had something like 30-odd years of URLs. The people who can't deal with this are vanishingly small, and those that can't are likely no…
Re: Chrome 69: “www.” subdomain missing from URL
#550Visit "www.apple.com" in Safari and you will get "Apple, Inc" in the URL bar after a moment.
This seems like a potentially reasonable choice until you realize that someone could register, say "Apple, Inc" in another state and get a HTTPS cert to match it. One phishing email later and the Safari user is convinced they are logging in to the correct domain.
I can see lots of new phishing attacks made possible because of this. :(