TheOmniTool logoTheOmniTool
SEO

Meta Tag Generator

Generate SEO meta tags and Open Graph markup.

45/160
<title>My Awesome Page</title>
<meta name="description" content="A short, compelling description of this page." />
<link rel="canonical" href="https://example.com/page" />

<!-- Open Graph -->
<meta property="og:type" content="website" />
<meta property="og:title" content="My Awesome Page" />
<meta property="og:description" content="A short, compelling description of this page." />
<meta property="og:url" content="https://example.com/page" />
<meta property="og:image" content="https://example.com/og-image.png" />

<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="My Awesome Page" />
<meta name="twitter:description" content="A short, compelling description of this page." />
<meta name="twitter:image" content="https://example.com/og-image.png" />

About Meta Tag Generator

Generate complete, copy-paste-ready SEO meta tags for your website for free. Fill in your page title, description, URL, and social image, and this tool builds the full set of tags you need: the title and meta description that appear in Google search results, a canonical link, Open Graph tags that control how your page looks when shared on Facebook and LinkedIn, and Twitter Card tags for rich previews on X. A live character counter helps you keep the description within the ideal length so it isn't truncated in search results. Paste the generated markup into your page's head and you're done.

How to use this tool

  1. 1Fill in your page title, description, URL, and image.
  2. 2The complete meta tag markup is generated live.
  3. 3Copy the code into your page's <head>.

Frequently asked questions

Which tags does it generate?

Title and description meta tags, canonical link, Open Graph tags for social sharing, and Twitter Card tags.

What's the ideal length for a meta description?

Roughly 150-160 characters. Longer descriptions get truncated in search results.

Related tools