Fill in the fields, get production-ready meta tags for SEO, Open Graph and Twitter Cards. Copy and paste into your HTML <head>.
<!-- Primary Meta Tags --> <title>Your Page Title</title> <meta name="title" content="Your Page Title"> <meta name="description" content="A clear, compelling description of your page that will appear in search results. Keep it under 160 characters."> <meta name="keywords" content="keyword1, keyword2, keyword3"> <meta name="robots" content="index, follow"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Open Graph / Facebook --> <meta property="og:type" content="website"> <meta property="og:url" content="https://yourdomain.com/page"> <meta property="og:title" content="Your Page Title"> <meta property="og:description" content="A clear, compelling description of your page that will appear in search results. Keep it under 160 characters."> <meta property="og:image" content="https://yourdomain.com/og-image.jpg"> <!-- Twitter Card --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Your Page Title"> <meta name="twitter:description" content="A clear, compelling description of your page that will appear in search results. Keep it under 160 characters."> <meta name="twitter:image" content="https://yourdomain.com/og-image.jpg">
Generate meta tags for Google search (title, description, robots, canonical), Open Graph tags for Facebook/LinkedIn sharing, and Twitter Card tags — all from a single form.
The generated HTML is formatted and ready to paste directly into the head section of your web page. No editing required — just fill the form, copy, and paste.
See real-time character counts with colour-coded warnings when your title (50–60 chars) or description (120–160 chars) exceed optimal lengths for Google search snippets.
The most important meta tags for SEO are: (1) Title tag — the clickable headline in search results; (2) Meta description — the snippet text below the title; (3) Canonical tag — prevents duplicate content issues; (4) Open Graph tags — controls how the page appears when shared on social media; (5) Robots meta tag — controls crawling and indexing behaviour.
Google typically displays 150–160 characters of a meta description in desktop search results and around 120 characters on mobile. Write your description to be complete and compelling within 155 characters. Descriptions that are too long get cut off; too short may cause Google to auto-generate its own snippet from the page content.
The meta keywords tag has been ignored by Google since 2009 and should not be used. However, the meta title and meta description do matter — not as direct ranking signals, but because compelling snippets improve click-through rates (CTR), which can indirectly influence rankings over time.