Meta Tag Analyzer
Inspect, audit, and validate HTML metadata, Open Graph, Twitter cards, canonical tags, robots directives, and JSON-LD structured data with 100% client-side privacy.
HTML Source
Analyzed 100% locally in your browser
Waiting for HTML Metadata
Paste your webpage source code or load the sample template to inspect title tags, descriptions, canonical URLs, robots directives, Open Graph, and JSON-LD schema.
How to Use the Meta Tag Analyzer
Paste HTML or Fetch URL
Paste your webpage source code directly into the editor, or use Fetch URL to inspect a publicly accessible, CORS-enabled endpoint.
Review the Health Audit Checklist
Check the status assessment for Title, Description, Canonical, Robots, Open Graph, X Cards, H1, and JSON-LD schema.
Simulate Previews & Export
Inspect SERP and social card visual simulations, review raw detected tags in DM Mono, or download a CSV audit report.
What Is a Meta Tag Analyzer?
<head> section of an HTML document. It extracts the hidden metadata tags that communicate essential page information to search engine crawlers, social media scrapers, and web browsers.noindex directives—frequently go unnoticed. A meta tag analyzer surfaces these hidden tags into an organized, actionable report.What Does a Meta Tag Analyzer Check?
charset), mobile viewport configuration, and document language declarations (lang).<title>), meta description, canonical link (rel="canonical"), and crawler directives (meta robots).<h1> heading presence, hreflang language alternatives, and JSON-LD structured data blocks.Meta Descriptions
Canonical URLs
<link rel="canonical" href="...">) tells search engines which URL represents the authoritative, master version of a webpage when identical or similar content exists across multiple URLs (such as query parameters, tracking tags, or duplicate category paths).https://vclick.tools/page) rather than relative paths to avoid ambiguity.Robots Meta Directives
<meta name="robots" content="...">) provides fine-grained instructions to web crawlers regarding indexing and link discovery on an individual page level.index / noindex (whether the page may appear in search indices), follow / nofollow (whether links on the page should be crawled), and max-image-preview:large (allowing rich visual thumbnails in Google Discover). An accidental noindex tag left over from staging is one of the most common causes of catastrophic organic traffic loss.H1 and Heading Signals
<h1> heading serves as the primary visual and semantic title of your content for human readers. Search engine algorithms compare the <title> tag with the <h1> heading to verify topical alignment.<h1> per document remains recommended editorial best practice for screen readers and clear topical structure.JSON-LD Structured Data
<script type="application/ld+json"> blocks for syntax validity and extracts declared @type entities. While valid JSON syntax is required for indexing, it is not equivalent to passing Google's Rich Results Test, which evaluates strict schema requirements.Duplicate and Conflicting Metadata
index and noindex leads search bots to adopt the restrictive directive.og:url differs from the canonical URL, social engagement metrics may become fragmented across disparate endpoints.Common Meta Tag Problems
<meta name="viewport"> breaks responsive scaling on mobile devices.og:image causes links to share as unappealing plain text cards on social channels.<meta name="keywords"> tag has been completely disregarded by Google since 2009.What This Analyzer Can and Cannot Tell You
X-Robots-Tag), or live social network image caching status.Frequently Asked Questions
Frequently asked questions about HTML metadata, title tags, canonical links, robots directives, and Open Graph optimization.
Was this tool useful?
Your feedback helps us improve VClick Tools.