{
  "version": "1.0.0",
  "name": "IndexNow 快速收录",
  "description": "发布或更新文章时自动提交 URL 到 IndexNow，加速 Bing 等搜索引擎收录",
  "author": "星岚工作室",
  "author_url": "https://www.finchui.com/",
  "cover": "",
  "updated": "2026-03-14",
  "publish_url": "https://www.finchui.com/",
  "sections": [
    {
      "key": "core",
      "title": "快速收录",
      "subtitle": "通过 IndexNow 协议实时通知搜索引擎，无需等待爬虫",
      "description": "",
      "items": [
        {
          "title": "自动提交新文章",
          "tags": ["文章发布时立即推送 URL", "支持文章与独立页面"]
        },
        {
          "title": "自动提交更新文章",
          "tags": ["文章修改后自动重新推送", "可单独开关"]
        },
        {
          "title": "一键批量提交",
          "tags": ["后台手动触发全站 URL 提交", "POST 批量请求，一次最多 10000 条"]
        },
        {
          "title": "多引擎支持",
          "tags": ["提交至 api.indexnow.org 自动转发至多个搜索引擎", "也可单独提交至 Bing"]
        }
      ]
    },
    {
      "key": "setup",
      "title": "快速配置",
      "subtitle": "三步完成 IndexNow 接入",
      "description": "",
      "items": [
        {
          "title": "生成 API Key",
          "tags": ["后台一键生成 32 位随机密钥", "也支持粘贴 Bing 站长平台已有密钥"]
        },
        {
          "title": "自动托管 Key 文件",
          "tags": ["一键将密钥文件写入博客根目录", "自动验证文件内容"]
        },
        {
          "title": "提交状态查看",
          "tags": ["后台显示最近一次提交时间与 HTTP 状态码", "快速排查配置问题"]
        }
      ]
    }
  ]
}
