Skip to content
iyziTool

Meta Tag Generator

Fill in the fields and copy the head block. It covers the SEO basics plus Open Graph and Twitter Card tags used by social previews.

17 characters

73 characters

HTML
<title>Free Online Tools</title> <meta name="description" content="Convert, calculate and format files in your browser. Nothing is uploaded."> <link rel="canonical" href="https://example.com/"> <meta name="robots" content="index, follow"> <meta property="og:type" content="website"> <meta property="og:title" content="Free Online Tools"> <meta property="og:description" content="Convert, calculate and format files in your browser. Nothing is uploaded."> <meta property="og:url" content="https://example.com/"> <meta property="og:image" content="https://example.com/cover.png"> <meta property="og:site_name" content="Example"> <meta property="og:locale" content="en_US"> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Free Online Tools"> <meta name="twitter:description" content="Convert, calculate and format files in your browser. Nothing is uploaded."> <meta name="twitter:image" content="https://example.com/cover.png">

About this tool

Search engines read the title and meta description; social networks read the Open Graph and Twitter tags. Missing og:image is the usual reason a shared link looks empty, and a missing canonical is the usual reason duplicate URLs compete with each other.

Titles are commonly truncated past about 60 characters and descriptions past about 160, so the counters here warn before your copy is cut. The generated block goes inside <head>; the values are HTML-escaped so quotes and ampersands cannot break the markup.

Frequently asked questions

Do meta keywords still matter?
No. Google ignored the keywords tag years ago, so it is not generated here.
What size should the share image be?
1200×630 pixels works for both Open Graph and the large Twitter card. Use an absolute https URL.
Is a canonical tag needed on every page?
It is safe to include one pointing at the page's own preferred URL, which removes ambiguity from tracking parameters.

Related tools