Solved

How to add og: tags to landing pages?


I wanted to choose an image to display when sharing on facebook and can’t do that or just don’t know how 😦

icon

Best answer by Justin 19 September 2017, 21:06

View original

2 replies

Userlevel 3
Badge +1

Hi Matt - You can add your og tags into the custom Javascript. Just insert any og tags you want in full in a Javascript entry and choose “head” as the placement and your tags will be written directly into the head of your page, where Facebook will be able to find them.

The Javascript dialog says “script tags must be included”, but that’s referring to actual Javascript–you can ignore that and just add your og tags straight in like so:

<meta property="og:type" content="blog">```   
 
Here's a quick how-to on adding things to the custom Javascript panel, if you've never done it before: [http://unbounce.com/ppc/7-quick-and-d...](http://unbounce.com/ppc/7-quick-and-dirty-tactics-for-ppc-landing-pages/#comment-475865)

Just wanted to add a few handy links here.

Set up OG tags manually using some HTML

Vote on this Feature Request

Reply