Detailed Description:
according to this website twitter meta data can also be added like so
http://moz.com/blog/meta-data-templates-123
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@publisher_handle">
<meta name="twitter:title" content="Page Title">
<meta name="twitter:description" content="Page description less than 200
characters">
<meta name="twitter:creator" content="@author_handle">
<!-- Twitter summary card with large image must be at least 280x150px -->
<meta name="twitter:image:src" content="http://www.example.com/image.html">
Its the same info as facebook really just a few more tags. Would it be possible
to add this using the facebook input values or let me know how I can do this
myself
Cheers
Dave