Skip to content

ops(seo): audit Bing/GSC indexing coverage; manually submit uncovered URLs #419

Description

@julianken

Context

Sitemap (curl /sitemap.xml) contains 32 URLs: 4 posts + 22 pattern pages + 4 hub/listing pages + 2 misc.

Last-known indexing coverage:

  • Bing: ~11 URLs indexed (~34%)
  • Google Search Console: ~10 URLs indexed (~31%)

Most of the un-indexed URLs are pattern pages (which AI grounding heavily uses). Manual submission via Bing Webmaster Tools' URL Submission tool (10,000/day Free tier) and Google's URL Inspection tool accelerates indexing from days to hours, which in turn accelerates Copilot/Bing AI grounding on those pages.

Acceptance criteria

This is a manual operations task — no code changes, no PR. Track via this issue.

  • Log into Bing Webmaster Tools (https://www.bing.com/webmasters)
  • Pull the current "Indexed URLs" list for detached-node.dev (export or screenshot)
  • Compare against curl https://detached-node.dev/sitemap.xml — identify URLs in sitemap but NOT in Bing's index
  • Submit uncovered URLs via Bing's URL Submission tool (batch up to 100 per submission)
  • Repeat audit on Google Search Console (search.google.com/search-console)
  • Submit uncovered URLs via Google's URL Inspection → Request Indexing (one at a time; quota-limited)
  • Comment on this issue with: count submitted per tool, list of submitted URLs, timestamp
  • After 7 days: re-check coverage, comment with new indexed counts, close the issue

Out of scope

  • Code changes (none expected)
  • Sitemap restructuring — separate issue if needed
  • Long-term indexing strategy — this is one-time catch-up

Plain-English explanation

  1. What: Manually submit the ~21 uncovered sitemap URLs to Bing + Google to accelerate indexing.
  2. Why now: AI grounding pipelines (Copilot via Bing) need URLs in their index to cite them. Natural crawl takes days–weeks; manual submission is hours–days.
  3. Risk: None. Submission is a no-op if the URL is already indexed; no rate-limit penalties for re-submission within reason.
  4. Validation: Indexed count on both tools rises closer to sitemap total within 7 days.

Note: No implementer subagent appropriate — this is Julian-direct UI work. Bot review is for spec quality only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:seoSEO + AI-discovery strategy workenhancementNew feature or requestneeds:humanBot review iteration cap hit; human attention requiredstatus:todoReady to start

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions