The URL shortener situation is out of control
hanselman.com
The URL shortener situation is out of control
1–10 of 79 posts
Re: The URL shortener situation is out of control
#2I agree that this is an unfortunate pattern, but what exactly could the HTTP spec do to change it? The only thing I can think of is limiting the number of chained redirects, although I don't see browsers implementing that if longer chains are even remotely common.
Re: The URL shortener situation is out of control
#3> Redirects are being abused and I don't see any work happening in HTTP 2.0 to change it. I agree that this is an unfortunate pattern, but what exactly could the HTTP spec do to change it? The only thing I can think of is limiting the number of chained redirects, although I don't see browsers implementing that if longer chains are even remotely common.
Re: The URL shortener situation is out of control
#4> Redirects are being abused and I don't see any work happening in HTTP 2.0 to change it. I agree that this is an unfortunate pattern, but what exactly could the HTTP spec do to change it? The only thing I can think of is limiting the number of chained redirects, although I don't see browsers implementing that if longer chains are even remotely common.
if my sketchy memory serves me, it was based around using a currency and updatable links. Along with that, the idea was that you could also share segments of movies and music with the hyperlink system.
I'm pretty sure it died a pitiful death due to it being completely secret until after HTTP got ingrained.
Re: The URL shortener situation is out of control
#5The most obvious one is Twitter, always using it's own service regardless.
Re: The URL shortener situation is out of control
#6> Redirects are being abused and I don't see any work happening in HTTP 2.0 to change it. I agree that this is an unfortunate pattern, but what exactly could the HTTP spec do to change it? The only thing I can think of is limiting the number of chained redirects, although I don't see browsers implementing that if longer chains are even remotely common.
Re: The URL shortener situation is out of control
#7People are using shorteners on shortened links, this is the problem. The most obvious one is Twitter, always using it's own service regardless.
Re: The URL shortener situation is out of control
#8Re: The URL shortener situation is out of control
#9(Or perhaps only allowed a cookie if the redirect was served by the same domain as the target domain.)
Re: The URL shortener situation is out of control
#10These are all good reasons, but are there any real users who are actually being affected by these issues? If it is just a theoretical concern, then I don't think it is reasonable to call the situation "officially out of control".