You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<metaproperty="og:image" content="https://example.com/ogp.jpg" /><metaproperty="og:image:secure_url" content="https://secure.example.com/ogp.jpg" /><metaproperty="og:image:type" content="image/jpeg" /><metaproperty="og:image:width" content="400" /><metaproperty="og:image:height" content="300" /><metaproperty="og:image:alt" content="A shiny red apple with a bite taken out" />
<metaproperty="og:image" content="https://cdn.vox-cdn.com/thumbor/QCdO_oKAdBIZCodEUT2WCBFgQSo=/0x0:2040x1360/1200x628/filters:focal(1020x680:1021x681)/cdn.vox-cdn.com/uploads/chorus_asset/file/24390406/STK149_AI_03.jpg"><metaproperty="og:image:alt" content="A rendition of OpenAI’s logo, which looks like a stylized whirlpool.">
It's worth noting that some tools/sites have intentionally not included og:image:alt due to poor usage. The Yoast Blog has a good explainer.
The text was updated successfully, but these errors were encountered:
Open Graph Protocol images can include alt text. Metaformats should include parsing this content to ensure maximum accessibility.
OGP Example
Real world example
The Verge Article
It's worth noting that some tools/sites have intentionally not included
og:image:alt
due to poor usage. The Yoast Blog has a good explainer.The text was updated successfully, but these errors were encountered: