Skip to main content
SerpGem
Technical SEO

Meta Tag Analyzer

Enter any URL to instantly fetch and grade its title tag, meta description, Open Graph data, and canonical URL. Free SEO audit — no login required.

How to use this tool3 quick steps
  1. Enter any public URL

    We fetch the page server-side and extract every meta tag. Works on any publicly accessible URL.
  2. Review the grade

    Title, description, OG tags, and canonical are each scored. Fix any missing tags to improve both SEO and social sharing previews.
  3. Check competitors too

    Paste a competitor's URL to see what meta tags they're using. This is a fast way to spot what you're missing.
InputWebsite URL
OutputSEO audit

Use this with

See all 4 tools

Meta Tag SEO Guide

Every meta tag explained — and how to grade them

Meta tags are invisible HTML elements that tell search engines and social platforms what your page is about. Getting them right is foundational SEO — and getting them wrong can silently cost you rankings, clicks, and social shares.

Title tag — the most important meta tag

The <title> tag is the blue headline in search results and the most heavily weighted on-page SEO signal. Keep it 50–60 characters, include your primary keyword near the start, and make it compelling enough to earn the click.

Meta description — your search ad copy

The meta description appears under your title in search results. It has no direct ranking impact but dramatically affects click-through rate. Aim for 120–160 characters with a clear benefit and a soft call to action.

Open Graph (og:title, og:description)

OG tags control how your page appears when shared on Facebook, LinkedIn, and messaging apps. Without them, platforms generate their own — often poorly. Always define og:title and og:description separately from your SEO tags.

Canonical URL — preventing duplicate content

The canonical tag tells Google which version of a page is the "original" when the same content is accessible via multiple URLs (e.g., with/without trailing slash, HTTP/HTTPS, or URL parameters). Missing canonicals can cause ranking dilution.

Twitter/X Card tags

twitter:card, twitter:title, and twitter:description control how your content appears on X (Twitter). These are separate from OG tags and worth adding to any page you expect to be shared on social.

What "missing" means in the audit

If a tag shows "Missing", the page has no declared value for that field. This is a fixable technical gap that can immediately improve your SEO and social appearance once corrected.

Pro Tips

Audit competitors

Paste a competitor's URL into this tool to see their meta tag strategy. What keywords are they targeting in their title? What benefit are they promoting in their description?

Check before publishing

After publishing a new page, paste its URL here within 24 hours to verify all meta tags rendered correctly — CMS plugins can silently break tags.

OG image matters too

This tool checks text tags. Don't forget og:image — a compelling social share image can 2–3x click-through rate on LinkedIn and Facebook.

?

Frequently Asked Questions

Which meta tags are most important for SEO?
In order of SEO impact: (1) Title tag — the single most important on-page element. (2) Meta description — indirect via CTR. (3) Canonical — prevents duplicate content penalties. (4) OG tags — indirect via social traffic. The robots meta tag (noindex/nofollow) is also critical but only appears when you want to de-index content.
Does this tool work on any website?
This tool fetches the live HTML from any publicly accessible URL. It will not work on pages behind login walls, CAPTCHA challenges, or those that block server-side requests. Some pages with heavy JavaScript rendering may return incomplete meta tags if the tags are rendered client-side only.
Why is my OG description showing as missing?
Many sites set only the <meta name='description'> tag and forget to add <meta property='og:description'>. These are separate tags — browsers and social crawlers read them independently. Add og:description to your page template to fix this.
Can I check my own page after making changes?
Yes — paste your URL and click Analyze to see the current live state of your meta tags. Note: if you just published changes, CDN caching may mean this tool sees an older version for a few minutes. Hard-refresh your page and try again if results look stale.