我有以下元标记集
og:title Supercompany
og:url https://xxxxx/Business/Grumble/?id=xxxxxxxxxxxxx
og:image https://xxxxxxx/Content/Images/logo4fb.png?23122014
og:type xxxxxx:organization
og:hashtags #xxx #xrfgg #sdsv #vdsdg #vdvdvd
og:description aaaa | cghydgdegezhztt
当我分享上述内容时,只显示描述。如何让主题标签显示?
我正在使用以下内容分享到 FB。
FB.ui({
method: 'share',
href: linkToShare,
action_type: 'xxxxxx:yyy',
action_properties: JSON.stringify({
organization: linkToShare
})