Google Redesigns Image Search, Raises Copyright and Hosting Concerns
An anonymous reader writes "Google has recently announced changes to its image search. The search provides larger views of the images with direct links to the full-sized source image. Although this new layout is being praised by users for its intuitiveness, it has raised concerns amongst image copyright holders and webmasters. Large images can now easily be seen and downloaded directly from the Google image search results without sending visitors to the hosting website. Webmasters have expressed concerns about a decrease in traffic and an increase in bandwidth usage since this change was rolled out. Some have set up a petition requesting Google remove the direct links to the images."
More people being linked directly to the high resolution image, but less people actually visiting the website. This isn't really that confusing.
Some websites use a annoying script that redirects people when they click a image.
If you even read the summary, let alone TFA you'll see:
"The search provides larger views of the images with direct links to the full-sized source image."
Yes, I did read TFA. And nowhere does it explain how you can have decreased traffic but increased bandwidth usage. Because it's not possible. Decreased traffic = decreased bandwidth usage.
Here's the real problem (quote from TFA):
When people get the full resolution image, they have no reason to click to go to the URL.
Dear "Webmaster", nobody cares about your shitty website packed full of annoying ads. Get over it already.
Lots of sites put hi-rez images on file, and link to them via a thumb nail.
The majority of visitors don't request the hi-rez images, at least not all of them.
But posting a link to a high-rez image can get your bandwidth slammed, serving images, but nobody requesting the web pages. Especially if its porn, or happens to hit the search topic of the moment. Without the ability to serve ads, these websites make no money.
Of course, if the complainers had an actual clue, they could just put a robots.txt file in their image storage, which Google seems to honor.
Sig Battery depleted. Reverting to safe mode.
IIRC, jpeg images allow header data that includes copyright info. If you don't care about use of the image, leave it blank. If you do, insert the copyright info. Google's bot can look for copyright data and if it finds it, it can link to the original html page. Otherwise, it can give a link for a direct download.
I think there was something on /. awhile back that talked about some system for the owner to indicate how an image could be used, e.g. commercial, non-commercial, free and so on. Couldn't find it on a quick search, but that might be another option to tell Google how to handle an image.
I can mend the break of day, heal a broken heart, and provide temporary relief to nymphomaniacs.
If webmasters don't want people "stealing" photos without viewing directly on their website, they are more than welcome to instruct their web servers to not display images to freeloaders. Look at the referer header, if the request didn't originate from your site, then don't serve it.
I went to eat some animal crackers and the box said, "Do not eat if seal is broken." I opened the box and sure enough..
In fact, it causes reduced bandwidth usage because you don't have to download some stupid ad-filled (and possibly malware-infested) web page that you don't want to see, the way the old image search did.
If they don't like it, block any requests with a Google referrer string.
This has been answered in the branch above. You can easily exceed your hosted bandwidth quota (with zero ad-generated revenue) by having a high-rez photo from your site pop up in a google image search, especially in a situation where something you have on file becames the topic of a high number of searches.
Even if you don't serve that photo normally on your web pages, but simply provide a button or thumbnail to click for the small percentage of viewers that want to see the high-res.
Most visitors don't click the high-rez button or thumbnail. The few that do, don't matter. Until Google indexes it, then all bets are off.
Some (failed) web designers only put the high-rez image in, then shrink it into a box via the html IMG tag. (Then they wonder why people complain that their web loads slowly). These guys would see very little difference in this case, unless of course Google sees a surge of searches that just happen to find your Nattily Portman collection.
Sig Battery depleted. Reverting to safe mode.
So, your answer is that because google has decided it has the right to redistribute copyrighted images in full resolution in most cases, that everyone else on the web should go to Google and opt out of their caching system? Site owners are in coorperation with google, we like google when they don't do fucked up illegal things... We see thumbnails as "fair use", maybe. We don't mind much as long as the users end up on our site to see the image. Google understands advert revenue funded websites... They are one. So, it's really hard to understand users who want free stuff saying that we have to change our business practices, and maybe not even give them free stuff (or make it harder to find free stuff) simply because a bigger free stuff provider decides they can get away with infringing copyrights of everyone.
Your solution is not a solution. A real solution will be to address the issues. Hell, maybe while google is processing the images to reduce their resolution and run heuristic matching algorithms for their other-sizes and search terms feature, they can water-mark them with the domain name of the site they downloaded the image from.
Or, let's simply turn your moronic suggestion on it's ear. Why don't we all just say: Hey Google, If you want the feature to work that way, you needed to GET PERMISSION FROM EVERYONE BEFORE INFRINGING THEIR COPYRIGHTS. Fuck you and your opt-out "let's piss off everyone, then apologize until we get our way", Facebook feature roll-out model.
If you're running a website with Apache, you can configure Apache to look at the HTTP_REFERER header and see where the web surfer was when they made the request for the image. If they weren't on your website, (or if they don't provide the header, an act to be widely discouraged), just re-direct them to your home page instead of serving the image.
I would think that other web servers could do the same thing, one way or another.
For most people, it costs money -- perhaps not a huge amount, but still, real money -- to put up a website and serve content to the world. The expectation, if not agreement, is that you'll look at the site's content on the site.
The webmaster's position is no more hostile than that of the deep miner: There are expectations, but no promises.
Google's search goes far beyond fair use, as far as I'm concerned.
I've fallen off your lawn, and I can't get up.
You used to get traffic actually visiting your site. That meant full page loads, but a lot of that is text which is low bandwidth. You now have less traffic (unique IPs hitting your site), but they're JUST downloading hi-res images which leads to a net increase in bandwidth.
Also, ads don't have to be shitty and annoying. Slashdot uses ads, and even though I can I don't turn them off because they're relatively passive. Hosting and bandwidth cost money, and a lot of sites rely on small ad revenue to help offset those costs.
"Always forgive your enemies; nothing annoys them so much." - Oscar Wilde
> Google does NOT behave itself.
It's also a bit dumb. It's been playing my webserver at a variant of reversi for the last 12 months (one of the links at the end of each game is to start a new game, which it duly follows...)
Also FatPhil on SoylentNews, id 863
What's going on is fairly obvious if you read the article linked in the sentence "Webmasters have expressed concerns about a decrease in traffic and an increase in bandwidth usage since this change was rolled out."
The article says nothing about an increase in bandwidth usage. The anonymous reader who submitted the article obviously just made that part up, as anonymous people on /. do, without regard for whether it made sense or accurately reflected the link being given.