MyBB Community Forums

Full Version: Twitter Cards for MyBB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys

Is there a plugin? or how can I do

https://dev.twitter.com/docs/cards/markup-reference
Cards Markup Tag Reference

<meta property="og:image" content="http://samplesite.com/png"/>
<meta property="og:site_name" content="samplesite.com"/>
<meta property="twitter:site" content="@samplesite"/>
<meta property="twitter:card" content="summary"/>
<meta property="twitter:url" content="http://samplesite.com/article.html"/>
<meta property="twitter:title" content="Article Title"/>
<meta property="twitter:image" content="http://samplesite.com/png"/>
<meta property="twitter:description" content="any article content"/>
put in headerinclude after scripts

like this

<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:url" content="http://forum.bf4brasil.com.br/">
<meta name="twitter:domain" content="http://forum.bf4brasil.com.br/">
<meta name="twitter:site" content="@BF4_BR">
<meta name="twitter:creator" content="@BF4_BR">
<meta name="twitter:title" content="BF4Brasil">
<meta name="twitter:description" content="Comunidade Brasileira BF4Brasil | Portal e Fórum | Tutoriasi,campeonatos ,clãs e servidores">
<meta name="twitter:image:src" content="http://i1288.photobucket.com/albums/b491/MoHBrasil/thumbnail_zps5fdd17ee.png">

and click validate and u need to wait for approval
thread title, thread content? this is constant.
(2013-05-18, 04:22 PM)codetr Wrote: [ -> ]thread title, thread content? this is constant.

In case would articles. So your card would be about the community and not the topic.