Open Graph By Tricks Panda

Easily add Open Graph tags to your WordPress website to make it ready to share on Facebook.

Author:Hardeep Asrani (profile at wordpress.org)
WordPress version required:2.5
WordPress version tested:4.1
Plugin version:1.1
Added to WordPress repository:24-04-2014
Last updated:25-01-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:46
Rated by:3
Plugin URI:http://www.trickspanda.com
Total downloads:2 093
Active installs:300+
plugin download
Click to start download

There are dozens of plugins on the WordPress repository with hundreds of options and advertisements. So, we created an easy to use Open Graph plugin for your WordPress. We don't offer a premium or paid version, but all we offer is this completely ad-free version for free.

Our plugin adds following tags to your WordPress, according to post/page type:

<meta property="og:locale" content="en_US" />
<meta property="og:site_name" content="Website Name" />
<meta property="og:title" content="Page Title" />
<meta property="og:url" content="http://www.trickspanda.com" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Description of your website goes here." />
<meta property="og:image" content="image-url.png" />
<meta property="article:author" content="Facebook URL of Post Author" />
<meta property="article:published_time" content="Time of Post Published" />
<meta property="article:modified_time" content="Time of Post last modified" />
<meta property="og:updated_time" content="Time of Post last modified" />
<meta property="article:publisher" content="Facebook Page of Website." />
<meta property="fb:app_id" content="Facebook APP ID" />

And that's now all. We will add more features in the coming versions of the plugin.