Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Removing inlined images from Google Images Search

         

Dimitri

10:11 pm on Jul 16, 2022 (gmt 0)

WebmasterWorld Senior Member 5+ Year Member Top Contributors Of The Month




Supported image formats

Google Images supports images in the following formats: BMP, GIF, JPEG, PNG, WebP, and SVG.

You can also inline images as Data URIs. Data URIs provide a way to include a file, such as an image, inline by setting the src of an img element as a Base64 encoded string.

[developers.google.com...]


So, Google can index inlined image, fine, but, then, if needed, how can you remove such image, since it doesn't have an URL to submit for removal ?

not2easy

3:11 am on Jul 17, 2022 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Maybe they don't want everyone doing that?

Dimitri

10:09 pm on Jul 17, 2022 (gmt 0)

WebmasterWorld Senior Member 5+ Year Member Top Contributors Of The Month



Maybe they don't want everyone doing that?

I see...

phranque

12:20 am on Jul 18, 2022 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



So, Google can index inlined image, fine, ...

where does it say anything about indexing?
how would they refer you to an inlined image?

Dimitri

10:19 pm on Jul 18, 2022 (gmt 0)

WebmasterWorld Senior Member 5+ Year Member Top Contributors Of The Month



The page describes the best practice regarding indexation and ranking by Google Images, and they list the inlining of image , under the supported format.