← ClaudeAtlas

indexation-recoverylisted

Diagnose and recover "Discovered - not indexed" and "Crawled - not indexed" pages from Google Search Console. Pulls GSC coverage state, classifies the failure mode, proposes internal linking + content fixes, and triggers Indexing API submissions. Use when user says "indexed", "未インデックス", "クロール済み未インデックス", "検出未インデックス", "indexation", "coverage state", "Discovered", "Crawled not indexed", or "GSC coverage drop". Battle-tested on miyakodeit.com (recovered from 37% → target 60%+).
suirindo/netsujo-aio-seo · ★ 0 · AI & Automation · score 70
Install: claude install-skill suirindo/netsujo-aio-seo
# Indexation Recovery Engine Diagnoses why Google chose not to index pages and proposes specific recovery actions per failure mode. Combines GSC coverage states, on-page heuristics, internal-link graph analysis, and Indexing API requests into a single workflow. ## Why this matters Real-world incident on miyakodeit.com (2026-05-27 audit): - Submitted: 93 URLs - Indexed: 34 (37%) - "Discovered - not indexed": 50 - "Crawled - not indexed": 4 (including `/blog` top index page!) - "URL unknown to Google": 3 Pages outside the index produce zero search traffic regardless of how good their content is. Most indexation failures are recoverable with concrete actions (not "wait and hope"). ## Failure mode classification The skill classifies each unindexed page into one of these modes and prescribes specific actions: | GSC Coverage State | Failure Mode | Recovery Strategy | |---|---|---| | Discovered - currently not indexed | Quality threshold not met (Google deprioritized) | Strengthen internal links + add unique data/quotes | | Crawled - currently not indexed | Content judged thin or duplicate | Rewrite intro 200 tokens, add original research | | Alternate page with canonical | Canonical mismatch | Verify HTML canonical, force recrawl | | URL is not on Google | Not discovered yet | Add to sitemap + internal link from indexed page | | Excluded by 'noindex' tag | Intentional | Skip (verify intent) | | Blocked by robots.txt | Blocking issue | Verify robots.txt allow rules | | Soft 4