DigitopiaApp

Marketing

Meta Tag Generator

Generate SEO meta tags, structured data schema markup, and robots directives.

0/60

0/160

HTML meta tags

<!-- Primary Meta Tags -->
<title></title>
<meta name="title" content="" />
<meta name="description" content="" />
<meta name="robots" content="index, follow" />

<!-- Open Graph -->
<meta property="og:type" content="website" />
<meta property="og:url" content="" />
<meta property="og:title" content="" />
<meta property="og:description" content="" />

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="" />
<meta property="twitter:title" content="" />
<meta property="twitter:description" content="" />

<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="manifest" href="/site.webmanifest" />

About this tool

Three SEO tools in one. The SEO tab generates all standard meta tags with Google and social previews — output as HTML tags, a full head block, or a Next.js metadata object. Schema markup generates JSON-LD structured data for six schema types. The Robots tab builds robots directives visually with both meta tag and HTTP header output.