Why does #Twitter unnecessarily shorten links via bit.ly (etc) when a tweet is still less than 140 chars?
I just sent this test tweet:
http://twitter.com/alecmuffett/status/3684791756
The original read:
this is a test: http://thenextweb.com/2009/08/31/woman-fired-caps-email/
Total length: 72 characters. Space remaining, 68. Way under 140. (updated: to address typo, thanks @iamkhayyam)
So, why truncate? Why does it do this?
The result that Twitter posted, looks like this:
this is a test: http://bit.ly/qfMwY
My analysis:
- Downsides: readers cannot see where the link goes, readers cannot obtain context (woman-fired-caps-email) from the URL string
- Upsides: …none that I can see for the end user, in this situation; moreover since a submitted tweet must be shorter than 140 characters it’s not like this is a free service that enables extra tweeting; if I could submit a 163-character-tweet-including-a-URL and Twitter would auto-shorten it to less than 140 characters, then that would be good… but they don’t do that.
The only upside I can see is to drive traffic to bit.ly (etc) – and here comes the bad bit – DRIVE TRAFFIC TO bit.ly AT THE COST OF PROVIDING INFORMATION TO THE READER AND EXPUNGING CONTEXTUAL VALUE FROM THE ORIGINAL TWEET.
Doubtless bit.ly is doing analytics and that’s where the moneygrubbers are talking about “revenue streams” and so forth, but in the process TWITTER IS MESSING WITH MY TWEETS UNNECESSARILY.
Bandwidth is cheap. 140 characters is very cheap. 68 characters is not cheaper, it’s still less than $fragsize.
Please retweet using the tag “#stopshortening” – I wrote this posting, I picked the tag, I looked it up on Twitter Search and I found someone else came to the exact same conclusion. I’m satisfied it’s the right thing to do.
It’s time for Twitter to stop unnecessarily shortening URLs and removing context from my tweets.
Footnotes / FAQs:
- Isn’t this the fault of the Twitter clients?
- yes, partly; however the above experiment was done using the http://www.twitter.com web frontend, so it seems to be what Twitter themselves do; and if any organisation is in a position to suggest to API users that the above is bad behaviour, then Twitter itself, is.
- Twitter automatically shorten links longer than 30 characters. Shorter ones are left untouched.
- That does nothing to address the loss-of-context criticism, above; nor does it address “messing with my tweets”. Anyway, longer URLs are more likely to be like
http://foo.com/you-can-work-out-what-the-thing-is-about-before-clicking-here.html, so isn’t that the reason for *not* shortening?
Shortening might have made sense when tweet-to-SMS gateways were still being used, but even then it should have been a *reader* option, not centrally enforced for all *writers*
Leave a Reply