Make every resource page count — for search engines, social sharing, and your readers.
XFRM SEO Boost is a free, zero-config add-on for the XenForo Resource Manager. It adds the four things every resource owner cares about: a featured image, proper SEO meta, smart Schema.org output, and a...
I think for gallery images, it is best to use Twitter Summary Card with Large Image instead of the Summary Card.
<meta name="twitter:card" content="summary">
to
<meta name="twitter:card" content="summary_large_image">
Is it possible to implement this with template edits?
When viewing media images the Twitter Card is shown as the below...
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="CoolSciFi">
<meta name="twitter:creator" content="KW802">
<meta name="twitter:title" content="Spock Heineken Beer Ad">
<meta...
Noticed the really awesome use of Twitter Cards in the gallery, however the 'photo' card type was deprecated on July 3rd, 2015 and replaced with 'summary_large_image'.