Meta Tag Generator

Generate SEO, Open Graph, and social sharing meta tags.

Input data is processed in your browser
Data is never sent to a server

Tool

<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary_large_image" />

What are Meta Tags?

Meta tags are pieces of code that provide information about a web page to search engines, browsers, and social media platforms.

By setting appropriate meta tags, you can improve how your pages appear in search results and ensure that shared links are displayed as attractive preview cards on social media.

How to Use

  1. Enter your website's title, description, keywords, and other information.
  2. Specify the URL of your site and the image URL to be used for social media previews (OGP image).
  3. Copy the generated `<meta>` tags and paste them into the `<head>` section of your HTML.

FAQ

Which social media platforms are supported?

The tool generates Open Graph Protocol (OGP) tags that work correctly with major platforms such as Twitter (X) and Facebook.

Is the viewport tag included?

Yes. A viewport tag, which is essential for mobile-friendly websites, is included by default.