TL
Tool Lab
💰Donate
💰Donate

Meta Tag Generator

Generate HTML meta tags for SEO

0/60

Recommended: 50–60 characters

0/160

Recommended: 120–160 characters

Comma-separated keywords (optional)

Generated Tags
<!-- Primary Meta Tags -->
<meta name="robots" content="index, follow">
<meta http-equiv="content-language" content="en">

<!-- Charset & Viewport -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">

About This Tool

Meta tags tell search engines and social platforms what your page is about. The title and description appear directly in search results — keeping them within the recommended lengths ensures they display correctly without truncation.

The robots tag controls whether search engines index the page and follow its links. A canonical URL prevents duplicate content issues when the same page is accessible at multiple URLs.

How to Use

  1. Enter a page title (50–60 characters recommended) and description (120–160 characters).
  2. Optionally add keywords, author, canonical URL, and set the robots directive.
  3. The tags update live in the output panel on the right.
  4. Click Copy to copy the generated meta tags and paste them into your HTML head section.

Use Cases

Web developers generate meta tags for new pages before deployment. Marketers optimize title and description lengths to improve click-through rates. Bloggers add canonical URLs to prevent duplicate content penalties. Site owners use noindex to keep admin pages out of search results.

FAQ

  • How long should the meta description be? Keep it between 120–160 characters. Google may truncate longer descriptions in search results.
  • Do keywords meta tags still matter for SEO? Major search engines like Google no longer use the keywords meta tag for ranking, but it may still be used by some smaller search engines.
  • What is a canonical URL? A canonical URL tells search engines which version of a page is the official one, preventing duplicate content issues when the same content is accessible at multiple URLs.