List bigest image first in Facebook Open Graph meta tags
-
WordPress version: 3.5.1
WordPress SEO version: 1.4.4I 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 200×200 and preferably 1500×1500. (Maximum image size is 5MB.) Image ‘https://www.nvadvertising.com/wp-content/uploads/2012/05/bigstock-ladder-to-success-extention-l-25924187.jpg’ will be used instead.
The related page is https://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=”https://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=”https://www.nvadvertising.com/wp-content/uploads/2012/05/bigstock-ladder-to-success-extention-l-25924187-300×200.jpg” />
Meta Tag: <meta property=”og:image” content=”https://www.nvadvertising.com/wp-content/uploads/2012/05/bigstock-ladder-to-success-extention-l-25924187.jpg” />Oddly enough the first image is 300×200, but facebook complains anyway. Is it possible to show the mata tag for the biggest image first?.
- The topic ‘List bigest image first in Facebook Open Graph meta tags’ is closed to new replies.