Generate complete, production-ready meta tags for SEO, Open Graph, and Twitter Cards. Preview social shares instantly.
<!-- Basic SEO --> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="content-language" content="en-US">
Generate optimized title, description, keywords, canonical, and robots directives with real-time character count validation.
Facebook, LinkedIn, and WhatsApp share previews. Supports website, article, product, and profile types.
Summary, summary_large_image, app, and player card types. Cascades from OG tags automatically.
See exactly how your page appears in Google search results and on social media before publishing.
Copy all generated HTML to clipboard with a single click. Ready to paste directly into your <head>.
All processing is done in your browser. No data is sent to any server.
Meta tags are HTML elements in the '<'head> section that provide metadata about your page to search engines and social media platforms. The title and description tags are the most impactful: they determine your page's appearance in search results (SERP snippet) and directly affect click-through rates. Well-crafted meta tags can improve organic traffic by 20-30% without changing page content.
Google displays up to ~60 characters for titles (600px width) and 150-160 characters for descriptions before truncating. Keep titles under 60 characters and descriptions between 150-160 characters for optimal display. Include your primary keyword near the beginning of both.
Open Graph (OG) tags control how your page appears when shared on Facebook, LinkedIn, WhatsApp, and other platforms that use the OG protocol. Without OG tags, social platforms use their own scraping heuristics which often produces poor previews. Always add OG tags for any page you want to look good when shared socially.
Twitter has its own meta tag system (Twitter Cards) because it predates the OG standard. Twitter Cards support unique card types like summary_large_image (large header image), player (embedded video), and app (app install prompt). If Twitter Card tags are not present, Twitter falls back to OG tags.