ドキュメントページでのoneboxの改善

Let’s Encrypt フォーラムでは、よくドキュメントへのリンクを貼っています。この体験をより良くしたいと考えています。例えば、以下は生成される Onebox の例です:

image

特に、「最終更新日… すべてのドキュメントを見る」というテキストを省略したいと考えています。Google は、特定の要素のスニペット表示を抑制するために data-nosnippet HTML 属性 をサポートしていますが、Discourse の Onebox にも同様の機能はありますか?

また、URL が自サイト(letsencrypt.org)を指す場合に、ページテキストのより大きな部分をインラインで選択的に表示することも可能でしょうか?

よろしくお願いいたします、
Jacob

それらのページに OpenGraph タグを追加すれば十分です。特に以下を追加してください:

og:title
og:image
og:description

現時点では、head 内の twitter タグにフォールバックしていますが、その品質は低いです。自動生成された説明タグから移行することをお勧めします。現在の twitter タグの説明にはノイズが多すぎます:

<meta name="twitter:description" content="Last updated: Jul 30, 2019 | See all Documentation When reporting issues it can be useful to provide your Let's Encrypt account ID. Most of the time, the process of creating an account is handled automatically by the ACME client software you use to talk to Let's Encrypt, and you may have multiple accounts configured if you run ACME clients on multiple servers.
Your account ID is a URL of the form https://acme-v02.">