ERROR: Required meta tag missing (twitter:description)
-
Hi there,
I have been trying to implement twitter cards to my twiiter account so I could tweet news from my website. I found your plugin and I would like to use it but I am not able to render my card preview when I use the validator tool. This is the message that I get:
INFO: Page fetched successfully
INFO: 12 metatags were found
INFO: twitter:card = summary_large_image tag found
WARN: Not whitelisted
ERROR: Required meta tag missing (twitter:description)I look into the code end it looks like the plugin does not display twitter:description in meta tag:
<!– JM Twitter Cards by Julien Maury 5.4.2 –>
<meta name=”twitter:card” content=”summary_large_image”>
<meta name=”twitter:creator” content=”@CreativeGentle”>
<meta name=”twitter:site” content=”@CreativeGentle”>
<meta name=”twitter:title” content=”MARIO BALOTELLI IN MANCHESTER”>
<meta name=”twitter:image:src” content=”http://creativegentleman.com/wp-content/uploads/2014/12/mario-balotelli-teaser.jpg”>
<meta name=”twitter:image:width” content=”280″>
<meta name=”twitter:image:height” content=”150″>
<!– /JM Twitter Cards 5.4.2 –>Do you know what might be wrong and how I could fix it?
regards
Maciek
The topic ‘ERROR: Required meta tag missing (twitter:description)’ is closed to new replies.