Let's start with Facebook. The three main attributes you want to set for an attractive Facebook share are the title, description, and an image. Below we show you the Lava for each. Again, these Lava statements can be on any HTML block on your page. Title {{ 'Title for Page Here' | AddMetaTagToHead:'property','og:title' }}Description {{ 'Description for Page Here' | AddMetaTagToHead:'property','og:description' }}Image {{ 'URL to image here' | AddMetaTagToHead:'property','og:image' }} After setting these values, your share should look something like the example below. Don't simply trust that it'll look right though. Use the Facebook Share Validator to see your formatted share along with tons of debugging information.