Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Blocking Image indexing?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  6 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Tanja-Tiziana Burdi  
View profile  
 More options Mar 19 2007, 4:07 pm
From: "Tanja-Tiziana Burdi" <tanja.tizi...@gmail.com>
Date: Mon, 19 Mar 2007 16:07:30 -0400
Local: Mon, Mar 19 2007 4:07 pm
Subject: Blocking Image indexing?

Hey all,

Does anyone know how to employ htaccess or some other method to block images
indexing of CERTAIN directories on your server?

I have some portfolio images in directories that I do not want google/yahoo
to be indexing in their image results (as they do my photoblog images0, but
I can't quite find out how to block things that way.

Any help would be appreciated,

Tanja

DoubleCrossed Photography - www.doublecrossed.ca
New Book! CIRCA: An Urban Retrospect - www.urbanretrospect.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Richard Jones  
View profile  
 More options Mar 19 2007, 4:12 pm
From: "Richard Jones" <fudgemon...@gmail.com>
Date: Mon, 19 Mar 2007 20:12:20 +0000
Local: Mon, Mar 19 2007 4:12 pm
Subject: Re: [photoblogs-discuss] Blocking Image indexing?
Hi Tanja,

Have a look at the robots.txt file.  Can use it to tell search engines
not to go places.

HTH,

Richard

On 19/03/07, Tanja-Tiziana Burdi <tanja.tizi...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Adam T  
View profile  
 More options Mar 19 2007, 4:43 pm
From: "Adam T" <data...@gmail.com>
Date: Mon, 19 Mar 2007 16:43:50 -0400
Local: Mon, Mar 19 2007 4:43 pm
Subject: Re: [photoblogs-discuss] Blocking Image indexing?
On 3/19/07, Tanja-Tiziana Burdi <tanja.tizi...@gmail.com> wrote:

> Hey all,

> Does anyone know how to employ htaccess or some other method to block images
> indexing of CERTAIN directories on your server?

> I have some portfolio images in directories that I do not want google/yahoo
> to be indexing in their image results (as they do my photoblog images0, but
> I can't quite find out how to block things that way.

You can block the googlebot-images robot in robots.txt.   I banned it
outright,  but  you can also specify what folders you don't want
indexed:

http://www.google.com/support/webmasters/bin/answer.py?answer=40364&q...
or http://tinyurl.com/23bld6

In my experience this takes a very long time to come into effect and I
was still getting hits from the country google sites  (google.ca,
google.co.uk, etc.) even when I dropped off images.google.com

I've also blocked google images in my .htaccess with the following:

#block Google Images referrals
RewriteCond %{HTTP_REFERER} http://images.google.ca.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} http://images.google.*$ [NC,OR]
RewriteCond %{HTTP_REFERER} http://images.google.com.*$ [NC]
RewriteRule ^(.*)$ - [F,L]

Now that I look at it, with the middle rewrite condition  the other
two might be redundant.   The last line means access forbidden...  I
tried to make it redirect in a more friendly way but that just
confused my server.

--
adam in toronto.on.ca
http://walkonearth.net


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Vernon Trent  
View profile  
 More options Mar 19 2007, 4:51 pm
From: "Vernon Trent" <vernon.tr...@googlemail.com>
Date: Mon, 19 Mar 2007 21:51:41 +0100
Local: Mon, Mar 19 2007 4:51 pm
Subject: Re: [photoblogs-discuss] Re: Blocking Image indexing?
htaccess generator
http://cooletips.de/htaccess/

Comprehensive guide to .htaccess
http://www.javascriptkit.com/howto/htaccess.shtml

hope this helps

2007/3/19, Adam T <data...@gmail.com>:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Abhijit Dharmadhikari  
View profile  
 More options Mar 19 2007, 10:28 pm
From: "Abhijit Dharmadhikari" <abhijitb...@gmail.com>
Date: Tue, 20 Mar 2007 07:58:55 +0530
Local: Mon, Mar 19 2007 10:28 pm
Subject: Re: [photoblogs-discuss] Blocking Image indexing?

Hi Tanja,
You have to make a robots.txt file in a notepad and define, in it, which
directories you want to keep away from robots. upload robots.txt to your
root of the server.
for more info http://www.google.com/webmasters.

thanks.
abhijit
www.abhijitsplanet.com/pratibimb/

On 3/20/07, Tanja-Tiziana Burdi <tanja.tizi...@gmail.com> wrote:

--
http://www.abhijitsplanet.com/

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Tanja-Tiziana Burdi  
View profile  
 More options Mar 23 2007, 2:48 pm
From: "Tanja-Tiziana Burdi" <tanja.tizi...@gmail.com>
Date: Fri, 23 Mar 2007 14:48:49 -0400
Local: Fri, Mar 23 2007 2:48 pm
Subject: Re: [photoblogs-discuss] Re: Blocking Image indexing?

Thanks all.

I've created a robots txt to block robot access to the images folder of a
particular directory. Hopefully that should do the trick!

t

 DoubleCrossed Photography - www.doublecrossed.ca
New Book! CIRCA: An Urban Retrospect - www.urbanretrospect.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »