Skip to main content

Chrome 64 for Android cuts URLs automatically when you share them

Links are the lifeblood of the Internet. They point from one site to another and are often used to connect similar resources with each other, for attribution, or research.

Links can be clean, e.g., https://www.ComTek4u.com/ or they can be what many consider messy, e.g., https://www.amazon.de/b/ref=unrec_bubbler_2_en?_encoding=UTF8&node=1624….

While you still see that the second link points to Amazon based on the domain part of it, it is not clear what all these other parameters do that are attached to the link.

chrome 64 android link share

When Twitter appeared on the scene, services that turned a long URL into a shorter version followed because of the service's character limit. These services were useful on mobile devices as well as you had little screen space to display text. Even Google started its own link shortening service, but all had in common that the short link pointed to the long link without changing it in any way.

Google implemented a new feature in Google Chrome 64 for Android that changes that. When users use the share functionality on the device, links get cleaned up automatically.

Ryan Whitwam on Android Police suggests that the link cleaning has something to do with canonical links. Pages should have canonical links attached to them which point to a specific URL. A canonical link defines the main URL for content using the HTML tag rel="canonical", e.g. <link rel="canonical" href="https://www.ghacks.net/2008/02/18/clipboard-caching-utility/" />

canonical url

Links may have parameters attached to them, and it is sometimes difficult for search engines to determine the primary URL for content because of that. The canonical tag helps as webmasters may use it to set the primary URL for content using it.

Anyway, if you use the share menu in Chrome 64 on Android, you will notice that long messy links with lots of parameters may get cut. Amazon is probably a prime example for that, and it appears that Google uses canonical information if available to cut the link.

The canonical link points to the same resource, but it may omit information. Link anchors are stripped which means that users who open the link start at the top of the resource and not at the position the link anchor refers to. Affiliate links get stripped as well which may hurt webmasters who use them to earn revenue.

On the other hand, tracking information, for example, Google Analytics data, may be removed as well in the process.

Chrome on Android users can copy the full link but not by using the share menu. A long-tap on the URL in the address bar displays an option to copy the entire URL so that it can be shared in its entirety.

Closing Words

I have to admit that I'm not in favor of web browsers changing links on their own as it takes away control from users. Admittedly, Chrome users can still copy the full URL at this point in time and the process may deal with tracking links on top of that.

Now You: What's your take on this feature?

 

This article was first seen on ComTek's "TekBits" Technology News

HOME