WIP: Implementation of the Open Graph Protocol (OGP)
- Updated
Jan 3, 2024 - Rust
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">
WIP: Implementation of the Open Graph Protocol (OGP)
Created by Facebook
Released 2010