meta-tags-optimizer
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseMeta Tags Optimizer
元标签优化工具
This skill creates compelling, optimized meta tags that improve click-through rates from search results and enhance social media sharing. It covers title tags, meta descriptions, and social meta tags.
该工具可创建具有吸引力的优化元标签,提升搜索结果的点击率并增强社交媒体分享效果。它涵盖title tags、meta descriptions和社交元标签。
When This Must Trigger
触发场景
Use this when the conversation involves any of these situations — even if the user does not use SEO terminology:
Use this whenever the task needs a shippable asset or transformation that should feed directly into quality review, deployment, or monitoring.
- Creating meta tags for new pages
- Optimizing existing meta tags for better CTR
- Preparing pages for social media sharing
- Fixing duplicate or missing meta tags
- A/B testing title and description variations
- Optimizing for specific SERP features
- Creating meta tags for different page types
当对话涉及以下任何场景时使用本工具——即使用户未使用SEO术语:
当任务需要可直接用于质量审核、部署或监控的可交付成果或转换内容时使用。
- 为新页面创建元标签
- 优化现有元标签以提升点击率(CTR)
- 为社交媒体分享准备页面
- 修复重复或缺失的元标签
- 对标题和描述变体进行A/B测试
- 针对特定SERP功能进行优化
- 为不同类型页面创建元标签
What This Skill Does
工具功能
- Title Tag Creation: Writes compelling, keyword-optimized titles
- Meta Description Writing: Creates click-worthy descriptions
- Open Graph Optimization: Prepares pages for social sharing
- Twitter Card Setup: Optimizes Twitter-specific meta tags
- CTR Analysis: Suggests improvements for better click rates
- Character Counting: Ensures proper length for SERP display
- A/B Test Suggestions: Provides variations for testing
- Title Tag创建:撰写具有吸引力、关键词优化的标题
- Meta Description撰写:创建引人点击的描述
- Open Graph优化:为社交分享准备页面
- Twitter Card设置:优化Twitter专属元标签
- CTR分析:提出提升点击率的改进建议
- 字符计数:确保符合SERP显示的合适长度
- A/B测试建议:提供用于测试的变体
Quick Start
快速开始
Start with one of these prompts.
使用以下任一提示语开始。
Create Meta Tags
创建元标签
Create meta tags for a page about [topic] targeting [keyword]Write title and meta description for this content: [content/URL]为关于[主题]、以[关键词]为目标的页面创建元标签为以下内容/URL撰写标题和meta description:[内容/URL]Optimize Existing Tags
优化现有标签
Improve these meta tags for better CTR: [current tags]优化这些元标签以提升CTR:[当前标签]Social Media Tags
社交媒体标签
Create Open Graph and Twitter card tags for [page/URL]为[页面/URL]创建Open Graph和Twitter card标签Data Sources
数据源
With ~~search console + ~~SEO tool connected:
Automatically pull current meta tags, CTR data by query, competitor title/description patterns, SERP preview data, and impression/click metrics to identify optimization opportunities.
With manual data only:
Ask the user to provide:
- Current title and meta description (if optimizing existing)
- Target primary keyword and 2-3 secondary keywords
- Page URL and main content/value proposition
- Competitor URLs or examples of well-performing titles in the SERP
Proceed with the full workflow using provided data. Note in the output which metrics are from automated collection vs. user-provided data.
连接~~search console + ~~SEO工具时:
自动提取当前元标签、按查询分类的CTR数据、竞品标题/描述模式、SERP预览数据以及曝光/点击指标,以识别优化机会。
仅使用手动数据时:
请用户提供:
- 当前标题和meta description(如果优化现有标签)
- 目标主关键词和2-3个次要关键词
- 页面URL和主要内容/价值主张
- 竞品URL或SERP中表现良好的标题示例
使用提供的数据完成完整流程。在输出中注明哪些指标来自自动收集,哪些来自用户提供。
Instructions
操作步骤
When a user requests meta tag optimization:
-
Gather Page Informationmarkdown
### Page Analysis **Page URL**: [URL] **Page Type**: [blog/product/landing/service/homepage] **Primary Keyword**: [keyword] **Secondary Keywords**: [keywords] **Target Audience**: [audience] **Primary CTA**: [action you want users to take] **Unique Value Prop**: [what makes this page special] -
Create Optimized Title Tagmarkdown
### Title Tag Optimization **Requirements**: - Length: 50-60 characters (displays fully in SERP) - Include primary keyword (preferably near front) - Make it compelling and click-worthy - Match search intent - Include brand name if appropriate **Title Tag Formula Options**: 1. **Keyword | Benefit | Brand** "[Primary Keyword]: [Benefit] | [Brand Name]" 2. **Number + Keyword + Promise** "[Number] [Keyword] That [Promise/Result]" 3. **How-to Format** "How to [Keyword]: [Benefit/Result]" 4. **Question Format** "What is [Keyword]? [Brief Answer/Hook]" 5. **Year + Keyword** "[Keyword] in [Year]: [Hook/Update]" **Generated Title Options**: | Option | Title | Length | Power Words | Keyword Position | |--------|-------|--------|-------------|------------------| | 1 | [Title] | [X] chars | [words] | [Front/Middle] | | 2 | [Title] | [X] chars | [words] | [Front/Middle] | | 3 | [Title] | [X] chars | [words] | [Front/Middle] | **Recommended**: Option [X] **Reasoning**: [Why this option is best] **Title Tag Code**: ```html <title>[Selected Title]</title>undefined -
Write Meta Descriptionmarkdown
### Meta Description Optimization **Requirements**: - Length: 150-160 characters (displays fully in SERP) - Include primary keyword naturally - Include clear call-to-action - Match page content accurately - Create urgency or curiosity - Avoid duplicate descriptions **Meta Description Formula**: [What the page offers] + [Benefit to user] + [Call-to-action] **Power Elements to Include**: - Numbers and statistics - Current year - Emotional triggers - Action verbs - Unique value proposition **Generated Description Options**: | Option | Description | Length | CTA | Emotional Trigger | |--------|-------------|--------|-----|-------------------| | 1 | [Description] | [X] chars | [CTA] | [Trigger] | | 2 | [Description] | [X] chars | [CTA] | [Trigger] | | 3 | [Description] | [X] chars | [CTA] | [Trigger] | **Recommended**: Option [X] **Reasoning**: [Why this option is best] **Meta Description Code**: ```html <meta name="description" content="[Selected Description]">undefined -
Create Open Graph, Twitter Card, and Additional Meta TagsGenerate OG tags (og:type, og:url, og:title, og:description, og:image), Twitter Card tags, canonical URL, robots, viewport, author, and article-specific tags. Then combine into a complete meta tag block.Reference: See references/meta-tag-code-templates.md for OG type selection guide, Twitter card type selection, all HTML code templates, and the complete meta tag block template.
-
CORE-EEAT Alignment CheckVerify meta tags align with content quality standards (CORE-EEAT Benchmark).markdown
### CORE-EEAT Meta Tag Alignment | Check | Status | Notes | |-------|--------|-------| | **C01 Intent Alignment**: Title promise matches actual content delivery | ✅/⚠️/❌ | [Does the title accurately represent what the page delivers?] | | **C02 Direct Answer**: Meta description reflects the core answer available in first 150 words | ✅/⚠️/❌ | [Does the description preview the direct answer?] | **If C01 fails**: Title is misleading — rewrite to match actual content. **If C02 fails**: Content may need restructuring to front-load the answer, or description should better reflect available content. -
Provide CTR Optimization Tipsmarkdown
## CTR Optimization Analysis ### Power Words Used - [Word 1] - Creates [emotion/action] - [Word 2] - Creates [emotion/action] ### CTR Boosting Elements | Element | Present | Impact | |---------|---------|--------| | Numbers | Yes/No | +20-30% CTR | | Current Year | Yes/No | +15-20% CTR | | Power Words | Yes/No | +10-15% CTR | | Question | Yes/No | +10-15% CTR | | Brackets | Yes/No | +10% CTR | ### A/B Test Suggestions Test these variations: **Version A** (Current): - Title: [Title] - Description: [Description] **Version B** (Test): - Title: [Alternative title] - Description: [Alternative description] - Hypothesis: [Why this might perform better]
当用户请求元标签优化时:
-
收集页面信息markdown
### 页面分析 **页面URL**:[URL] **页面类型**:[博客/产品/落地页/服务/首页] **主关键词**:[关键词] **次要关键词**:[关键词] **目标受众**:[受众] **主要CTA**:[希望用户执行的操作] **独特价值主张**:[该页面的独特之处] -
创建优化后的Title Tagmarkdown
### Title Tag优化 **要求**: - 长度:50-60字符(可在SERP中完整显示) - 包含主关键词(最好靠前) - 具有吸引力且引人点击 - 匹配搜索意图 - 酌情包含品牌名称 **Title Tag公式选项**: 1. **关键词 | 益处 | 品牌** "[主关键词]: [益处] | [品牌名称]" 2. **数字 + 关键词 + 承诺** "[数字] [关键词] 可带来[承诺/结果]" 3. **指南格式** "如何[关键词]:[益处/结果]" 4. **疑问格式** "[关键词]是什么?[简短答案/钩子]" 5. **年份 + 关键词** "[年份]的[关键词]:[钩子/更新内容]" **生成的标题选项**: | 选项 | 标题 | 长度 | 强力词汇 | 关键词位置 | |--------|-------|--------|-------------|------------------| | 1 | [标题] | [X]字符 | [词汇] | [开头/中间] | | 2 | [标题] | [X]字符 | [词汇] | [开头/中间] | | 3 | [标题] | [X]字符 | [词汇] | [开头/中间] | **推荐**:选项[X] **理由**:[为何该选项最佳] **Title Tag代码**: ```html <title>[选定标题]</title>undefined -
撰写Meta Descriptionmarkdown
### Meta Description优化 **要求**: - 长度:150-160字符(可在SERP中完整显示) - 自然融入主关键词 - 包含明确的行动号召(CTA) - 准确匹配页面内容 - 制造紧迫感或好奇心 - 避免重复描述 **Meta Description公式**: [页面提供的内容] + [对用户的益处] + [行动号召] **可包含的强力元素**: - 数字和统计数据 - 当前年份 - 情感触发词 - 动作动词 - 独特价值主张 **生成的描述选项**: | 选项 | 描述 | 长度 | CTA | 情感触发词 | |--------|-------------|--------|-----|-------------------| | 1 | [描述] | [X]字符 | [CTA] | [触发词] | | 2 | [描述] | [X]字符 | [CTA] | [触发词] | | 3 | [描述] | [X]字符 | [CTA] | [触发词] | **推荐**:选项[X] **理由**:[为何该选项最佳] **Meta Description代码**: ```html <meta name="description" content="[选定描述]">undefined -
创建Open Graph、Twitter Card及其他元标签生成OG标签(og:type、og:url、og:title、og:description、og:image)、Twitter Card标签、规范URL、robots、viewport、作者和文章专属标签。然后组合成完整的元标签块。参考:查看references/meta-tag-code-templates.md获取OG类型选择指南、Twitter卡片类型选择、所有HTML代码模板以及完整的元标签块模板。
-
CORE-EEAT一致性检查验证元标签是否符合内容质量标准(CORE-EEAT基准)。markdown
### CORE-EEAT元标签一致性检查 | 检查项 | 状态 | 说明 | |-------|--------|-------| | **C01 意图一致性**:标题承诺与实际内容交付匹配 | ✅/⚠️/❌ | [标题是否准确反映页面提供的内容?] | | **C02 直接答案**:Meta description反映了前150字中的核心答案 | ✅/⚠️/❌ | [描述是否预览了直接答案?] | **若C01不通过**:标题具有误导性——重写以匹配实际内容。 **若C02不通过**:内容可能需要调整结构以前置核心答案,或描述应更好地反映现有内容。 -
提供CTR优化建议markdown
## CTR优化分析 ### 使用的强力词汇 - [词汇1] - 引发[情感/行动] - [词汇2] - 引发[情感/行动] ### 提升CTR的元素 | 元素 | 是否包含 | 影响 | |---------|---------|--------| | 数字 | 是/否 | +20-30% CTR | | 当前年份 | 是/否 | +15-20% CTR | | 强力词汇 | 是/否 | +10-15% CTR | | 疑问句式 | 是/否 | +10-15% CTR | | 方括号 | 是/否 | +10% CTR | ### A/B测试建议 测试以下变体: **版本A**(当前): - 标题:[标题] - 描述:[描述] **版本B**(测试): - 标题:[替代标题] - 描述:[替代描述] - 假设:[为何该变体可能表现更好]
Validation Checkpoints
验证检查点
Input Validation
输入验证
- Primary keyword confirmed and matches page content
- Page type identified (blog/product/landing/service/homepage)
- Target audience and search intent clearly defined
- Unique value proposition articulated
- 已确认主关键词并匹配页面内容
- 已确定页面类型(博客/产品/落地页/服务/首页)
- 目标受众和搜索意图已明确定义
- 独特价值主张已清晰阐述
Output Validation
输出验证
- Title length 50-60 characters (displays fully in SERP)
- Meta description length 150-160 characters
- Primary keyword appears in both title and description
- Open Graph image specified (1200x630px recommended)
- All HTML syntax valid (no unclosed quotes or tags)
- Source of each data point clearly stated (~~search console CTR data, ~~SEO tool competitor data, user-provided, or estimated)
- 标题长度为50-60字符(可在SERP中完整显示)
- Meta description长度为150-160字符
- 主关键词同时出现在标题和描述中
- 指定了Open Graph图片(推荐尺寸1200x630px)
- 所有HTML语法有效(无未闭合的引号或标签)
- 每个数据点的来源已明确说明(~~search console CTR数据、~~SEO工具竞品数据、用户提供或估算)
Example
示例
User: "Create meta tags for a blog post about 'how to start a podcast in [current year]'"
Output:
markdown
undefined用户:“为一篇关于‘如何在[当前年份]开始播客’的博客文章创建元标签”
输出:
markdown
undefinedMeta Tags: How to Start a Podcast ([current year])
元标签:如何在[当前年份]开始播客
Title Tag
Title Tag
html
<title>How to Start a Podcast in [current year]: Complete Beginner's Guide</title>Length: ~55 characters ✅
Keyword: "how to start a podcast" at front ✅
Power Words: "Complete", "Beginner's" ✅
html
<title>How to Start a Podcast in [current year]: Complete Beginner's Guide</title>长度:约55字符 ✅
关键词:"how to start a podcast"位于开头 ✅
强力词汇:"Complete"、"Beginner's" ✅
Meta Description
Meta Description
html
<meta name="description" content="Learn how to start a podcast in [current year] with our step-by-step guide. Covers equipment, hosting, recording, and launching your first episode. Start podcasting today!">Length: ~163 characters ✅
Keyword: Included naturally ✅
CTA: "Start podcasting today!" ✅
Complete meta tag block (with OG, Twitter, Article tags) generated using template from references/meta-tag-code-templates.md.
html
<meta name="description" content="Learn how to start a podcast in [current year] with our step-by-step guide. Covers equipment, hosting, recording, and launching your first episode. Start podcasting today!">长度:约163字符 ✅
关键词:自然融入 ✅
CTA:"Start podcasting today!" ✅
完整元标签块(包含OG、Twitter、文章标签)使用references/meta-tag-code-templates.md中的模板生成。
A/B Test Variations
A/B测试变体
Title Variation B:
"Start a Podcast in [current year]: Step-by-Step Guide (+ Free Checklist)"
Title Variation C:
"How to Start a Podcast: [current year] Guide [Equipment + Software + Tips]"
Description Variation B:
"Want to start a podcast in [current year]? This guide covers everything: equipment ($100 budget option), best hosting platforms, recording tips, and how to get your first 1,000 listeners."
undefined标题变体B:
"Start a Podcast in [current year]: Step-by-Step Guide (+ Free Checklist)"
标题变体C:
"How to Start a Podcast: [current year] Guide [Equipment + Software + Tips]"
描述变体B:
"Want to start a podcast in [current year]? This guide covers everything: equipment ($100 budget option), best hosting platforms, recording tips, and how to get your first 1,000 listeners."
undefinedTips for Success
成功技巧
- Front-load keywords - Put important terms at the beginning
- Match intent - Description should preview what page delivers
- Be specific - Vague descriptions get ignored
- Test variations - Small changes can significantly impact CTR
- Update regularly - Add current year, refresh messaging
- Check competitors - See what's working in your SERP
- 关键词前置 - 将重要术语放在开头
- 匹配意图 - 描述应预览页面提供的内容
- 具体化 - 模糊的描述会被忽略
- 测试变体 - 微小的变化可显著影响CTR
- 定期更新 - 添加当前年份,刷新信息
- 参考竞品 - 查看SERP中哪些策略有效
Reference Materials
参考资料
- Meta Tag Formulas — Proven title and description formulas
- CTR and Social Reference — Page-type templates, CTR data, OG best practices
- Meta Tag公式 — 经过验证的标题和描述公式
- CTR与社交参考 — 页面类型模板、CTR数据、OG最佳实践
Next Best Skill
推荐后续工具
- Primary: schema-markup-generator — complete the SERP packaging with structured data.
- 首选:schema-markup-generator — 使用结构化数据完善SERP展示。