If I click an Instagram link in a tweet (since Instagram images no longer show up inline on Twitter), it loads the t.co link in my web browser, and then launches the instagram app to show me the photo. If I then press my phone's "back" button, it takes me back to my web browser, and I have to press "back" again to get back to the Twitter app. It also leaves the t.co link in my web browser's list of active tabs, so the next time I open my web browser, it hijacks me and launches me back into Instagram. It would not be difficult for the Twitter app to resolve t.co links before launching anything, mitigating this issue entirely.
Link shorteners hurt the user experience and destroy the Web
21–30 of 91 posts
Re: Link shorteners hurt the user experience and destroy the Web
#22> t.co -> j.mp -> pocket.co -> getpocket.com -> bit.ly -> $PROPER_URL Wow, so many different people tracking a single link. These are super annoying once they changed to storing the actual URL on the server. The old "redirect?to=http%3A%2F%2Fwww.example.com" style could be re-written on the client to remove the click-tracking, but by storing it on the server, you have to be tracked to get the URL. These seriously nee…
Re: Link shorteners hurt the user experience and destroy the Web
#23So I shorten them sparingly, for simple layout reasons. But I don't track the clicks or anything. I might be in the minority here, tho.
Re: Link shorteners hurt the user experience and destroy the Web
#24Re: Link shorteners hurt the user experience and destroy the Web
#25> Link shorteners appeared as a consequence of the rise of Twitter. With a 140 characters limitation, sending full links over the micro blogging network was almost impossible. No. The first extremely popular link shortener was TinyURL, and it launched in 2002, years before Twitter existed. Link shorteners became popular because URLs for some websites are extremely long and unweildy, and are thereby difficult to type;…
Thank you for mentioning this, I'll correct the article accordingly. [edit] Fixed
Re: Link shorteners hurt the user experience and destroy the Web
#26It's dead now, demonstrating another problem with URL shorteners.
Re: Link shorteners hurt the user experience and destroy the Web
#27I have been in https://bg.wikipedia.org/wiki/%D0%9D%D0%B0%D1%86%D0%B8%D0%BE... and http://bg.wikipedia.org/wiki/%D0%91%D0%B0%D0%BD%D0%BA%D1%8F also I should note that I am https://bg.wikipedia.org/wiki/%D0%A2%D1%83%D1%80%D1%86%D0%B8...
IRI FTW.
Re: Link shorteners hurt the user experience and destroy the Web
#28Re: Link shorteners hurt the user experience and destroy the Web
#29Okay, I know that ranting content beats happy or deep-thought-out content, but we got into hand-waving territory a little early here and without, well, knowing what the hell we're talking about.
I use bit.ly, and gad, I hope I don't spam. There are a dozen good reasons. I just like knowing in real-time how many people are re-using the links I share online. Gives me some idea if anybody is paying attention. Over time, I can go back and look at all the links I've shared, from my own stuff to MSM material, and see what my friends liked and what they didn't. That's great feedback for me -- just like a "like" on Facebook, except it's entirely passive on the consumer's part.
I'm not saying there isn't a problem. The problem here is that everybody and their brother want as much data as possible from the user, so there's this cascading thing going on where you almost never click on a link that actually describes where you're going. Many times the redirect can be several deep, as the author points out.
So yes, there's a problem. But please don't jump from "there's a problem" to "Spam! Spam! It's all about spam!"
No, it's not. There can be a problem with something without there having to be an evil villain involved.
Re: Link shorteners hurt the user experience and destroy the Web
#30Paste in a shortened link and it will tell you the original URL, listing all the intermediate steps on the way. It also has an API.