Problem/Motivation

The "Open Graph image" field has the following help text below it:

"An image URL which should represent your object within the graph. The image must be at least 50px by 50px and have a maximum aspect ratio of 3:1. We support PNG, JPEG and GIF formats."

However, when I use the Facebook Debugger to see a certain page's Open Graph information, part of the information given states:

"og:image should be larger....Provided og:image is not big enough. Please use an image that's at least 200x200 px. Image [URL of an image on the page that I do NOT want used] will be used instead."

Proposed resolution

I would suggest either somehow including the fact that Facebook requires these images to be 200x200 in that help text or, since Facebook is by far the biggest platform using Open Graph, just changing "50px by 50px" to "200px by 200px" in the current text.