Hi Nicolas,
The information you see on a social post is obtained from certain meta tags included in your page. If you take a look at the source code of the page you shared, you’ll see that, for example, the following Twitter meta tag is available:
<meta name="twitter:image" content="https://i.ytimg.com/vi/El-c4LW-Efc/maxresdefault.jpg" />
But only these Facebook meta tags are:
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta property="og:title" content="Trump: Google, Twitter, Facebook 'better be careful' - Chipsetus Vlog" />
<meta property="og:description" content="Spread the love President Trump addresses charges he made on Twitter that social media giants are ‘suppressing voices of conservatives’ during an Oval Office meeting with FIFA on the 2026 World Cup. FOX News Channel (FNC) is a 24-hour all-encompassing news service dedicated to delivering breaking news as well as political and business news. The …" />
<meta property="og:url" content="https://chipsetus.com/2018/08/28/trump-google-twitter-facebook-better-be-careful/" />
<meta property="og:site_name" content="Chipsetus Vlog" />
In other words, it’s missing an og:image meta tag.
Our plugin doesn’t include those tags at all, since we assume they’re either added by your theme or a plugin such as Yoast SEO. You should figure out what component is adding those tags in your page and see why og:image is not being included.
Thanks David, i tried tons of combinations, but installing yoast finally solve the problem of featured images, thanks, great plugin!
That’s awesome news! I’m glad we could help.
And please don’t forget to rate our plugin 🙂