=== The Open Graph Protocol === Contributors: albertochoa Tags: facebook, google plus, open graph, social graph, protocol, open-graph-protocol Requires at least: 3.0 Tested up to: 3.6 The Open Graph protocol enables any web page to become a rich object in a social graph. == Description == 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. While many different technologies and schemas exist and could be combined together, there isn't a single technology which provides enough information to richly represent any web page within the social graph. The Open Graph protocol builds on these existing technologies and gives developers one thing to implement. Developer simplicity is a key goal of the Open Graph protocol which has informed many of the technical design decisions. = Documentation = * [The Open Graph protocol](http://ogp.me/) * [Understanding the design decisions](http://www.scribd.com/doc/30715288/The-Open-Graph-Protocol-Design-Decisions) * [Facebook Developers](http://developers.facebook.com/docs/opengraph/) = Recommendations = * [ShareThis](http://sharethis.com/) == Installation == 1. Unzip the open-graph-protocol.zip folder 1. Upload the open-graph-protocol folder to your /wp-content/plugins directory 1. In your WordPress dashboard, head over to the Plugins section 1. Activate Open Graph Protocol == Changelog == = 0.2 = * Adds og:description property = 0.1 = * First public release