I'm using the share on facebook widget with a custom content type, but only the title and the link are shared, I'm missing the description / or body content.
Any suggestions on how to fix this?

Comments

Simon Georges’s picture

Category: bug » support

The body content comes from a metatag on your website: when you're sharing a page, Facebook performs a request on your website and looks for a <meta property="og:description" content="[insert your content here]">. You can use Metatag module for that (especially the Opengraph sub-module).

crutch’s picture

Issue summary: View changes

"Scrape new" with FB object debugger once making changes or additions to your post.

https://developers.facebook.com/tools/debug/og/object/