Slashdot Mirror


Google Temporarily Brings Back the www In Chrome URLs -- But Should They? (digitaltrends.com)

An anonymous reader quotes Digital Trends: With the launch of Chrome 69, Google stunned users last week with a surprising decision to no longer display the "www" and "m" part of the URL in the Chrome search bar, but user backlash forced Google to soften its stance. Google's course reversal, although welcomed by users, is only short term, and the search giant said it will change course once again with the release of the Chrome 70 browser....

Critics have argued that by not displaying the special-case subdomains, it was harder for users to identify sites as legitimate, and the move could lead to more scams on the internet. Others go as far as questioning Google's motives for not displaying the "www" and "m" portion of a web address, and these users speculated that the move may be to disguise Google's AMP -- or Accelerated Mobile Pages -- subdomain to make it indistinguishable for the actual domain....

With the launch of Chrome 70, Google plans on hiding the 'www' portion of a web address inside the search bar, but it will continue to display the 'm' subdomain. "We are not going to elide 'm' in M70 because we found large sites that have a user-controlled 'm' subdomain," Google Chromium product manager Emily Schecter said. "There is more community consensus that sites should not allow the 'www' subdomain to be user controlled."

ZDNet notes that while Chrome's billion-plus users were surprised, "Apple's Safari likewise hides the www and m but it hasn't caused as much concern, likely because of Google's outsized influence over the web and Chrome's dominance of the browser market."

TechRepublic quotes a community feedback post that had argued that "Lying about the hostname to novices and power users alike in the name of simplifying the UI seems imprudent from a security perspective."

2 of 144 comments (clear)

  1. The headline is exactly incorrect by Junta · · Score: 5, Informative

    "With the launch of Chrome 70, Google plans on hiding the ‘www’ portion of a web address inside the search bar"

    They are putting the 'm.' back in, not www. They are basing this on a rough idea of not knowing of a 'www.' that differs from the top level of a 'large' site, rather than some hard and fast rule.

    The simple fact of the matter is it is a dumb idea. It doesn't make urls any friendlier (who in the world honestly believes that www. and m. are the thing that can make urls hard?), but it does potentially cause confusion.

    As to calls of 'but Apple can...', the difference is that browser has less than 4% of the share of the desktop market, and those people are the unbelievably loyal to Apple. On the mobile browser, the url situation is already pretty useless given the limited screen real estate.

    --
    XML is like violence. If it doesn't solve the problem, use more.
  2. Re:don't mess with URLs by William+Baric · · Score: 5, Informative

    Although it's common for www.mysite.com to be a CNAME for mysite.com, this is not always the case. This means Chrome might display the same URL for two different web pages.