News

Paste the following code into that section:body { background-image:url ('myImage.gif'); background-repeat:repeat; }This code defines a CSS selector that styles your document's body tag.
Google says images styled with CSS won’t be indexed in Image Search, advising developers to use HTML tags for important visuals.
John said this also back in January 2018 when he said Google Image search does not index and rank images from CSS background code.
Google's John Mueller said this morning in a webmaster hangout at the 20:55 mark that Google Image search does not index and rank images from CSS background code. He said if you want your images ...