📋 Example Report — Demo Data
OG Tag Generator Example Report — Open Graph & Twitter Card Tags
This example shows the AIPageSEO OG Tag Generator auditing a blog post URL and generating the complete set of Open Graph and Twitter Card tags. The existing tags are incomplete — og:image is missing and Twitter Card has no image — causing poor social share appearances.
Existing Tags Audit — blog.example.com/article/seo-2026
⚠ 4 tags missing or incomplete
✅ 6 tags present
| Tag | Current Value | Status |
| og:title | The Complete SEO Guide for 2026 | ✅ Present |
| og:description | Everything about SEO in 2026 (87 chars) | ⚠ Too short — expand to 150+ |
| og:image | MISSING | ❌ Critical — add image |
| og:url | https://blog.example.com/article/seo-2026 | ✅ Present |
| og:type | article | ✅ Present |
| og:site_name | MISSING | ⚠ Recommended |
| twitter:card | summary | ⚠ Use summary_large_image |
| twitter:image | MISSING | ❌ Critical — add image |
Generated Tags — Copy to <head>
Complete Open Graph + Twitter Card
<!-- Open Graph -->
<meta property="og:type" content="article">
<meta property="og:url" content="https://blog.example.com/article/seo-2026">
<meta property="og:site_name" content="Example Blog">
<meta property="og:title" content="The Complete SEO Guide for 2026">
<meta property="og:description" content="Everything you need to know about SEO in 2026 — technical fixes, AEO optimisation, AI search visibility and schema markup strategies to rank in Google and AI search engines.">
<meta property="og:image" content="https://blog.example.com/images/seo-2026-social.jpg">
<meta property="og:image:width" content="1200">
<meta property="og:image:height" content="630">
<meta property="og:image:alt" content="The Complete SEO Guide for 2026 — AIPageSEO">
<meta property="og:locale" content="en_GB">
<!-- Twitter / X Card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@YourHandle">
<meta name="twitter:creator" content="@AuthorHandle">
<meta name="twitter:title" content="The Complete SEO Guide for 2026">
<meta name="twitter:description" content="Technical SEO, AEO and AI search visibility in one guide.">
<meta name="twitter:image" content="https://blog.example.com/images/seo-2026-social.jpg">
<meta name="twitter:image:alt" content="The Complete SEO Guide for 2026">
Related Demo Reports
Run OG Tag Generator on Your Own Site
Get your real audit with specific issues, fixes and improvements — free to start.