Software for no image detection

youngtadpole

Newbie
Joined
Feb 9, 2021
Messages
24
Reaction score
6
Is there a software or anything that if somebody looks up an image from your website on google, it makes it so it does not show up?
 
If you simply want to remove all images from Google search in your site, if you use Wordpress with a plugin with Rankmath you can simply disallow all images from the settings. Basically what @PHPInjected suggests but done simpler with a plugin (be aware that you may need after this to force deindex them in Google Search Console, with the removals tool
 
I don’t know if there is a software that has this capability, however, you can always add the urls to your robot txts file and the request indexing again.

Take a look here: https://developers.google.com/search/docs/advanced/crawling/prevent-images-on-your-page
Does this work if the image is from a website like istock? But I'm using the istock image on my website?
 
Does this work if the image is from a website like istock? But I'm using the istock image on my website?

When you post an image on your website, it creates a link to the image. It works for whatever link you put in the robots file. Same with the plug-in.
 
Back
Top