hi frnds.. jst see .. right or not

hi frnds

google read my image directory which is located in wwwroot folder

so how do i disallow this image directory for my site that google cannt read

its ok if google read this image directory ..or not..

help me... Quote: User-Agent: Googlebot-Image
Disallow: /images/

That will work if you are very organized and keep all your images strictly in the images folder.


User-Agent: Googlebot-Image
Disallow: /

This one will prevent the Google image bot from indexing any of your images, no matter where they are in your site. The above one is for if you want to disallow.

You asked its okay if G read it, then it depends on you whether you want to promote or display those images in image search or not. Make images folder as disallow in Robots file.
 
Back
Top