Skip to content

SEO 深度优化:AI 批量扩写工具描述 & H1 标签层级降级 #166

Description

@chicogong

1. AI 批量扩写所有工具的 SEO 描述

  • 现状:Bing Webmaster Tools 报告指出,大量子页面的 <meta name="description"> 内容过短。
  • 计划:编写脚本读取 tools.json,通过 AI 大模型为 1000+ 个工具自动生成 100-150 字、包含丰富搜索长尾词的优质简介,并批量写入 HTML 中。

2. 修复剩余 134 个页面的“H1 标签重复”问题

  • 现状:134 个工具页面包含多个 <h1> 标签,违反 SEO 规范(一页应只有一个核心 H1)。
  • 计划:编写批量替换脚本,将这些页面中非核心的 <h1> 统一降级为 <h2>,并保证 UI 样式使用 CSS 兼容覆盖。

此 Issue 承接 PR #164 中未彻底解决的后续中长期 SEO 任务。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions