Forum Discussion
ctomczyk
Jan 20, 2024Brass Contributor
Mark image as decorative for Bing search engine
Hi All. Some images might be as decorative, and normally using alt="" will indicate that. However, Bing reports that the image with the attribute alt="" as "The <img> tag does not have an ALT att...
Dizaveryy
Jul 30, 2025Copper Contributor
I needed this too and found that using null alt text like alt="" helps tell screen readers to skip the image, but search engines still see and index it if needed.