↧
By: Tim
I notice the twitter card documentation has the meta tags with attributes ‘name’ and ‘content’, whereas in the source for this page you have meta tags with attributes ‘name’ and ‘value’, not ‘content’....
View ArticleBy: Niall Kennedy
You are correct. Changed the PHP library and WordPress plugin to use the content attribute, not value.
View Article