← ClaudeAtlas

bing-indexnowlisted

Submit URLs to IndexNow (Bing/Yandex/Seznam/Naver) for instant indexation. Critical for AI search because 87% of ChatGPT Search citations and 100% of Microsoft Copilot citations come from the Bing index. Use when user says "IndexNow", "Bing indexation", "Copilot SEO", "ChatGPT Search SEO", "AI search indexation", "new article publish", "URL submit", "instant index" or after publishing/updating any blog article. Battle-tested on miyakodeit.com (51 sessions/90d via Bing).
suirindo/netsujo-aio-seo · ★ 0 · AI & Automation · score 70
Install: claude install-skill suirindo/netsujo-aio-seo
# Bing IndexNow Submitter Submits URLs to the IndexNow protocol so Bing, Yandex, Seznam, and Naver index them within minutes (instead of weeks). Auto-discovers the IndexNow key file location, falls back to manual key, and supports both single-URL ping and bulk submission. ## Why this matters in 2026 Per the 2026-06-02 analytics review: - **ChatGPT Search** sources 87% of its citations from Bing's top 10 results (not Google's). Optimizing for Bing = optimizing for ChatGPT - **Microsoft Copilot** is 100% backed by the Bing index - **Perplexity** uses real-time search and respects IndexNow signals - IndexNow is the only push-based indexation protocol; Google Indexing API only accepts job postings and live streams, not editorial content (Google ignored editorial submissions since 2023) Netsujo monorepo current state: - netsujo.jp: Bing 21 sessions/28d (33% of Google's volume) - miyakodeit.com: Bing 40 sessions/90d (17% of Google's volume) + ChatGPT 8 referrals - Both sites have no IndexNow configured → AI search opportunity left on the table ## What this skill does 1. **Discover the IndexNow key** - Look for `public/{key}.txt` in the repo root or scan for files matching `^[a-f0-9]{32}\.txt$` - If not found, generate a new 32-character hex key, place the file in `public/`, and inform the user to commit it 2. **Validate the key file is publicly accessible** - `curl https://{domain}/{key}.txt` must return 200 with the key as body 3. **Submit URLs** - Single URL: `