← 返回
未分类 中文

indexnow

When the user wants to implement IndexNow, notify search engines of new/updated URLs, or speed up Bing indexing. Also use when the user mentions "IndexNow,"...
When the user wants to implement IndexNow, notify search engines of new/updated URLs, or speed up Bing indexing. Also use when the user mentions "IndexNow,"...
kostja94 kostja94 来源
未分类 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 275
下载
💾 1
安装
1
版本
#latest

概述

SEO Technical: IndexNow

Guides IndexNow protocol integration for faster search engine indexing (primarily Bing).

When invoking: On first use, if helpful, open with 1–2 sentences on what this skill covers and why it matters, then provide the main output. On subsequent use or when the user asks to skip, go directly to the main output.

Scope (Technical SEO)

  • IndexNow: Submit URLs to Bing/Yandex for faster indexing
  • URL notification: Notify search engines of new or updated URLs

Initial Assessment

Check for project context first: If .claude/project-context.md or .cursor/project-context.md exists, read it for site URL.

Identify:

  1. Site URL: Base domain
  2. URL source: Config file, sitemap, CMS, etc.
  3. Deployment: CI/CD, manual, or both

Overview

IndexNow notifies search engines (mainly Bing) of new or updated URLs to speed up indexing.

Implementation Steps

1. API Key and Verification

  • Generate API key (e.g., UUID)
  • Create verification file: https://example.com/{key}.txt
  • File content: the API key string
  • Configure key and URL in your IndexNow client

2. Submission Methods

| Method | When to use |

|--------|-------------|

| Single URL | New or updated page |

| Batch | Many URLs at once (e.g., after deploy) |

| Relative paths | Convert to full URLs before submitting |

3. Best Practices

| Practice | Note |

|----------|------|

| When to submit | New pages, major content updates, meta changes |

| When not to | Minor edits; let natural crawling handle |

| Frequency | Once per deploy; avoid excessive submissions |

| Priority | Submit high-value commercial pages first |

4. CI/CD Integration

npm run build
npm run indexnow:all

5. Single Source of Truth (URL List)

  • Use same config as sitemap: Import URL list from central config (e.g., site-pages-config.ts) or sitemap generation logic.
  • Avoid: Separate hardcoded URL lists for IndexNow—leads to inconsistency and missed URLs.
  • Feed: If you have RSS/feed, it can also consume from the same config to stay in sync.

Supported Search Engines

  • Bing: Primary support
  • Yandex: Supports IndexNow
  • Google: Does not use IndexNow; use Sitemap + Search Console

Verification

Common Issues

| Issue | Fix |

|-------|-----|

| Domain verification fails | Ensure URL uses correct domain |

| API key error | Verify key and verification file match |

| Network errors | Retry; API can be intermittent |

Output Format

  • Setup steps: Key generation, verification file
  • Submission flow: Single vs. batch
  • Integration: CI/CD or manual script
  • References: IndexNow docs

Related Skills

  • xml-sitemap: Share same URL list from central config
  • indexing: Broader indexing strategy

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-07 20:38 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 940 📥 212,703
content-creation

humanizer-zh

liuxy951129-cpu
去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段
★ 64 📥 31,068
business-ops

email-marketing

kostja94
当用户想要规划邮件营销、EDM、Newsletter 策略或邮件送达率时使用,也适用于用户提及“邮件营销”“EDM”“Newsletter”等关键词。
★ 0 📥 1,613