[ https://issues.apache.org/jira/browse/DATAFU-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15051535#comment-15051535 ]
Matthew Hayes commented on DATAFU-113: -------------------------------------- I'm about to submit a new patch that includes the og meta tags. Here's what the meta tags look like for one of the blog posts: {code} <meta name="twitter:card" content="summary"> <meta name="twitter:site" content="@apachedatafu"> <meta name="twitter:title" content="Apache DataFu (incubating) 1.3.0 Released"> <meta name="twitter:description" content="I'd like to announce the release of Apache DataFu (incubating) 1.3.0. This is the first release since entering the Apache Incubator. Thanks to all who contributed! Apache DataFu is a collection of libraries for working with large-scale data in Hadoop..."> <meta property="og:url" content="http://datafu.incubator.apache.org/blog/2015/11/17/datafu-1-3-0-released.html"> <meta property="og:type" content="article"> <meta property="og:title" content="Apache DataFu (incubating) 1.3.0 Released"> <meta property="og:description" content="I'd like to announce the release of Apache DataFu (incubating) 1.3.0. This is the first release since entering the Apache Incubator. Thanks to all who contributed! Apache DataFu is a collection of libraries for working with large-scale data in Hadoop..."> {code} > Add Twitter and Open Graph tags for the blog posts > -------------------------------------------------- > > Key: DATAFU-113 > URL: https://issues.apache.org/jira/browse/DATAFU-113 > Project: DataFu > Issue Type: Improvement > Reporter: Matthew Hayes > Assignee: Matthew Hayes > Attachments: DATAFU-113.patch > > > We could add a summary card for the blog posts so tweets include a title and > description: > https://dev.twitter.com/cards/types/summary -- This message was sent by Atlassian JIRA (v6.3.4#6332)