>
Download This Plugin | |
Download Elegant Themes | |
Name | Open Graph WP implementation |
Version | 1.1 |
Author | Piyush Mishra |
Rating | 0 |
Last updated | 2011-03-10 12:47:00 |
Downloads |
5423
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Open Graph WP implementation plugin added 397 bytes of resources to the Home page and 470 bytes of resources to the sample Post page.
Open Graph WP implementation plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Open Graph WP implementation plugin ads no tables to your Wordpress blog database.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 enable any web page to have the same functionality as a Facebook Page.
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.
Use add_action('open_graph_head_pre','your_function');
and add_action('open_graph_head_post','your_function');
to edit the meta data. For an instance of the class.
Always use open_graph_instance()
Read more on the Plugin URI > Open Graph WP implementation or check out the FAQs