top | item 11775611

(no title)

yxlx | 9 years ago

I've seen it. It depends on the referrer. When coming from Reddit, visitors will not be redirected.

discuss

order

GhotiFish|9 years ago

test link: http://i.imgur.com/PhY2HUP.jpg

is this happening for anyone in thread?

maybe try holding down CTRL and hammering the link to see if it's a probability thing?

I have never seen the behavior being described.

sillysaurus3|9 years ago

Result: http://i.imgur.com/86BlJiS.png

There does appear to be some kind of heuristic at work here. For example, following the above link results in the traditional behavior for me, but following your link leads to the full imgur page.

EDIT: Ah-ha, figured it out.

1. Click on an i.imgur.com link

2. If it takes you to the full page, right click on the image and click "Open in new tab"

3. The original i.imgur.com link will now take you to the direct image.

Amusing heuristic. After following these steps, I'm unable to reproduce my own screenshot. http://i.imgur.com/PhY2HUP.jpg always takes me to the direct image.

miyuru|9 years ago

It's not a probability thing, it has to do with the http accept header you are sending.

When you click on a link the browser sends 'html' as http accept header. If you link the image using img src the browser sends 'image' as http accept header.

So if you send image with a small expire header, the server can redirect you to the site, if you click on a link.

mobilerastafari|9 years ago

Following that link on mobile safari leads to a page that contains ads and comments in addition to the image.

Phil_Latio|9 years ago

Got redirected on first click, but not on second or third.

I'm not on mobile.

dopamean|9 years ago

Interesting. The first click brought me to the imgur page but a second click brought me directly to the image.

Dylan16807|9 years ago

It redirects if I have a referer. A benefit to blocking them for cross-site requests, I suppose.

ljk|9 years ago

huh interesting. the first time it brought me to a page but after that it's direct link

userbinator|9 years ago

I've never seen imgur redirect either. I suspect it's user-agent related.

qu4z-2|9 years ago

Looks like part of it is that after you've visited the direct link once it's served from cache.