WordPress version: 3.5.1
WordPress SEO version: 1.4.4
I did this:
I enabled "Add OpenGraph meta data". The feature works but the Facebook Open Graph debugger is reporting some warnings:
Provided og:image is not big enough. Please use an image that's at least 200x200 and preferably 1500x1500. (Maximum image size is 5MB.) Image 'http://www.nvadvertising.com/wp-content/uploads/2012/05/bigstock-ladder-to-success-extention-l-25924187.jpg' will be used instead.
The related page is http://www.nvadvertising.com/agency/careers/.
The warning sometimes causes the image no to be included when you post the URL to facebook.
I expected the plugin to do this:
I expected the plugin to list the biggest image first.
Instead it did this:
The Open Graph tags list the bigest image last:
Meta Tag: <meta property="og:locale" content="en_US" />
Meta Tag: <meta property="fb:admins" content="644906802" />
Meta Tag: <meta property="og:title" content="Advertising Jobs in Tampa: NV Advertising: Account Coordinator" />
Meta Tag: <meta property="og:description" content="The NV Advertising (Tampa, FL) Account Coordinator position is an entry level position. Responsible for coordinating all agency projects." />
Meta Tag: <meta property="og:url" content="http://www.nvadvertising.com/agency/careers/" />
Meta Tag: <meta property="og:site_name" content="NV Advertising | TheNVAds" />
Meta Tag: <meta property="og:type" content="article" />
Meta Tag: <meta property="og:image" content="http://www.nvadvertising.com/wp-content/uploads/2012/05/bigstock-ladder-to-success-extention-l-25924187-300x200.jpg" />
Meta Tag: <meta property="og:image" content="http://www.nvadvertising.com/wp-content/uploads/2012/05/bigstock-ladder-to-success-extention-l-25924187.jpg" />
Oddly enough the first image is 300x200, but facebook complains anyway. Is it possible to show the mata tag for the biggest image first?.