Review
Useful when judging whether a preview explains the page quickly in a feed.
Verdict
Vercel's strongest previews are crisp and campaign-like. The interesting lesson is not just design quality; it is inventory coverage across every page type.
What works
- The homepage card has a specific message rather than a generic logo lockup.
- The blog has its own section-level OG image, which avoids overusing the homepage card.
- The visual language matches the product: technical, restrained, and high contrast.
Watchouts
- The sampled docs page did not expose obvious OG tags in the fetched HTML, which can leave crawlers with weaker fallback previews.
- Large sites need automated checks because one missing page type can be hard to notice manually.
Page variation study
The product question: does each page type get its own useful preview?
Why this matters for automatic OG images
A site with docs, blogs, templates, changelog entries, and product pages benefits from automatically generating a route-specific preview instead of hand-maintaining every asset.
Homepage
Campaign-style homepage image.

- og:title
- Agentic Infrastructure
- og:description
- The autonomous stack for every app and agent.
- og:image
- https://lishhsx6kmthaacj.public.blob.vercel-storage.com/og-home-not-x.png
Blog
Section-level blog image.

- og:title
- Blog - Vercel
- og:description
- Blog posts from the Vercel team and community. Discover the latest in web development.
- og:image
- https://assets.vercel.com/image/upload/q_auto/front/blog/og/Vercel_Blog_OG.png
Docs
Useful missing-coverage sample.
- og:title
- No obvious og:title in sampled HTML
- og:description
- No obvious og:description in sampled HTML
- og:image
- Not found in sampled HTML
MyOG.social's API fills this gap with one crawler-visible og:image tag:
Preview anonymously. Sign in to get complete install code for your account.
Sign in to get install codeCheck your site for the same gaps
Paste one URL to see the current card, compare a generated preview, then install one tag for a site-wide fix.