chuckreynolds / WPFBOGP

WordPress Open Graph plugin development
wordpress.org/plugins/wp-facebook-open-graph-protocol/
13 stars 19 forks source link
ogp opengraph php wordpress wordpress-plugin

=== WP Facebook Open Graph protocol === Contributors: ryno267, andrewryno Donate link: http://goo.gl/8lGv3 Tags: open graph, ogp, facebook open graph, google +1, +1, google plus one, plus one, linkedin share, facebook meta, open graph meta, facebook share, facebook like, linkedin Requires at least: 3.0 Tested up to: 4.6.1 Stable tag: 2.0.13 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

Adds proper Facebook Open Graph Meta tags and values to your site so when links are shared it looks awesome!

== Description == This plugin adds well executed and accurate Facebook Open Graph Meta tag information to your site. The idea is to keep minimal settings and options as to remain out of your way and in the background while still proving a powerful Open Graph plugin for your WordPress site. This plugin works on Facebook, Google Plus, and Linkedin. Shortname: WPFBOGP

= Image Handling = By popular demand we've added a setting so the Fallback image in settings can be the default sitewide. If you don't check that box, here's now she works. The plugin will first look for a featured image. If there isn't one or your theme doesn't have those available, then it will pull the image(s) in the post/page content. If that isn't there either, then it will default to using the image you put into the plugin settings in the admin panel. If THAT isn't there then... well you fail and you won't have an image and we'll put a comment in your source to remind you to add one as Facebook requires one. New in 2.0 - We'll pull ALL those images and feed them to Facebook and Google + so you can hit the arrows to select which one you want. It will use the fallback image first IF it's selected as default, then will do featured image next and then any content images. Test with the Facebook Debugger.

= Title and Description = New in 2.0+, the plugin will use the title and meta description from ANY SEO plugin or theme, including Genesis and Thesis. Worst case it'll fall back to pulling some of your content as a last-ditch backup. But if you're concerned with what your Open Graph tags look like, then you should probably be running some kind of SEO plugin anyways. AMIRITE?

= Testing Your Site = Once you've enabled the plugin head over to Facebook's testing tool and paste in one of your post/page url's or your home page to see what info Facebook is pulling in. This tool is located here: http://developers.facebook.com/tools/debug

= Plugin Roadmap = If you have feature requests or bugs? Use the support links on rYnoweb.com/WordPress-Plugins and get in touch.

== Installation ==

  1. Upload the wp-facebook-ogp folder to the /wp-content/plugins/ directory
  2. Activate the WP Facebook OGP plugin through the 'Plugins' menu in WordPress
  3. You MUST add your Facebook ID OR an App ID to the Plugin Settings page for the plugin to produce OGP meta data. This is required by Facebook.

== Frequently Asked Questions ==

= Do I need to create a Facebook Application to use this plugin? = No. Either your Facebook User ID or or an Application ID is a requirement. You're not required to register an app, instead just use your User ID (plugin admin settings page helps you find that). You can use both an App ID and User ID if you'd like. More details on how Facebook verifies admins is located here: https://developers.facebook.com/docs/insights/

= Why doesn't this plugin have a Like/Send button? = Honestly it's not hard to add one once you have the proper meta content in the header. Look at how to add a Like button using fb:like. There are a lot of 'like' button plugins but this one focuses on solid and accurate Open Graph meta data.

== Screenshots ==

  1. The Open Graph admin options panel has all options laid out in one easy place. The rest is all behind the scenes.

== Upgrade Notice == = 2.0.13 = Small patch for sites use .html in their url permalink structure

= 2.0.12 = Quick Patch - Changes how trailing slashes are handled. Big update coming soon too!

= 2.0.11 = Fixes an issue some had with thumbnail image paths & fixes php notice some were getting. Cheers.

= 2.0.9 = uses large size thumbnail instead of medium. bigger is better!

= 2.0.8 = fixes feed problems some people are having. this is an interm upgrade before the massive rewrite coming soon

= 2.0.7 = fixes bug with certain plugins not showing description tags properly

= 2.0.6 = preg_replace causing LOTs of issues. rolled back to fix admin issues. more planning needed. big update coming.

= 2.0.5 = Fixes issues with dollar signs and special characters in titles and descriptions

= 2.0.3 = This update should fix the "Parser Mismatched Metadata" warnings Facebook started throwing.

= 2.0.2 = Fixes bug that caused a PHP warning to display and also fixes bugs with plugins not functioning properly when using content filters.

= 2.0.1 = Bug fixes for HTTPS/SSL pages, SEO plugins, force fallback images and more.

= 2.0 = BIG Update - now works with ALL SEO plugins for titles and descriptions, adds multiple images and other fixes!

= 1.6.1 = Bug fix with 1.6 initial release. Titles broke for some running 'naked sites' w/ no seo plugins. It worked on all testing sites but obviously I need to test a little more. Standby

= 1.6 = Because we're getting more accurate titles you may see a change in how they're pulled. If you're using an SEO plugin it should now pull that title

== Changelog ==

= 2.0.13 =

Release Date - 2015-07-06

= 2.0.12 =

Release Date - 2015-06-19

= 2.0.11 =

Release Date - 2014-07-31

= 2.0.10 =

= 2.0.9 =

= 2.0.8 =

= 2.0.7 =

= 2.0.6 =

= 2.0.5 =

= 2.0.4 =

= 2.0.3 =

= 2.0.2 =

= 2.0.1 =

= 2.0 =