I tried to set an open graph image by data:image/png;base64, but it not working. Why ?
Here’s my approach:
<meta content="data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO 9TXL0Y4OHwAAAABJRU5ErkJggg==" property="og:image">
Meta og image not supporting png base 64 image format
New contributor
Blog Butter is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.