Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
共有機能で自分の Web サイトをリンクしようとすると、サムネイルが表示されません。Facebook がこれらのサムネイルを生成するには、どうすればよいですか?
サムネイルは 50x50 ピクセル以上である必要があり、サイトの HTML で特別なメタ タグを使用して指定する必要があります。
<meta property="og:image" content="http://yersite.com/yerimage.png"/>