How to include Meta Property tags (og:)??? - Joomla! Forum - community, help and support
hi there,
i had difficulties making facebook "share" , "like" work properly. found out essential add "meta properties" each article you'd share.
how do that?
how can add lines head:
i had difficulties making facebook "share" , "like" work properly. found out essential add "meta properties" each article you'd share.
how do that?
how can add lines head:
code: select all
<meta property="og:title" content="mypage...." />
for og tags add them header on template:
<meta property="og:type" content="xxx" /> etc...
<meta property="og:type" content="xxx" /> etc...
Comments
Post a Comment