Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author JS Morisset

    (@jsmoriss)

    Indeed, you don’t have an image in the meta tags for that Post:

    <!-- ngfb meta tags begin -->
    <meta name="generator" content="NGFB 7.6.11G" />
    <meta itemprop="description" content="A highly anticipated restaurant opened this week in what is commonly known as &ldquo;Old Town Greenwood&rdquo; and residents of Johnson County could not be more pleased. Revery, located at the corner of Madison and Main Street in Greenwood, took over... #eatlocalgreenwood #funcityfindergreenwood #greenwood" />
    <meta property="og:locale" content="en_US" />
    <meta property="og:site_name" content="Greenwood, Indiana" />
    <meta property="og:url" content="http://greenwood-indiana.funcityfinder.com/2014/10/12/revery-greenwood-indiana/" />
    <meta property="og:title" content="Revery- A New Restaurant Option in Greenwood, Indiana" />
    <meta property="og:description" content="A highly anticipated restaurant opened this week in what is commonly known as &ldquo;Old Town Greenwood&rdquo; and residents of Johnson County could not be more pleased. Revery, located at the corner of Madison and Main Street in Greenwood, took over... #eatlocalgreenwood #funcityfindergreenwood #greenwood" />
    <meta property="og:type" content="article" />
    <!-- article:tag:1 --><meta property="article:tag" content="eat local greenwood" />
    <!-- article:tag:2 --><meta property="article:tag" content="fun city finder greenwood" />
    <!-- article:tag:3 --><meta property="article:tag" content="greenwood" />
    <!-- article:tag:4 --><meta property="article:tag" content="greenwood indiana" />
    <!-- article:tag:5 --><meta property="article:tag" content="greenwood restaurants" />
    <!-- article:tag:6 --><meta property="article:tag" content="greenwood things to do" />
    <!-- article:tag:7 --><meta property="article:tag" content="heather tallman" />
    <!-- article:tag:8 --><meta property="article:tag" content="indianapolis things to do" />
    <!-- article:tag:9 --><meta property="article:tag" content="new greenwood restaurant" />
    <!-- article:tag:10 --><meta property="article:tag" content="news" />
    <!-- article:tag:11 --><meta property="article:tag" content="restaurant" />
    <!-- article:tag:12 --><meta property="article:tag" content="revery" />
    <!-- article:tag:13 --><meta property="article:tag" content="revery restaurant" />
    <!-- article:tag:14 --><meta property="article:tag" content="things to do" />
    <meta property="article:published_time" content="2014-10-12T08:00:25+00:00" />
    <meta property="article:modified_time" content="2014-10-13T08:31:06+00:00" />
    <!-- ngfb meta tags end -->

    Did you get a warning about your image(s) being too small when you edited that Post?

    Did you follow the setup guide? http://surniaulula.com/codex/plugins/nextgen-facebook/installation/a-setup-guide/

    The FAQ may be relevant as well: http://surniaulula.com/codex/plugins/nextgen-facebook/faq/how-does-ngfb-find-detect-select-images/

    If you turn on the Debug Msgs from the NGFB Advanced settings page, I can tell you exactly which (if any) images NGFB considered.

    js.

    Thread Starter mWoods

    (@mwoods)

    I turned on debugging, and here are the results:

    NGFB Warning :

    Media Library image id 147885 rejected – original image 130×87 too small for ngfb-opengraph dimensions (800×800 cropped). Upload a larger image, or adjust the ngfb-opengraph image dimensions setting.

    NGFB Warning :

    Media Library image id 147886 rejected – original image 6×130 too small for ngfb-opengraph dimensions (800×800 cropped). Upload a larger image, or adjust the ngfb-opengraph image dimensions setting.

    NGFB Warning :

    Image http://indianapolis-indiana.funcityfinder.com/files/2014/10/revery-015__1412815767_71.201.180.53-e1412988666482.jpg rejected – width / height missing or too small for ngfb-opengraph.

    NGFB Warning :

    Image http://indianapolis-indiana.funcityfinder.com/files/2014/10/spacer8.gif rejected – width / height missing or too small for ngfb-opengraph.

    Plugin Author JS Morisset

    (@jsmoriss)

    Your images are too small – you really ought to upload larger images to the WP Media Library, and let WP create the sizes it needs (instead of uploading small images and using a URL to the original).

    You can always uncheck the Ignore Small Images option, but then the plugin might pickup some images that are way too small from your content.

    If your images in the content are large enough, then you could let NGFB know about them by including width and height attributes in your img HTML tags (otherwise, NGFB has no way to know if an image is too small or not).

    I don’t see a miracle cure here – NGFB needs larger images, or you’ll need to reduce the image dimensions in the NGFB settings.

    js.

    Thread Starter mWoods

    (@mwoods)

    OK, I just changed the image size to 130 x 130px, and unchecked the box to crop. Does this mean NGFB will look only for images that are 130 x 130 px? If so, this should work, since only our featured images are that size.

    I’d let WP create the sizes it needs, except WP doesn’t automatically add images to the RSS feed, and we need our images to appear in our RSS feed. The only way I know of to make this happen is via a plugin that grabs the featured image. (Oh, and in case you’re wondering why we just don’t assign larger featured images, it’s because our newsletter also draws from our feed, and those images need to be a certain size.)

    Plugin Author JS Morisset

    (@jsmoriss)

    You cannot set the NGFB Open Graph Image Dimensions to anything less than 200×200. If you try, NGFB will reload the default values (800×800). Facebook and others ignore images less than 200x200px, so it’s pointless to include them. NGFB will not look for images that are that size or larger, it provides images of exactly that size to the social website in question (Facebook, Pinterest, and Twitter Cards all have various image dimension settings).

    There are plenty of plugins that will include an image of whatever size you want in your feeds. You could have a 2048x2048px featured image, and include a “thumbnail” of 130x130px in your feeds. This is what WP image size names do — they provide any size you want from a larger / original image.

    By uploading thumbnails to your Media Library, you’re just painting yourself into a corner.

    js.

    Thread Starter mWoods

    (@mwoods)

    Thank you for this feedback. I know it’s not directly related to your plugin, but do you have a suggestion for a plugin to include images in RSS as you describe?

    Plugin Author JS Morisset

    (@jsmoriss)

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Warning: 'og:image' property should be explicitly provided,’ is closed to new replies.