"simplified domain" = address bar only shows domain name.<p>e.g. "<a href="https://www.ghacks.net/2020/06/15/google-to-test-simplified-domain-display-in-chrome/" rel="nofollow">https://www.ghacks.net/2020/06/15/google-to-test-simplified-...</a>" -> "ghacks.net"<p>> The reason for running the experiment, according to a developer, is that the display of the full URL makes it difficult for the average user to distinguish between legitimate and malicious sites.<p>From <a href="https://www.ghacks.net/2020/06/15/google-to-test-simplified-domain-display-in-chrome/" rel="nofollow">https://www.ghacks.net/2020/06/15/google-to-test-simplified-...</a>
Kudos to Emily Stark for letting the real data guide her decision. It's hard to let go of something you've invested a lot of effort in, and it seems like this was something she had strong feelings about. Doing the right thing even when it's not what you were hoping for deserves to be applauded.
>Showing only the domain name was considered a good way to remove the extra chaff from a complex URL and only leave the core domain visible in the URL bar.<p>>showing full URLs makes it harder for non-technical users to distinguish between legitimate and malicious (phishing) sites, many of which use complicated and long URLs in attempts to confuse users<p>Why not simply make the domain name visually stand out from the rest of the url?
At least Chrome let you right click the URL field and choose to view full URLs. Firefox has also started messing with the way URLs are displayed and you have to trawl through the about:config settings to stop the insanity.
Kudos to Emily Stark for letting the real data guide her decision. It's hard to let go of something you've invested a lot of effort in, and it seems like this was something she had strong feelings about.<p>Doing the right thing even when it's not what you were hoping for deserves to be applauded.
> This experiment didn't move relevant security metrics, so we're not going to launch it. :(<p>Interesting, I wonder what exact 'security metric' they were measuring this against to determine if this feature would make the cut.
the design issues of URLs are IMO less technical and much more SEO induced. Google has a lot to say here.<p>E.g. URL length over 80 chars (https included) should be a penalty to search rank. So should parameters. Also everything impacting read- and spellability. URLs have to be designed on their own right. Remember Aaron Swartz's 'Programmable Web' opening chapter 'Building for Users: Designing URLs'.<p>Design had just no stake here while advertising had. Then happened what happens when candy champions bread.<p>The technicalities have to be commonplace and must not be hidden – like the wheels of a vehicle. You may not directly interact with them but you must be aware they're what it's all about.
I could also live without hiding the protocol for non-secured websites. I mean leave the label there, I don't care, but whenever I want to copy the domain of a HTTP website, it also automatically prepends it with the protocol, which more often than not is not what I want.<p>I wish developers just stop experimenting on URL bars and leave them simple and consistent...
Always wondered when this, removing the path after the domain, would be put in. It's visually simpler and would probably improve the metrics recording perceived sleekness of user experience.<p>But removing the path would be a burden to those discovering how the web really works.
This felt like phase two of putting everything under the AMP umbrella, and I would not be shocked if Google shut this down out of fear of regulatory scrutiny.<p>Google <i>really wants</i> to kill the URL. If you have to navigate through Chrome and their search engine to get to things, they'll have sunk their claws deep enough that the web doesn't even matter anymore.<p>They want to serve and proxy all the content so they can inject more ads and tracking.<p>The EU and US DOJ should really be asking themselves whether or not the world's biggest search engine and advertising company should be allowed to develop the world's most popular browser. Maybe Google should be told to stop development of Chrome.
Sweet Jesus thank you. Whomever thought this was a good idea needs to have their hands removed from any production database. There has got to be a better way to help people realize they're on the right domain than removing information for everyone.<p>This reeks of mobile browser features creeping into desktop software. The use cases are entirely different. And the form informs the function -- you can't usually display a full URL on a mobile browser -- that is why you don't see it on mobile browsers.
Anyone what the "security metrics" they referenced in the commit message were that they thought would be impacted by making this unrequested change to how the web works?