facebook - What open graph tags are required to get the large images with text overlays to show up? -
i'd add open graph meta data site such links of site anthropologie post below, instead i'm getting smaller image text on right etsy post above it.
these open graph tags i'm providing:
<meta property="og:type" content="article" /> <meta property="og:title" content="{{the title of page}}" /> <meta property="og:description" content="{{the description}}" /> <meta property="og:image" content="{{ image url}}" />
should using different type? or there opengraph tag need provide bigger image display?
the etsy's post have shown feed, , anthropologie's post you've shown photo
understand difference between two.
Comments
Post a Comment