Meta Tag Generator
Generate SEO-optimized meta tags, OpenGraph tags, and Twitter Card tags for your web pages. Fill in the fields and copy the generated HTML into your <head> section.
Basic Meta Tags
OpenGraph Tags
Twitter Card Tags
Generated Meta Tags
About Meta Tags
Meta tags provide metadata about your HTML page. Search engines use the title and description tags to display your page in search results. OpenGraph tags control how your page appears when shared on Facebook, LinkedIn, and other platforms. Twitter Cards define the appearance of shared links on X (formerly Twitter). A well-optimized set of meta tags improves click-through rates and social engagement.
Title, description, keywords, author, viewport — standard HTML meta tags for search engines and browsers
og:title, og:description, og:image, og:type — controls how the page appears when shared on Facebook, LinkedIn, Discord
twitter:card, twitter:title, twitter:description, twitter:image — controls the preview card on Twitter/X
index/noindex, follow/nofollow — instructs search engine crawlers on indexing and link-following behavior
Complete set of <meta> tags ready to paste into the <head> section of any HTML document
Spec: OpenGraph Protocol (ogp.me), Twitter Cards Markup, HTML Living Standard §4.2.5