A more dynamic way to register Open Graph protocol
-
Updated
Dec 20, 2021 - Python
The Open Graph protocol enables any web page to become a rich object in a social graph. For instance, this is used on Facebook to allow any web page to have the same functionality as any other object on Facebook.
For example:
<meta property="og:title" content="Example title of article">
A more dynamic way to register Open Graph protocol
Created by Facebook
Released 2010