Page Details
15/60
92/160
Generated HTML
<!-- Primary Meta Tags --> <title>My Awesome Page</title> <meta name="title" content="My Awesome Page" /> <meta name="description" content="This is a description of my page that will appear in search results and social media shares." /> <!-- Open Graph / Facebook --> <meta property="og:type" content="website" /> <meta property="og:url" content="https://example.com/my-page" /> <meta property="og:title" content="My Awesome Page" /> <meta property="og:description" content="This is a description of my page that will appear in search results and social media shares." /> <meta property="og:image" content="https://images.unsplash.com/photo-1555066931-4365d14bab8c?q=80&w=1000&auto=format&fit=crop" /> <!-- Twitter --> <meta property="twitter:card" content="summary_large_image" /> <meta property="twitter:url" content="https://example.com/my-page" /> <meta property="twitter:title" content="My Awesome Page" /> <meta property="twitter:description" content="This is a description of my page that will appear in search results and social media shares." /> <meta property="twitter:image" content="https://images.unsplash.com/photo-1555066931-4365d14bab8c?q=80&w=1000&auto=format&fit=crop" />