I learned about Open Graph protocol
What it does ?
Open Graph Makes your website into rich "graph" objects.
Now, what I understand from it is that it provides us to add additional metadata to your website which makes it more rich on social media. For e.g you see the thumbnails of links in the Telegram - courtesy of OpenGraph
How ?
Information is added into the <head>
tags. For e.g below is the metadata of one of my blogs
Sidenotes
Socila Media platforms like Twitter, LinkedIn, Telegram heavily use this meta info to render links, display images etc.
Last updated