Link Preview Generator
Free SEO link preview generator. Generate OG link preview cards. Improve your website search performance.
https://example.com
Example Page
A description of the page for the preview card.
HTML Tags
<!-- Open Graph --> <meta property="og:title" content="Example Page" /> <meta property="og:description" content="A description of the page for the preview card." /> <meta property="og:image" content="https://via.placeholder.com/1200x630/3b82f6/ffffff?text=Preview" /> <meta property="og:url" content="https://example.com" /> <meta property="og:type" content="website" /> <!-- Twitter Card --> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Example Page" /> <meta name="twitter:description" content="A description of the page for the preview card." /> <meta name="twitter:image" content="https://via.placeholder.com/1200x630/3b82f6/ffffff?text=Preview" />
Embed this tool
Copy and paste the code below into your website to embed this tool for free. An attribution link to The Util Box is required.
<iframe src="https://www.theutilbox.org/embed/link-preview-generator" width="600" height="500" frameborder="0" style="border: none; max-width: 100%;" title="Free link preview generator tool from The Util Box"></iframe>