OG Image Missing
Articles with images get 94% more views than those without, according to Buffer. SaaSalyst checks whether your website includes an og:image meta tag — the image that appears when your product link is shared on social media, Slack, Discord, and messaging apps.
What SaaSalyst Checks
SaaSalyst parses your homepage HTML specifically for the <meta property="og:image" content="..."> tag. This is checked independently from the general OG tags check because the image is the highest-impact element for social sharing engagement.
Why This Matters
Shared links without an og:image are visually invisible in social feeds. They appear as plain text links that get scrolled past, while links with images stop the scroll and get clicks.
For SaaS products, every shared link is a potential acquisition channel: founders sharing in communities, users recommending to peers, and investors evaluating products. An og:image transforms a bare link into a branded, professional preview.
Most social platforms display the og:image at 1200x630 pixels. Creating a dedicated image with your logo, product name, and tagline is one of the highest-ROI marketing activities you can do.
63%
Of vibe-coded apps still have default page titles
SaaSalyst Scanner Data
20-30%
Reduction in click-through rates from missing meta descriptions
Search Engine Journal
How to Fix It
- Create a 1200x630 pixel image with your product name, logo, and a concise tagline.
- Add <meta property="og:image" content="https://yourdomain.com/og-image.png"> to your <head> section.
- Use an absolute URL for the image (including https://), not a relative path.
- Test your og:image with the Facebook Sharing Debugger, Twitter Card Validator, or opengraph.xyz.
Frequently Asked Questions
How does SaaSalyst check for OG images?
SaaSalyst parses your HTML for a <meta property='og:image'> tag and checks that it has a content attribute with an image URL. Missing the tag means shared links will lack a preview image.
What size should my og:image be?
The recommended size is 1200x630 pixels for maximum compatibility across platforms. SaaSalyst checks for the tag's presence; a well-designed image at the right dimensions maximizes engagement.
How does a missing OG image affect my Business Readiness Score?
SaaSalyst rates a missing og:image as medium severity in Distribution Readiness. Shared links without images get significantly less engagement, reducing your organic distribution potential.
References & Official Sources
Official regulatory and standards sources relevant to the checks SaaSalyst runs on your site.
- Google Search Central Documentation— Google
- Schema.org Vocabulary— Schema.org
Check Your SaaS Now — Free
SaaSalyst scans your website in 30 seconds and checks for OG Image Missing along with 40+ other business readiness signals.
Scan Your App