x

Can't add twitter cards to blog?

Hi. I've been unable to get Twitter to validate the summary card on my blog posts. I keep getting this error message:

 
INFO:  Page fetched successfully
INFO:  15 metatags were found
INFO:  twitter:card = summary tag found
ERROR: Required meta tag missing (twitter:text:description)
 
However, there is nothing wrong with the code (this was copied from twitter''s own dev tutorials):
 
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@plate_coverage" />
<meta name="twitter:title" content="Was the HOF Sending a Message with Babe Ruth's Plaque?" />
<meta name="twitter:description" content="Holder of many home run records. Really?" />
<meta name="twitter:image" content="http://www.platecoverage.com/uploads/8/6/4/9/86496420/ruth-babe-plaque-small_orig.png" />
 
Does anybody have any ideas? It's maddening not to be able to tweet images, headlines, etc.
 
Thanks so much for your help!
7,210 Views
Message 1 of 5
Report
4 REPLIES 4
Square

Where are you adding the code to your site, @plate_coverage? It's possible it's not where Twitter expects it to be.

7,207 Views
Message 2 of 5
Report

Add this code to your SEO Header or Blog Header:

<meta name="twitter:card" value="summary">

This will at least give you cards---and aced validation---but I would like to know how to specify that each post URL have a new graphic, as my graphics vary daily?

Here is my blog: http://alamedadowningblog.weebly.com/inside-the-dlo

New graphics that reflect each post in my card would be great! Any help would be appreciated!

6,135 Views
Message 3 of 5
Report

I am a weebly user, and I figured out a super easy way to add the twiter cards.  Coincidentially, I created a how-to post this week here joyfulsavings.com/blog/how-to-add-twitter-cards-to-weebly-blog-posts.

It works like a charm...you'll love it!☺

6,089 Views
Message 4 of 5
Report

This is the same way I do it - but it is cumbersome to add the code each and every time, I wish there was a way this is done automatically.
I found this instruction (you likely did too): https://follows.com/blog/2017/11/install-twitter-cards-website
However, when I tried to add it to my SEO (on my Weebly site, or else on my blog page settings) when I hit SAVE it just erased it! 
So I have to keep doing it on every post page. 
I wish Weebly had a simple app, like Joomla does: https://extensions.joomla.org/extension/twitter-summary-card-for-articles/ 

That such should be possible is proof by the example of posts on Steemit: I write a post and sharing on Twitter is done as a full image card - so they must have a code that does this automatically for all posts by everyone on the platform (over 1 million users). My page on there is https://steemit.com/@thermoplastic

1,791 Views
Message 5 of 5
Report