Forum Moderators: open

Message Too Old, No Replies

Google Image Search & HotLink Protection

Google Image Search & HotLink Protection

         

oxygen

3:41 pm on Mar 14, 2004 (gmt 0)

10+ Year Member



I have an wallpaper site and good traffic from Google Image Search.
But some thieve my Bandwidth.
That if i'm switch on HotLink Protection?
Googlebot will lose the possibility to download images.

I am a lose the positions in Google Image Search?
Google can acknowledge my pages, as not containing unique content?

jimh009

7:58 pm on Mar 14, 2004 (gmt 0)

10+ Year Member



Google doesn't hotlink your images. Google takes them and stores them on its own server. By enabling hot linkinging protection (generally through a .htaccess file) you can prevent people from hotlinking your images and Google still will be able to grab your photos for Google Image search.

abates

8:47 pm on Mar 14, 2004 (gmt 0)

10+ Year Member



Make sure if you enable hotlink prevention, you allow downloads if the referrer is empty, and Googlebot will still be able to see the images.

Unfortunately this means that people who browse with referrer logging turned off on their browser will still be able to see the hotlinked images on the other site, but there's not much you can do about that.

HughMungus

11:09 pm on Mar 14, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Google doesn't hotlink your images. Google takes them and stores them on its own server. By enabling hot linkinging protection (generally through a .htaccess file) you can prevent people from hotlinking your images and Google still will be able to grab your photos for Google Image search.

Huh? The link for the full-size image is to the hosting page.

rogerdp

7:05 am on Mar 15, 2004 (gmt 0)

10+ Year Member



HughMungus: Hotlinking has NOTHING to do with what is in <a>. It's about what URI is used in <img src>.

You can restrict access based on referer as well as allowing googlebot specifically. As for the people that browse with referer off.. sucks to be them. It's not the default in any browser I've seen. You can replace the hotlinked image with an image explaining what they need to do, where the original site is, etc. If you only are worried about the particular site that is hotlinking you now, check for their referer and show a new image (be creative!) to visitors on their page.

flobaby

2:25 pm on Mar 15, 2004 (gmt 0)

10+ Year Member



Oxygen,
You'll also want to add this disallow in your robots.txt.

User-agent: Googlebot-Image

HughMungus

5:07 pm on Mar 15, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Google takes them and stores them on its own server.

Every image in Google image search is stored on Google's servers?

Come on.

flobaby

5:26 pm on Mar 15, 2004 (gmt 0)

10+ Year Member



Every image in Google image search is stored on Google's servers?

Yes, this is true. It still shows old images of mine I removed from my site months ago.

jimh009

7:40 pm on Mar 15, 2004 (gmt 0)

10+ Year Member



HughMungus,

Every image in Google Image Search is stored at Google. This is a good thing for sites with lots of images - otherwise Google would probably be the biggest hotlinker of them all.

The link to the larger image points to the site the image came from - and is actually displayed by the site from where the image came from too (Google does frame the page). As such, Google is not "hotlinking", which is showing someone elses image on your own domain.

Jim

HughMungus

8:43 pm on Mar 15, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Every image in Google Image Search is stored at Google. This is a good thing for sites with lots of images - otherwise Google would probably be the biggest hotlinker of them all.

Every image or thumbnails of every image?

If every image is stored on Google's servers, wouldn't this be copyright infringement? If every image is stored on Google's servers, why does the link to the image take me to the hosting page? IF every image is stored on Google's servers, why would a thumbnail ever result in a dead link?

abates

8:46 pm on Mar 15, 2004 (gmt 0)

10+ Year Member



flobaby: I don't think Oxygen wants to block Google from indexing their images. Quite the opposite, in fact...

And on the other topic, only thumbnails of the images are stored in Google, so far as I can see.

flobaby

11:38 pm on Mar 15, 2004 (gmt 0)

10+ Year Member



Oops, you're quite right. My bad. That's what happens when I read these boards before coffee.