OGP / Social Previews // TOOLPOOL.SAMPLES
Open Graph Only Sample
A page with Open Graph values and no twitter:* fields.
Target URL
https://toolpool.tools/en/samples/ogp/og-only
This fixture page is marked noindex. Use it from the category sample index.
What to check
Use this to check fallback behavior from Open Graph values.
- Core Open Graph fields are detected
- The page has no twitter:* fields
- X preview behavior can be checked as Open Graph fallback
Output
<meta property="og:title" content="Open Graph Only Page">
<meta property="og:description" content="An Open Graph fixture with no twitter:* metadata.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://toolpool.tools/en/samples/ogp/og-only">
<meta property="og:image" content="https://toolpool.tools/ogp.png">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:alt" content="TOOLPOOL OGP image">