🔍 Meta Tag Preview

Paste a URL or raw HTML and see how it renders as a Google, Twitter, Facebook, LinkedIn, WhatsApp, and Telegram preview card.

Metadata is fetched via a CORS proxy — your URL is sent to the proxy server.

FAQ

Does pasting a URL send my data to a third party?
Yes — when you use URL mode, the URL is forwarded to a public CORS proxy (oge.vercel.app) that fetches the page server-side. Raw HTML mode parses entirely in your browser with no network request.
Why does the tool use a proxy instead of fetching directly?
Browsers block cross-origin requests to arbitrary sites (CORS policy). A server-side proxy fetches the page for you and returns the meta data as JSON.
Which meta tags are extracted?
Open Graph (og:title, og:description, og:image, og:url), Twitter Card (twitter:card, twitter:title, twitter:description, twitter:image), the plain <title> tag, meta description, canonical URL, robots, and viewport.
What is twitter:card and why does it change the preview?
twitter:card controls the card layout Twitter uses: 'summary' shows a small thumbnail beside the text, while 'summary_large_image' shows a full-width banner image above the text.
Why is the image not showing in the preview?
The image URL must be absolute (https://…) and publicly accessible. Relative URLs, data URIs, and images behind authentication won't load in the preview.

More tools

JSON

Code

Ornaments

Image

Web / SEO

Generators

PDF