• Resolved lpartyka03

    (@lpartyka03)


    I’m sure there’s a simple fix for this, but I’m not very WordPress-savvy and I haven’t been able to figure it out.

    Whenever I try sharing a blog post from my website, the Twitter card will not display the large feature image correctly. Instead, it just displays the grey box with the link.

    We have the Yoast SEO plugin installed and I’ve tried going under SEO > Social to ensure both Facebook and Twitter meta data cards are enabled and they both are, so I’m not sure what else to do to resolve the issue.

    Any help or insight help would be greatly appreciated!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support amboutwe

    (@amboutwe)

    The Twitter image defined for the page does not include the http or https but instead starts with // (see example below). This behavior is likely caused by a plugin or theme feature that redirects your image to the CDN. Please change the CDN settings so it outputs the correct http or https protocol.

    <meta name="twitter:image" content="//123-456-7-cdn.example.com/wp-content/uploads/2019/07/image.png" />

    Plugin Support amboutwe

    (@amboutwe)

    This thread has been marked as resolved due to lack of activity.

    You’re always welcome to re-open this topic. Please read this post before opening a new request.

    Thanks for understanding!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Twitter Cards Not Displaying Correctly’ is closed to new replies.