Generate complete HTML meta tags for your page — SEO title & description, Open Graph for social sharing, Twitter Cards, robots directives and canonical URL. Live SERP & social preview included. 100% free.
Meta tags are snippets of HTML code placed inside the <head> section of a web page. They are invisible to visitors but communicate critical information to search engines, social media platforms, and browsers. Getting your meta tags right is one of the most important — and most accessible — on-page SEO tasks you can do.
The most commonly used meta tags are the title tag, the meta description, the robots meta tag, and Open Graph tags for social sharing. Together they shape how your page appears in Google search results, Facebook posts, Twitter previews, and LinkedIn shares.
Open Graph (OG) tags were created by Facebook to control how web pages appear when shared on social media. They are now used by Facebook, LinkedIn, Pinterest, Slack, Discord, and many other platforms. Without them, social networks guess what content to show — often with poor results.
The most impactful OG tag is og:image. Use a crisp, eye-catching image sized at 1200 × 630 pixels for best results across all platforms. A well-chosen image can dramatically increase click-through rates on social posts.
Twitter (now X) has its own set of meta tags for controlling how links appear in tweets. There are four card types: summary (small square thumbnail), summary_large_image (big banner — most commonly used), app (mobile app promotion), and player (embedded video/audio). Twitter will fall back to Open Graph tags if Twitter Card tags are missing, but using both gives you precise control.
The robots meta tag controls whether search engines can index a page and follow its links. Common values include noindex (don't show this page in search results), nofollow (don't pass authority to outbound links), noarchive (don't cache this page), and nosnippet (don't show a description snippet). You can combine values: content="noindex, nofollow".
The title tag and canonical URL have the most direct SEO impact. The meta description affects click-through rate (CTR) from search results, which indirectly influences rankings. Open Graph and Twitter Card tags don't affect Google rankings but are essential for controlling your brand appearance on social media.
Yes. Google frequently rewrites or ignores meta descriptions and generates its own snippet based on the page content and the user's query. This is normal — it doesn't mean your meta description is wrong. Having a well-written description still matters because Google uses it when it considers it the best match for a query.
Yes, ideally. Duplicate title tags and meta descriptions across multiple pages are a common SEO mistake. Each page should have a unique title that reflects its content, and a description that summarizes what a visitor will find. Use this generator to create tags for each page, then paste them into your CMS or HTML.
The easiest way is with an SEO plugin like Yoast SEO or Rank Math — both let you set custom title, description, and OG tags per page without touching code. If you're editing raw HTML, paste the generated tags inside the <head> section of your page template. Avoid adding them inside <body>.
Facebook caches OG data aggressively. After updating your OG tags, use the Facebook Sharing Debugger to force a re-scrape. Also make sure your image is publicly accessible (not behind a login), is at least 200 × 200 px, and is smaller than 8 MB.