Meta Tag Checker — Analyze URL Meta Tags

Check and analyze meta tags (title, description, OGP, Twitter Card) of any URL in real time.

About Meta Tag Checker — Analyze URL Meta Tags

Meta Tag Checker analyzes the meta tags of any webpage — title, description, OGP (Open Graph), Twitter Card, and robots — and reports missing tags, length issues, and optimization opportunities.

How to Use

  1. 1Enter the full URL of the page you want to check.
  2. 2Click "Check Meta Tags" to fetch and analyze the page.
  3. 3Review the results for missing tags, length warnings, and SEO issues.

Features

  • Checks title, description, OGP, Twitter Card, and robots in one go
  • Flags missing or too-long meta descriptions instantly
  • Reveals how your page appears when shared on social media
  • Free and browser-based — no account required
01

Understanding SEO Meta Tags

Meta tags are HTML elements that communicate key information about a webpage to search engines and browsers. Getting them right is one of the most impactful on-page SEO steps you can take.

The Title Tag

The title tag is arguably the single most important on-page SEO element. It appears as the clickable blue headline in Google search results and as the browser tab label. Google uses your title to understand the primary topic of the page, and searchers use it to decide whether to click. An ideal title is between 50 and 60 characters — long enough to be descriptive but short enough to avoid truncation. Place your primary keyword near the beginning, add a separator (a dash or pipe works well), and append your brand name at the end. Avoid keyword stuffing: titles like "Buy Cheap Shoes | Cheap Shoes Online | Discount Shoes" are penalised and off-putting to users. Instead, write naturally: "Lightweight Running Shoes for Women — Brand Name." Google may rewrite your title if it determines the original is misleading, too short, or stuffed with keywords, so accuracy and clarity matter just as much as keyword placement.

Meta Description Optimization

The meta description is a short summary displayed beneath the title in search results. While Google has confirmed it is not a direct ranking signal, a well-crafted description strongly influences click-through rate, which in turn affects how Google perceives user satisfaction with your page. Aim for 120–160 characters. Include your primary keyword (Google will bold matching terms in the snippet), a clear value proposition, and a call to action when appropriate. Each page on your site should have a unique meta description — duplicate descriptions across multiple pages dilute their usefulness and signal a lack of attention to detail. If you leave the meta description blank, Google will pull an excerpt from the page body, often in a way that looks truncated and unprofessional. Tools like this Meta Tag Checker flag missing or excessively long descriptions so you can fix them before they hurt your CTR.

Robots Directives and Crawl Control

The meta robots tag tells search engine crawlers how to treat a page. The most common values are "index, follow" (the default — crawl and include in search results), "noindex" (exclude from search results but still follow links), "nofollow" (include in results but do not follow outbound links), and "noindex, nofollow" (ignore completely). Use noindex on thin content pages, thank-you pages, internal search results, and staging environments that should not appear in Google. Verify that important pages are not accidentally tagged noindex — a common mistake after CMS migrations. This tool surfaces the robots value so you can confirm your crawl strategy is working as intended across all pages.

02

Social Sharing Tags: OGP and Twitter Card

Beyond search engines, meta tags control how your pages look when shared on social platforms like Facebook, LinkedIn, X (Twitter), and messaging apps like Slack or iMessage.

Open Graph Protocol Essentials

Open Graph Protocol (OGP) was introduced by Facebook and is now the standard social sharing metadata format used by virtually every major platform. The four required tags are og:title, og:description, og:image, and og:type. Without these, social platforms will guess at your content — often with poor results like missing images, wrong titles, or no description. The og:image should be at least 1200×630 pixels in JPG or PNG format. Use an absolute URL (starting with https://) for the image path since relative URLs are not supported by many crawlers. Set og:type to "website" for most pages or "article" for blog posts. The og:url tag should match the canonical URL of the page to prevent duplicate sharing contexts when the same content is accessible via multiple URLs.

Twitter Card Tags

Twitter Cards are Twitter's own set of meta tags that control link previews on X (formerly Twitter). The most important tag is twitter:card, which accepts values of "summary" (small square image), "summary_large_image" (wide banner image), or "player" (embedded video). Twitter falls back to og: tags when twitter: equivalents are absent, so if you have OGP fully implemented, you only need to add twitter:card to get a proper card. For maximum visual impact in the feed, use twitter:card "summary_large_image" with a recommended image ratio of 2:1 (e.g., 1200×600 pixels). This Meta Tag Checker reports both OGP and Twitter Card values side by side so you can ensure both sets are consistent and complete.

FAQ

What meta tags does this tool check?
The tool checks the <title> tag, meta description, Open Graph tags (og:title, og:description, og:image, og:type, og:url), Twitter Card tags (twitter:card, twitter:title, twitter:description, twitter:image), and meta robots directives.
What is the ideal length for a meta description?
Google typically displays meta descriptions up to about 160 characters (roughly 920 pixels wide). Aim for 120–160 characters for best results. Too short misses opportunity; too long gets truncated in search results.
What is an OGP tag and why does it matter?
OGP (Open Graph Protocol) tags control how your page appears when shared on Facebook, X (Twitter), LINE, and other social platforms. Without og:image, your link shares will appear without a preview image, significantly lowering click-through rates.
Can I check pages that require login?
No. The tool fetches the page as an anonymous user, so login-protected pages cannot be analyzed. For private pages, copy the HTML source directly from your browser's View Source and paste it into the input field.
Why does the tool show different results from what I see on Facebook?
Facebook and other social platforms cache OGP data aggressively. Even after you fix your meta tags, the old preview may persist for hours or days. Use Facebook's Sharing Debugger or Twitter's Card Validator to force a cache refresh.

Found a bug or something not working as expected?

Report a bug →