Open-graph meta data tags introdution

Open-graph elements are meta tags that contain extra meta data of a webpage open-graph is used by Facebook to create website cards for urls shared on it's platform  cards contain website image thumbnail and as well as title, description, type and url open-graph meta tags have a property attribute containing a property prefixed by "og:"

For example;

<meta property="og:image"  content="image-url">

Comments

Popular posts from this blog

E2020 dynamic imports in JavaScript

Install steam locomotive sl using apt

FlappingBird JS13K Games

Snake monochrome (JS1024)

Installing and using 'cowsay' with fortune