: Robots meta tag with "noimageindex" I have some doubt regarding noimageindex value in meta robots tag. If I add this tag on my page say http://www.example.com/somepage/someaction.php and on that
I have some doubt regarding noimageindex value in meta robots tag. If I add this tag on my page say www.example.com/somepage/someaction.php and on that page the images are served from another page say www.exampleimg.com.
Then will the tag has meaning. I mean to say will the images will be ignored by bots? Or exampleimg is not affected by that tag. And all images will be indexed?
Note: We want to stop indexing of the images on that particular page.
More posts by @LarsenBagley505
2 Comments
Sorted by latest first Latest Oldest Best
Blocking images from Google
Use any of the two tags,
<meta name="robots" content="noimageindex">
Or,
<meta name="googlebot" content="noimageindex">
Note that the images on the page may still be included in the image index if they are linked to by other pages.
See the below links.
support.google.com/webmasters/answer/79892?hl=en developers.google.com/webmasters/control-crawl-index/docs/robots_meta_tag
Try this for the page you need to ignore indexing of images (by adding the following meta tags):
<meta name="robots" content="noimageindex">
This tag will prevent indexing images from your site or external site on that page.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.