• I’ve been using AddToAny Share Buttons and the shared posts do not show up correctly with respective image on Twitter timeline when sharing on pages.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author micropat

    (@micropat)

    That’s not an AddToAny issue. You’ll instead want to troubleshoot the plugin (or theme) that manages your site’s “Twitter Card” meta tags.

    Thread Starter Helios Solutions

    (@heliossolutions)

    The meta-tags are created and it gets correct image path also.
    Created meta tags are as below.

    <meta property=”og:locale” content=”nl_NL”>
    <meta property=”og:type” content=”article”>
    <meta property=”og:title” content=”Page title”>
    <meta property=”og:description” content=”Page description”>
    <meta property=”og:url” content=”site url”>
    <meta property=”og:site_name” content=”site name”>
    <meta property=”article:section” content=”article section”>
    <meta property=”article:published_time” content=”published_time”>
    <meta property=”article:modified_time” content=”modified_time”>
    <meta property=”og:updated_time” content=”updated_time”>
    <meta property=”og:image” content=”https://www.stimulansz.nl/wp-content/uploads/2017/12/inkomen.jpg”&gt;
    <meta property=”og:image:secure_url” content=”https://www.stimulansz.nl/wp-content/uploads/2017/12/inkomen.jpg”&gt;
    <meta property=”og:image:width” content=”500″>
    <meta property=”og:image:height” content=”222″>
    <meta name=”twitter:card” content=” card summary”>
    <meta name=”twitter:description” content=”Page description”>
    <meta name=”twitter:title” content=”Page title”>
    <meta name=”twitter:image” content=”https://www.stimulansz.nl/wp-content/uploads/2017/12/inkomen.jpg”&gt;

    Thread Starter Helios Solutions

    (@heliossolutions)

    Hi micropat
    Meta-tags are already created AddToAny plugin with correct information but still not sharing image on twitter.is there any specific setting give to permission for image or any rules of images size upload?

    <meta name=”twitter:card” content=” card summary”>
    <meta name=”twitter:description” content=”Page description”>
    <meta name=”twitter:title” content=”Page title”>
    <meta name=”twitter:image” content=”https://www.stimulansz.nl/wp-content/uploads/2017/12/inkomen.jpg”>

    Plugin Author micropat

    (@micropat)

    The AddToAny plugin has nothing to do with Twitter Cards; it simply shares the URL to Twitter.

    Try Twitter’s developer support forum for website issues with Twitter Cards:
    https://twittercommunity.com/tags/c/publisher/websites/website-card

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Title and image issue when sharing on Twitter’ is closed to new replies.