Meta Tag Analyzer

    Enter any URL to analyze its title, meta description, Open Graph tags, Twitter Cards, canonical URL, and more.

    Enter a URL above to analyze its meta tags

    Why Meta Tags Matter for SEO

    Meta tags are HTML elements that tell search engines and social platforms what a page is about. They don't appear on the page itself — they sit in the <head> — but they control how your page is represented everywhere it gets shown to someone who hasn't visited yet.

    The title tag and meta description are the two lines a searcher reads before deciding whether to click. Google rewrites them roughly half the time, but a clear, specific title still anchors what it shows. Titles get truncated around 60 characters and descriptions around 155–160, so anything past that is invisible in the result.

    Open Graph and Twitter Card tags control how links look when shared. A page missing og:image renders as a bare text link on Facebook, LinkedIn, and X — no thumbnail, far less attention. For a local business, that's the difference between a shared link that gets clicked and one that scrolls past.

    The canonical tag tells Google which URL is authoritative when the same content is reachable more than one way — a common problem with tracking parameters and trailing slashes. The viewport tag is required for mobile-first indexing; without it Google evaluates your page as though it were desktop-only.

    How to read your results

    Red items are worth fixing first. A missing title, missing description, absent viewport tag, or no Open Graph tags all measurably cost you traffic or clicks, and each takes minutes to fix.

    Yellow items are judgment calls. A 68-character title isn't broken — it just gets cut off in the result. A missing canonical only matters if the page is genuinely reachable at multiple URLs. Weigh these against how important the page is.

    Green items need no action. If a tag is present and within recommended length, move on. Meta tag optimization has a ceiling — once the basics are right, further tweaking is one of the lowest-return activities in SEO.

    One caveat worth knowing: this tool reads the HTML your server returns. If your site renders meta tags client-side with JavaScript, you may see tags here that Google's initial crawl doesn't, or vice versa. Server-rendered meta tags are always the safer choice.

    Frequently Asked Questions

    How long should a title tag be?
    Aim for 50–60 characters. Google measures the rendered width in pixels rather than a strict character count, but 60 characters is a reliable working limit. Anything longer gets truncated with an ellipsis in search results, so put your most important words first.
    How long should a meta description be?
    Between 120 and 160 characters. Shorter than 120 wastes space you could use to earn the click; longer than about 160 gets cut off. Write it as ad copy for the page, not as a summary — its job is to make someone choose your result over the nine others on the page.
    Do meta descriptions affect Google rankings?
    Not directly. Google confirmed years ago that meta descriptions are not a ranking factor. They affect click-through rate, and a page that earns more clicks from the same position tends to perform better over time — so they matter, just indirectly.
    What are Open Graph tags and does my business need them?
    Open Graph tags control the title, description, and image shown when your link is shared on Facebook, LinkedIn, and most messaging apps. Without og:image, your link posts as plain text with no thumbnail. If anyone ever shares your site — including you — you need them.
    Why does the tool say a tag is missing when I can see it in my code?
    This tool reads the HTML your server returns before JavaScript runs. If your meta tags are injected client-side by a framework or a tag manager, they won't appear here — and Google's initial crawl may miss them too. That's a real finding, not a false alarm: render meta tags server-side wherever you can.
    Is this meta tag analyzer really free?
    Yes. No account, no API key, no usage limit, and nothing to install. Enter any public URL and you get the full analysis. We build these tools because they start useful conversations with business owners who need marketing help.