Create meta tags for SEO and social sharing. Basic tags, Open Graph (Facebook, LinkedIn), and Twitter Card. Character counts with visual indicators.
<!-- Basic Meta Tags --> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title></title> <meta name="robots" content="index, follow"> <!-- Open Graph / Facebook --> <meta property="og:type" content="website"> <!-- Twitter --> <meta name="twitter:card" content="summary_large_image">
Keep titles under 60 characters and descriptions under 160 for optimal search snippet display. Use Open Graph and Twitter Card tags for rich social previews. Our SEO team can audit and optimize your meta tags at scale.
Learn About Our SEO ServicesMeta tags control how your pages appear in search results and social feeds. The title and description influence click-through rates. Open Graph and Twitter Card tags determine how links look when shared on social platforms.
Google typically displays about 60 characters of the title and 160 characters of the description. Exceeding these limits may result in truncation. Use the character counters to stay within recommended lengths.
Open Graph tags are used by Facebook, LinkedIn, and others. Twitter has its own card format but falls back to Open Graph when Twitter-specific tags are missing. Including both ensures the best appearance across platforms.
Google typically displays up to 60 characters of a title tag in search results. Titles longer than this may be truncated. Place your primary keyword near the beginning and keep titles concise yet descriptive. Use our On-Page SEO Checker to audit your live pages.
Open Graph tags do not directly influence Google rankings, but they significantly impact click-through rate from social platforms. A compelling OG image and description increase engagement when your content is shared, which can indirectly drive more traffic and backlinks. Preview your OG tags with our OG Image Preview tool.
Review meta tags whenever you update page content, change your target keyword strategy, or notice declining click-through rates in Google Search Console. For ongoing optimization, our SEO services team audits and updates meta tags as part of a comprehensive search strategy.
Mobile SERPs truncate titles around 50-55 characters (about 580 px), tighter than the 60-character desktop limit. Lead with the primary keyword and keep the brand suffix short — or drop it on mobile-heavy queries where the domain already shows as the source.
OG tags cover Facebook, LinkedIn, Slack, Discord, and most scrapers. Twitter/X reads its own twitter:* tags first and falls back to OG when those are missing. In practice, well-formed OG tags plus one twitter:card declaration (summary_large_image) cover every major platform.
AI search engines primarily read page content and schema, but many ingestion pipelines fall back to og:title and og:description when on-page signals are weak. Treat OG tags as a clean summary layer that complements schema and crawlable content.
This generator focuses on title, description, OG, and Twitter Card meta. Canonical and robots directives are typically set in your CMS or framework (Next.js Metadata API, Yoast, Rank Math). Generate those separately to avoid duplicate or conflicting directives.
Generate localized title and description for each language and add them as hreflang alternates on your HTML. Keep og:locale aligned with the page language (e.g., en_US, fr_FR) so social previews render in the correct language on localized feeds.
Related tools: Schema Markup Generator for structured data, and OG Image Preview to test social sharing appearance.