og タグを使用せずに Facebook のようなボタンを介してメタ ディスクリプションを渡すことは可能ですか? http://developers.facebook.com/docs/reference/plugins/like/
私は現在このタグを持っています
<meta name="description" content="description here" />
しかし、私はそれを更新するアクセス権がありません
<meta property="og:description" content="description here" />
タイトルとURLとともに「ここに説明」を渡したいです。助けてくれてありがとう。