How to add Open Graph settings in Webflow?
Open Graph (OG) tags control how your pages appear when shared on social media platforms like Facebook, LinkedIn, X (Twitter), and messaging apps. Without OG tags, social platforms guess what to display — often picking the wrong image, title, or description. Webflow lets you set Open Graph settings per page.
For static pages
- Open the Pages panel in the Designer.
- Click the gear icon next to the page.
- Scroll to the Open Graph Settings section (below SEO Settings).
- Configure the following fields:
- Title — The headline shown in the social card. If left blank, Webflow uses the meta title.
- Description — The summary text. If left blank, Webflow uses the meta description.
- Image — The image displayed in the social card preview. Recommended size: 1200x630px for standard OG cards.
- Publish the site.
For CMS template pages
- Go to the CMS tab and open the Collection.
- Click Template to edit the template.
- Click the gear icon for the template in the Pages panel.
- Scroll to Open Graph Settings.
- Use + Add Field to insert dynamic CMS values for title, description, and image.
For example, a blog template might bind:
- OG Title →
{Name}
- OG Description →
{Excerpt}
- OG Image →
{Featured Image}
This ensures each CMS item has its own social card when shared.
Twitter Card settings
Webflow also supports Twitter-specific card tags in the same section. You can set:
- Twitter Card Type — Choose Summary (small image) or Summary with Large Image (full-width image). The large image option is usually better for blog posts and landing pages.
If you leave Twitter-specific fields blank, Twitter falls back to the Open Graph values, which works fine in most cases.
Image requirements
- Size: 1200x630px is the standard for large image cards.
- Format: JPG or PNG. Avoid GIF and SVG for OG images.
- File size: Keep under 1 MB for fast loading in previews.
- Text overlay: If you include text on the image, make sure it is readable at small sizes.
Testing your OG tags
After publishing, use these tools to verify your social cards:
- Facebook Sharing Debugger (developers.facebook.com/tools/debug/) — Shows how Facebook renders your card and clears cached previews.
- Twitter Card Validator (cards-dev.twitter.com/validator) — Previews the Twitter card.
- LinkedIn Post Inspector (linkedin.com/post-inspector/) — Checks LinkedIn rendering.
If the preview still shows old data, use the debug tool to force a re-scrape. These platforms cache OG data aggressively.
Common issues
Wrong image showing — The OG image field is empty, and the platform is picking up a random image from the page. Always set an explicit OG image.
Changes not reflected — Social platforms cache OG tags. Use the debug tools above to force a refresh after updating.
CMS items missing OG data — The template likely uses static OG values instead of dynamic fields. Edit the template and bind OG fields to CMS data.
Want to skip the build?
Browse 60+ premium templates and launch your site in days, not weeks.