I honestly don't see an issue. if you're sharing links to images on imgur, you're denying them ad revenue and just leaching bandwidth. I'm all for adblockers, but complaining you can't direct link images is kinda...
Imgur was founded as a reddit-friendly image host. "The new site for reddit images, written by a redditor. None of the slow ad-laden crap of imageshack!" Now, it is slow ad-laden crap, to the point that I just hit Back button after hitting a link and seeing the page frame load before the image. It has been fascinating to watch the common startup pattern of "I am one of us, making our life awesome" messaging covering…
Imgur is Covertly Redirecting Image Links on Facebook and Twitter
51–60 of 75 posts
Re: Imgur is Covertly Redirecting Image Links on Facebook and Twitter
#52Earlier quoted context omitted.
The creator of imgur (MrGrim on Reddit) has said on multiple occasions that hotlinking is acceptable way to use imgur: Four years ago - "I created imgur because the other image hosting sites forced you to see their ad-ridden pages (TinyPIC). I would never do the same to you. If you want to direct link to the image, then by all means do so."[1] Three years ago - "People linking to the page rather than the image is wha…
IMHO, "hotlinking" isn't the same as directing people from social media directly to an image url. You can still put " rel="nofollow">http://imgur.com/..."> on your web page and it will still work. The context of doing that is different from pointing someone directly to an image with the intent of showing it to them.
Re: Imgur is Covertly Redirecting Image Links on Facebook and Twitter
#53Re: Imgur is Covertly Redirecting Image Links on Facebook and Twitter
#54I tried linking to a photo I'm hosting in a Pro account: https://twitter.com/mahemoff/status/431487389866139648 Even for a Pro account, the image redirects from Twitter. It doesn't redirect me, but it redirects everyone else (I tested from Incognito mode). Which seems not quite what I thought I was paying for. Also as a paid user, if I click on anyone else's images, they still redirect like they would for a guest/fre…
Firefox Beta with adblock
Not logged in to imgur
Re: Imgur is Covertly Redirecting Image Links on Facebook and Twitter
#55Earlier quoted context omitted.
IMHO, "hotlinking" isn't the same as directing people from social media directly to an image url. You can still put " rel="nofollow">http://imgur.com/..."> on your web page and it will still work. The context of doing that is different from pointing someone directly to an image with the intent of showing it to them.
And how will that continue to work when if it goes beyond Twitter, G+, and FB? Most browsers send a referrer in HTTP GET for the img tag. It works now for those because google and facebook grok the html, pull out the image, and cache it.
--
[1] Though, rather unfortunately, most browsers do not seem to send reasonable Accept headers. See https://developer.mozilla.org/en-US/docs/HTTP/Content_negoti..., "Default Values" and "Values for an image".
Re: Imgur is Covertly Redirecting Image Links on Facebook and Twitter
#56Not sure why today is the first day I'm hearing about imgur. Are they somehow superior to dropbox for image linking? Do they have a desktop syncing application with quick access to hotlinking url's from a context menu? What is imgur's selling point?
Re: Imgur is Covertly Redirecting Image Links on Facebook and Twitter
#57Earlier quoted context omitted.
IMHO, "hotlinking" isn't the same as directing people from social media directly to an image url. You can still put " rel="nofollow">http://imgur.com/..."> on your web page and it will still work. The context of doing that is different from pointing someone directly to an image with the intent of showing it to them.
And how will that continue to work when if it goes beyond Twitter, G+, and FB? Most browsers send a referrer in HTTP GET for the img tag. It works now for those because google and facebook grok the html, pull out the image, and cache it.