Open Graph Tag Checker
Pricing
Pay per usage
Open Graph Tag Checker
Check and validate Open Graph (og:*) meta tags to improve link previews on Facebook, LinkedIn, Slack, and more. Detect missing/empty OG tags (og:title, og:description, og:image, og:url, og:type), duplicates, invalid URLs, and optional image URL accessibility checks.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Bikram Adhikari
Actor stats
0
Bookmarked
4
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Open Graph Tag Checker - Validate OG meta tags for social sharing
Open Graph (OG) tags control how your pages look when shared on Facebook, LinkedIn, Slack, Discord, and other platforms.
This Actor crawls one or more URLs and validates og:* meta tags like og:title, og:description, og:image, og:url, and og:type.
What it checks
- Extracts all
meta[property="og:*"](andmeta[name="og:*"]) tags - Missing or empty required OG tags
- Duplicate OG properties (e.g., multiple
og:title) - Invalid / non-absolute URLs in
og:urlandog:image - Optional: validate
og:imageURLs are reachable (status code + content-type) - Optional: warn when
og:imageexists butog:image:width/og:image:heightare missing - Optional: compare
og:urlto the final loaded URL (after redirects)
Input
- Start URLs: pages to check
- Max pages: limit total pages processed
- Follow links / Max depth / Same domain only: basic site crawl
- Required OG tags: override the default required list
- Validate og:image URLs: off by default (extra requests)
Output
Dataset (per page)
Each item includes:
url,loadedUrl,statusCode,titleogTags(raw extracted OG meta tags)- Convenience fields:
ogTitle,ogDescription,ogImage,ogUrl,ogType,ogSiteName hasRequiredTags,missingRequiredTags,duplicatePropertieswarnings,errors
Key-value store
SUMMARY: aggregate totals and run configurationREPORT:{ summary, pages }for easy downstream reporting
Example API usage
Call the Actor via Apify API using a run input like:
{"startUrls": [{ "url": "https://example.com" }],"maxPages": 10,"followLinks": false,"checkRequiredTags": true,"validateOgUrlMatchesPage": true}
SEO keywords
open graph tag checker, og meta validator, og:image checker, social preview validator, link preview audit, open graph api, SEO QA
Quick start
Store page: https://apify.com/scrappy_garden/open-graph-tag-checker
Paste this into Input and click Run:
{"startUrls": [{"url": "https://example.com/"}],"proxyConfiguration": {"useApifyProxy": false}}
Outputs (what you get)
- Dataset: Dataset items typically include fields like:
url,loadedUrl,statusCode,title,ogTitle,ogDescription,ogImage,ogUrl,ogType,hasRequiredTags. - Key-value store:
REPORT,SUMMARY
Tips (trust + predictable results)
- Start with 1–3 URLs to validate behavior, then scale up.
- If a target blocks requests, enable Proxy and/or slow down concurrency in Input.
- Use the
SUMMARY/REPORTkeys (when present) for automation pipelines and monitoring.
Related actors
- broken-link-checker (https://apify.com/scrappy_garden/broken-link-checker)
- canonical-url-checker (https://apify.com/scrappy_garden/canonical-url-checker)
- meta-tag-analyzer (https://apify.com/scrappy_garden/meta-tag-analyzer)
- security-headers-checker (https://apify.com/scrappy_garden/security-headers-checker)
Search keywords
open graph tag checker, open graph tag checker - validate og meta tags for social sharing, website audit, seo, open graph