SEO Meta Tag Checker
Fetch and check a URL's title, description, canonical, OG and h1.
SEO Meta Tag Checker fetches a page's HTML on the server and extracts its title, description, canonical, robots, lang, viewport, Open Graph, Twitter card and first h1 in one pass. Quickly verify that the core on-page SEO signals — the title and description that appear in search results, the canonical that consolidates duplicate URLs, and the robots meta that controls indexing — are all present and set the way you intended.
Title and description are measured by length so you can catch values that are too long or too short, and any missing core element is flagged with a warning. Use it before shipping a page, or when search visibility is lower than expected, to spot missing or misconfigured meta tags at a glance. The URL you enter is fetched once for the check and is not stored.
What the core meta tags do
- title: used as the search result heading and browser tab. Roughly 30–60 characters works well.
- meta description: shown in the search snippet. 70–160 characters is recommended; longer values get truncated.
- canonical: names the preferred URL for identical or similar content to avoid duplicate indexing.
- robots: sets indexing and link-following policy such as noindex or nofollow.
- html lang: declares the page language, helping search and accessibility.
- viewport: the basis for responsive mobile rendering, affecting mobile friendliness.
OG, Twitter cards and the h1
og:title, og:description and og:image power the preview card when a link is shared on social networks and messengers. Without an image the card looks bare, which can hurt click-through. twitter:card sets the card type on X (Twitter). The first h1 states the page topic, and it should align in meaning with the title. To see how the share card actually renders, use the Open Graph preview.
What to do after checking
Fill in anything missing, and bring overly long or short titles and descriptions into the recommended range. Make sure the canonical points to your intended preferred URL and that robots does not carry an unintended noindex. Re-run the check after changes to confirm they took effect.