← Back to Blog
On-Page SEOJune 22, 2026· 8 min read

Free Meta Tag Checker: How to Analyse and Fix Your Title, Description & OG Tags

Meta tags are the first thing Google reads about your page. A missing title tag, a description that's too long, or broken Open Graph tags can silently kill your click-through rate — and you'd never know without checking.

What are meta tags?

Meta tags are HTML elements in the <head> section of your webpage that provide information about the page to search engines and social media platforms. They are not visible to visitors on the page itself — only search engines and link preview tools read them.

The most important meta tags for SEO are the title tag and meta description. These appear directly in Google search results as the headline and description of your page listing. They're the first thing a potential visitor sees — and whether they click or scroll past depends entirely on how well these are written and formatted.

Example meta tags in HTML:

<head>
  <title>Free Meta Tag Checker — SEO-Snap</title>
  <meta name="description" content="Check your meta tags instantly.
  Analyse title length, description, OG tags — free." />
  <meta property="og:title" content="Free Meta Tag Checker" />
  <meta property="og:image" content="https://seo-snap.com/og.png" />
  <link rel="canonical" href="https://seo-snap.com/tools/meta-tag-checker" />
</head>

Meta tags a checker analyses

Title Tag

Ideal: 50–60 charactersDirect ranking factor

The page title shown in Google search results and browser tabs. Must include your primary keyword near the beginning. Too short = missed opportunity; too long = truncated in search.

Meta Description

Ideal: 150–160 charactersAffects click-through rate

The description shown under your title in search results. Not a direct ranking factor, but a well-written description improves CTR significantly. Include your keyword and a clear call to action.

Canonical Tag

Ideal: One per page, correct URLPrevents duplicate content

Tells Google which URL is the "official" version of a page. Without a canonical, Google may index multiple versions of the same content and split ranking signals between them.

Open Graph Title (og:title)

Ideal: Under 60 charactersSocial sharing performance

The title shown when your page is shared on Facebook, LinkedIn, and WhatsApp. Can differ from your SEO title — optimise for shares, not keywords.

Open Graph Image (og:image)

Ideal: 1200×630px minimumSocial sharing click rate

The preview image shown in social media share cards. Missing OG image = your share looks blank and unprofessional. One of the most-missed meta tags.

Twitter Card

Ideal: summary_large_imageTwitter/X sharing

Controls how your page looks when shared on X (Twitter). Without this, X scrapes whatever it finds — usually the wrong image at the wrong size.

H1 Tag

Ideal: Exactly one per pageOn-page ranking signal

Not technically a meta tag but checked alongside them. Every page should have exactly one H1 containing your primary keyword. Multiple H1s or a missing H1 weakens your on-page SEO.

Common meta tag mistakes that hurt SEO

01

Missing meta description

Google will auto-generate a description from your page content, often pulling random text that makes no sense out of context. Always write a custom description that sells the click.

02

Title tags over 60 characters

Longer titles are truncated in search results with "…" — the end of your title (often the important part) disappears. Keep titles under 60 characters and put your keyword at the start.

03

Duplicate title tags across pages

Every page should have a unique title. Duplicate titles confuse Google about which page to rank for a given keyword, often resulting in neither ranking well.

04

Missing Open Graph image

When someone shares your page on social media, the absence of an og:image makes the preview blank or ugly. This is one of the biggest conversion killers for content that gets shared.

05

Wrong canonical URL

A canonical pointing to a different domain, a 404 page, or a redirect is worse than no canonical at all. Always verify your canonical points to the correct live URL.

Free Meta Tag Checker & Analyser

Check title length, meta description, canonical, OG tags, and Twitter cards for any URL instantly — free.

Check Meta Tags Free →

Frequently asked questions

What is a meta tag checker?
A meta tag checker is a tool that reads a webpage's HTML and analyses all its meta tags — title, description, canonical, Open Graph, Twitter cards, and more. It checks for missing tags, incorrect lengths, and errors that hurt SEO and social sharing.
What is the ideal meta title length?
The ideal meta title length is 50–60 characters. Google shows up to about 600 pixels of title text — roughly 50–60 characters. Titles under 30 characters are too vague; over 60 characters get truncated in search results.
Does Google always use my meta description?
No. Google rewrites meta descriptions roughly 70% of the time, pulling text from your page content it considers more relevant to the search query. Writing a good description still matters — it improves CTR when Google does use it and sets the right intent signal regardless.
What are Open Graph tags and do I need them?
Open Graph tags control your link preview on Facebook, LinkedIn, WhatsApp, and other platforms. You absolutely need them — without og:image and og:title, your links show as blank previews on social media, dramatically reducing shares and clicks.
How do I check meta tags without a tool?
Right-click any webpage → View Page Source → Ctrl+F to search for "meta" or "og:". This works but is slow and error-prone. A meta tag checker analyses everything automatically and highlights errors in seconds.

Free Tool

Check your meta tags now — free

Analyse title length, meta description, canonical URL, OG tags, and Twitter cards for any URL instantly.

Check Meta Tags Free →

Works on any public URL · Instant results · No account needed