{
  "name": "Warconomy indexing readiness",
  "asOf": "2026-06-05",
  "note": "Static indexing-readiness explainer and manual checklist. No automation, no runtime services, and no DNS changes are performed here.",
  "page": "https://warconomy.com/methodology/indexing",
  "canonicalDomain": "https://warconomy.com",
  "provided": [
    {
      "label": "robots.txt allows crawling",
      "status": "present",
      "detail": "A static robots.txt is served and references the sitemap; normal crawling is allowed.",
      "path": "/robots.txt"
    },
    {
      "label": "XML sitemaps list public pages",
      "status": "present",
      "detail": "sitemap.xml (with page and data segments) enumerates every public route with lastmod and priority.",
      "path": "/sitemap.xml"
    },
    {
      "label": "Canonical domain is https://warconomy.com",
      "status": "present",
      "detail": "All canonical URLs and structured data use the apex https://warconomy.com host.",
      "path": "/"
    },
    {
      "label": "Crawler guide for AI/search",
      "status": "present",
      "detail": "llms.txt (and llms-full.txt) describe the dataset, the canonical surfaces, and citation guidance.",
      "path": "/llms.txt"
    },
    {
      "label": "Machine-readable route catalog",
      "status": "present",
      "detail": "Every HTML page and static endpoint is listed for crawlers at /routes and /routes/data.json.",
      "path": "/routes"
    },
    {
      "label": "Clear homepage + per-page metadata",
      "status": "present",
      "detail": "The homepage and major pages carry descriptive titles/descriptions and JSON-LD structured data.",
      "path": "/"
    }
  ],
  "manualChecklist": [
    {
      "label": "Add warconomy.com to Google Search Console",
      "status": "manual",
      "detail": "Create a property for the site. Prefer a Domain property (covers all subdomains and protocols)."
    },
    {
      "label": "Verify the domain via DNS TXT",
      "status": "manual",
      "detail": "Add the verification TXT record at your DNS provider. (Warconomy does not change DNS for you.)"
    },
    {
      "label": "Submit the sitemap",
      "status": "manual",
      "detail": "In Search Console → Sitemaps, submit https://warconomy.com/sitemap.xml."
    },
    {
      "label": "Inspect and index the homepage",
      "status": "manual",
      "detail": "Use URL Inspection on https://warconomy.com/ and request indexing."
    },
    {
      "label": "Request indexing for top pages",
      "status": "manual",
      "detail": "Inspect and request indexing for the highest-value topic pages (Ukraine, Red Sea, Hormuz, sanctions, defense, dataset)."
    },
    {
      "label": "Add to Bing Webmaster Tools",
      "status": "manual",
      "detail": "Create a Bing property and submit the same sitemap; Bing also feeds other crawlers."
    },
    {
      "label": "(Optional) buy warconomy.org as a defensive redirect",
      "status": "manual",
      "detail": "If acquired, 301-redirect warconomy.org to https://warconomy.com only — never a separate content site. Keep .com canonical."
    }
  ],
  "notes": {
    "canonicalDomain": "https://warconomy.com",
    "domainAliasOrg": "warconomy.org is NOT a separate content site. If it is purchased, it should 301-redirect to https://warconomy.com only — a defensive alias, never split content. Keep warconomy.com canonical for SEO and brand consistency. Revisit a separate .org only with a deliberate nonprofit/research-institute strategy.",
    "noGuarantee": "Submitting a sitemap does not guarantee indexing; search engines decide coverage. The steps above maximize discoverability, not certainty.",
    "propertyTypeRecommendation": "Prefer a Domain property in Google Search Console where possible (covers http/https and all subdomains).",
    "noDnsChanges": "Warconomy performs no DNS changes. DNS verification and any .org redirect are manual actions for the owner."
  }
}