Design-led site builder
Use MyOG.social with Framer metadata, social image settings, CMS pages, and custom code limitations.
Framer has built-in metadata and social image settings for site defaults, pages, and CMS items. Use those first when you can set a URL value directly.
MyOG works best when the Framer page emits the MyOG URL as the social image or og:image value in the initial HTML.
Custom code can help on individual pages, but verify output carefully because social crawlers need server-rendered head tags, not late client-side changes.
MyOG detects page content and branding automatically. The layout only controls image composition.
Paste this as the page's social image URL when Framer accepts a URL value.
https://api.myog.social/og?url=https%3A%2F%2Fexample.com%2Flanding-page&template=screenshot-rightReplace the encoded example with the current Framer page URL.
Use this only when you have a page-level head area and have removed duplicate social images.
<meta property="og:image" content="https://api.myog.social/og?url=https%3A%2F%2Fexample.com%2Flanding-page&template=screenshot-right" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://api.myog.social/og?url=https%3A%2F%2Fexample.com%2Flanding-page&template=screenshot-right" />Framer's built-in social image field may already output og:image. If you also add a custom og:image tag, crawlers may choose the first one. Prefer using Framer's native social image field when it accepts the MyOG URL.
For CMS pages, use Framer's dynamic metadata fields if they can output a complete MyOG URL per item. If not, start with the most important static pages instead of forcing a fragile custom-code workaround.
Start with the MyOG Open Graph Checker, then refresh social platform caches if needed.
Sign up for free and create stronger Framer social previews.
Already have an account?
cdf733b534ea2f2ed964d150330b323c44837e4f