Meta Tag Generator

Generate SEO + Open Graph + social media meta tags

Meta Tag Generator is a free online Developer tool. Generate SEO + Open Graph + social media meta tags Related terms: meta · seo · og · open graph · head · 标签. Use it on this page without signing in.

<!-- 基础 -->
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />

<!-- Open Graph -->
<meta property="og:type" content="website" />

<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image" />

将生成的标签放入 HTML 的 <head> 中即可。包含 charset / viewport / description / keywords / Open Graph / Twitter Card。

Help

使用说明

  1. 填写网站标题、描述、关键词、OG 图等信息
  2. 可选填 Open Graph、Twitter Card 等社交分享字段
  3. 自动生成对应的 <meta 标签代码
  4. 一键复制粘贴到 HTML <head 中

常见问题

  • 数据处理安全吗? 全程浏览器本地生成,不上传任何信息
  • 对 SEO 有用吗? 合理的 title/description/OG 标签有助于搜索与分享展示
  • 需要填写所有字段吗? 按需填写即可,留空字段不会生成

More Developer

View all

FAQ about Meta Tag Generator

What can Meta Tag Generator do?

Meta Tag Generator is a Developer tool. Generate SEO + Open Graph + social media meta tags You can finish the job on this page.

Who should use Meta Tag Generator?

Anyone handling meta · seo · og · open graph · head · 标签 who does not want to install desktop software can use Meta Tag Generator in the browser.

Is Meta Tag Generator safe? Is my data uploaded?

This tool runs in your browser. We do not collect the content you enter into Meta Tag Generator just because you used it.

What similar tools exist?

Related tools in the same Developer group are listed at the bottom of this page.