Meta Tag Analyzer
A meta tag analyzer fetches a live web page and grades its meta tags against best practices for search visibility and social sharing. The title tag and meta description control how a page appears in Google search results, while Open Graph and Twitter Card tags determine the image, headline, and text shown when the page is shared on social platforms. Missing or incorrectly formatted tags are invisible to the page's visitors but directly reduce click-through rates from both search results and social media. An analyzer makes these hidden issues visible with actionable grades before they affect traffic.
Fetches the page server-side and grades all meta tags. Works on any public URL.
Quick Answer: What Does a Meta Tag Analyzer Show?
A meta tag analyzer fetches any public URL and grades its meta tags in seconds. For Basic SEO: title tag should be 50-60 characters, meta description 140-155 characters, and viewport must be present. For Open Graph: og:title, og:description, og:image (absolute URL, 1200x628 px), og:url, and og:type are all required. For Twitter Cards: twitter:card must be set or the link will show as plain text on X. The tool scores each tag as Good, Warning, or Missing and gives an overall grade from A to F.
What Is a Meta Tag Analyzer?
A meta tag analyzer is a tool that fetches a live web page and audits every meta tag in its HTML head section. Unlike a generator, which helps you create tags, an analyzer reads what is actually on the page and grades it against established best practices for search engine optimisation and social sharing.
The tool covers three categories: basic SEO tags (title, description, keywords, robots, viewport, canonical, charset), Open Graph tags (og:title, og:description, og:image, og:url, og:type, og:site_name), and Twitter Card tags (twitter:card, twitter:title, twitter:description, twitter:image, twitter:site). Each tag is graded individually, and an overall score from 0 to 100 gives a single-number summary of the page's meta health.
According to Google's Search documentation, the title tag and meta description are the two most visible elements in a search result. A missing or poorly written title is one of the most common reasons Google rewrites your snippet with content pulled from elsewhere on the page.
How to Use This Meta Tag Analyzer
- Enter the URL: Type or paste any public URL into the input field. You do not need to include https:// — the tool adds it automatically.
- Click Analyze: The tool fetches the page server-side and extracts all meta tags from the HTML head section.
- Review the Overview tab: See your overall score (0-100) and grade (A to F), plus a summary of every issue found across all three tag categories.
- Check the Basic SEO tab: Review title and description length grades with character counts, viewport and canonical status, charset, and robots directives.
- Check the Open Graph tab: See all og: tags with a social preview card showing how the page will appear when shared on Facebook or LinkedIn.
- Check the Twitter Card tab: Verify your twitter:card type and all Twitter-specific tags. If twitter:card is missing, shared links on X will appear as plain text with no image.
- Fix the issues: Use the meta tag generator to create corrected tags, then paste them into your page's head section.
Why Use a Meta Tag Analyzer?
Meta tags are invisible on the page itself, which means errors go unnoticed until they show up as poor click-through rates in Google Search Console or broken social sharing previews. Most web developers and content managers do not check meta tags after publishing, assuming they were set correctly in the CMS. Analyzers make the invisible visible.
The most common errors found by this tool are title tags that are too long (Google truncates at approximately 600 pixels width, roughly 60 characters), missing og:image tags that leave social shares as plain grey boxes, relative URLs used for og:image that work locally but fail when social platforms fetch from outside your domain, and missing canonical tags that create duplicate content risk when the same page is accessible at multiple URLs.
The Open Graph specification, maintained at ogp.me, defines exactly four required properties for any shareable page: og:title, og:type, og:image, and og:url. Missing any of these means social platforms will attempt to construct a preview from whatever they can find, which is rarely what you intended.
Real-World Use Cases
- Pre-publish audit: Analyze the page URL immediately after publishing to catch meta tag errors before Google indexes the new content and before you share the link on social media.
- Social sharing debugging: When a shared link shows no image or wrong description on LinkedIn or Facebook, analyze the page to identify which OG tag is missing or incorrectly formatted.
- Competitor research: Analyze competitor pages to see how they have structured their title tags and Open Graph setup — particularly useful when benchmarking your own click-through rates in the same search results.
- Site migration checks: After moving a site to a new CMS or theme, analyze a sample of key pages to verify that meta tags survived the migration intact. Migrations frequently strip canonical tags or reset viewport declarations.
- Client reporting: Use the grade and issue list as part of an SEO audit report. An A-to-F grade communicates meta tag health clearly to non-technical stakeholders.
Common Mistakes Caught by This Analyzer
- Title longer than 60 characters: Google truncates titles in search results at approximately 600 pixels. Titles over 60 characters are cut with an ellipsis, hiding the end of your intended message from searchers.
- Missing meta description: Without a description, Google generates one automatically from page content — usually a fragment that may not represent the page well or include your target keywords.
- Relative URL in og:image: Social platforms fetch the og:image from outside your domain. A relative path like /images/photo.jpg resolves to nothing. The og:image must be an absolute URL starting with https://.
- Missing twitter:card tag: Without a twitter:card declaration, X defaults to a plain text link with no image regardless of what your og:image contains. The minimum required value is summary_large_image for article-style pages.
- No canonical tag: If your page is accessible at multiple URLs (www vs non-www, https vs http, trailing slash vs none), Google may index the wrong version or split ranking signals across duplicates.
- Missing viewport tag: A page without a viewport meta tag will not render correctly on mobile devices. Google uses mobile-first indexing, so a missing viewport can suppress rankings across all devices.
After fixing the issues found by this analyzer, use the meta tag generator to produce corrected HTML ready to paste into your page. Use the keyword density checker to ensure your target keyword appears appropriately in your page content before finalising your title and description.
S. Siddiqui
Founder & Editor-in-Chief, YourToolsBase
How I discovered three of our published pages had no og:image three months after launch
About three months after launching YourToolsBase, I ran a batch audit of our published tool pages to check how they looked when shared on LinkedIn. I pasted each URL into LinkedIn's post composer and watched the preview cards load. Three pages showed no image at all — just the page title and a grey placeholder box. All three had been live and indexed for weeks. I had been linking to them in my own posts without ever noticing the missing previews.
When I fetched the raw HTML of those three pages and searched for og:image, two of them had the tag but with a relative URL path starting with /images/ rather than the full https:// address. Social platforms fetch the og:image from outside your domain, so a relative path resolves to nothing. The third page had no og:image tag at all because the CMS template I had used for that section did not include Open Graph fields in its head template.
Fixing all three took under ten minutes once I knew which pages and which tags were the problem. The audit itself, done manually by pasting URLs into LinkedIn and inspecting HTML, took most of an afternoon. An automated analyzer that fetches the page, extracts all meta tags, and flags missing or malformed ones would have caught all three in under a minute. That experience is exactly why I built this tool — to make a full meta tag audit as fast as the fixes.
Frequently Asked Questions
What does a meta tag analyzer do?
Why is my og:image not showing when I share my page?
What is an ideal meta tag score?
Why does Google ignore my meta description and show different text?
What is the difference between Open Graph and Twitter Card tags?
What should the canonical tag contain?
Does the meta keywords tag still matter for SEO?
What twitter:card type should I use?
Why does the analyzer show Missing for my viewport tag when it is set in my CMS?
Can I analyze pages that require a login?
Rate This Tool
Was this tool helpful?
Be the first to rate this tool
About the Author
S. Siddiqui is the founder and editor-in-chief of YourToolsBase, overseeing all content, tool accuracy, and editorial standards.
View full profileRelated Tools
Authoritative Sources
Formulas and data in this tool are based on guidelines from the above sources.