2
2seo.app
Docs Tools
← All Docs

Meta Tag Generator

Generate SEO-optimized meta tags with Open Graph, Twitter Card, canonical URL, and robots directives. Copy-paste ready HTML output.

Try Meta Tag Generator →

What It Does

The Meta Tag Generator builds a complete set of HTML meta tags for your page. Fill in a form with your title, description, URL, and social sharing details, and get formatted HTML output that you can copy directly into your page's <head> section. Supports title, description, canonical, keywords, robots, Open Graph (Facebook/LinkedIn), and Twitter Cards.

How to Use It

  1. Navigate to Generators → Meta Tag Generator from the top menu.
  2. Enter your page title (50-60 chars) and meta description (150-160 chars).
  3. Add the canonical URL for the page.
  4. Optionally add keywords, author name.
  5. Choose robots directives (index/noindex, follow/nofollow).
  6. Set Open Graph type, image URL, and site name.
  7. Choose Twitter Card type (summary or summary_large_image).
  8. Click Generate Meta Tags.
  9. Copy the HTML output or download it.

What Gets Generated

  • Primary tags: <title>, <meta name="description">, <link rel="canonical">
  • SEO tags: meta keywords, meta author, meta robots
  • Open Graph: og:title, og:description, og:url, og:type, og:image, og:site_name
  • Twitter Card: twitter:card, twitter:title, twitter:description, twitter:image

Use Cases

  • New page setup: Generate all required meta tags before publishing.
  • Social optimization: Ensure pages look great when shared on Facebook, Twitter, LinkedIn.
  • Bulk page creation: Use as a template for consistent meta tags across pages.
  • Client handoff: Generate and send meta tag HTML to developers or clients.