{
  "generatedAt": "2026-07-06",
  "canonicalUrl": "https://labelloop.app/bing-webmaster-action-board.json",
  "purpose": "Operator-ready Bing Webmaster and IndexNow action board for Bing, Copilot and Microsoft-powered discovery.",
  "accountBound": true,
  "statusRule": "Bing Webmaster account actions require access; IndexNow can be run from scripts/submit-indexnow.mjs after deploy.",
  "sitemapTargets": [
    "https://labelloop.app/sitemap-index.xml",
    "https://labelloop.app/sitemap.xml"
  ],
  "indexNow": {
    "key": "labelloop-indexnow-2026",
    "keyLocation": "https://labelloop.app/labelloop-indexnow-2026.txt",
    "payload": "https://labelloop.app/indexnow-urls.json",
    "urlCount": 258,
    "command": "node scripts/submit-indexnow.mjs"
  },
  "executionItems": [
    {
      "step": "Verify site",
      "owner": "Growth or admin with Bing Webmaster access",
      "action": "Verify https://labelloop.app in Bing Webmaster Tools.",
      "evidence": "Verified site in Bing Webmaster Tools.",
      "status": "account-required"
    },
    {
      "step": "Submit sitemaps",
      "owner": "Growth",
      "action": "Submit sitemap-index.xml and sitemap.xml.",
      "evidence": "Sitemap processed with expected URL count.",
      "status": "account-required"
    },
    {
      "step": "Confirm IndexNow key",
      "owner": "Growth",
      "action": "Confirm https://labelloop.app/labelloop-indexnow-2026.txt is fetchable and matches the generated key.",
      "evidence": "HTTP 200 and exact key text.",
      "status": "done-in-code"
    },
    {
      "step": "Submit IndexNow batch",
      "owner": "Growth",
      "action": "Run node scripts/submit-indexnow.mjs after production deploy.",
      "evidence": "IndexNow response status 200.",
      "status": "done-after-last-deploy"
    },
    {
      "step": "Inspect Bing/Copilot visibility",
      "owner": "Growth",
      "action": "Run Bing/Copilot prompts from chatbot-visibility-test-suite.json.",
      "evidence": "Prompt result log and citation URLs.",
      "status": "account-or-ui-required"
    }
  ]
}