yiipowered icon indicating copy to clipboard operation
yiipowered copied to clipboard

Twitter:card meta data on project page including picture

Open atrandafir opened this issue 6 years ago • 1 comments

If we add twitter meta tags on the project page, and we also include the picture tag, we can have more impacting previews when content get posted automatically on Twitter after submitting the project.

Example:

<meta name="twitter:image" content="https://absolute/path/to/preview.png" />
<meta name="twitter:site" content="@YiiPowered" />
<meta name="twitter:title" content="Project title" />
<meta name="twitter:url" content="https://project/link" />

atrandafir avatar Sep 24 '18 14:09 atrandafir

Great idea.

samdark avatar Sep 24 '18 14:09 samdark