Meta Tag Extractor
A guide to manually finding a page's existing meta tags via view-source, plus links to external tools that can fetch and display them for you.
- 1Open the page whose meta tags you want to inspect
- 2Press Ctrl+U to view its page source
- 3Search the source for <meta name="description">, <meta property="og:...">, or <meta name="twitter:..."> tags
- 4For a faster visual check, paste the URL into metatags.io or opengraph.xyz instead
Related Tools
Meta Title Generator
Wrap your page title text in a valid HTML <title> tag and instantly see its character length.
Meta Tag Generator
Enter your page title, description, keywords, and URL to generate a bundle of core meta tags (description, keywords, Open Graph title/description, robots) in one go.
Open Graph Generator
Generate an og:title, a placeholder og:description, and an og:type=website tag from your page title, for controlling how links look when shared on Facebook and LinkedIn.
Rich Snippet Preview
A quick-reference guide pointing you to Google's official Rich Results Test and Schema.org validator, since rendering a real rich-snippet preview requires a live server-side crawl this browser-based tool doesn't perform.