Specify an image when a Marketo landing page is shared on Facebook

November 17, 2014 | by

Let’s say you want an image to show up automatically when you share a Marketo landing page on Facebook. Maybe you also want this image to not be on the Marketo landing page itself, but just on the Facebook share.

fbimage

You can this by adding an open-graph meta tag to your Marketo landing page. The steps to do this are below.

Step One: Select your landing page. Then click Edit Draft.

1z

Step Two: Click Edit Page Meta Tags.

2z

Step Three: Add open-graph meta to Facebook OG Tags section. Then click Save.

Here is the format: <meta property=”og:image” content=”http://example.com/example.jpg”/>

Screen Shot 2014-11-17 at 1.23.35 PM

Please see Facebook’s developer documentation about open-graph meta tags for more information.