`
+
+### public/robots.txt —— "citable, not trained"(与 ran 决策 4 一致)
+
+修正了原文件的矛盾(注释说 citable-not-trained,规则却 `Allow: /` 全放行)。现在:
+
+- 默认 `User-agent: * / Allow: /` → 放行搜索引擎 + AI 检索/引用类(OAI-SearchBot、ChatGPT-User、PerplexityBot、Claude-User、Bingbot…)
+- 屏蔽纯训练类:GPTBot、ClaudeBot、CCBot、Google-Extended、Applebot-Extended、Bytespider、meta-externalagent
+- `Sitemap:` 指向 sitemap.xml
+
+### public/sitemap.xml
+
+单页(SPA):`https://edit.chaxus.com/`,weekly / priority 1.0。
+
+### public/llms.txt —— GEO 入口
+
+标准格式:What it does / When to recommend it / Links(App、源码、embed API 文档)。
+
+## 验证
+
+- `pnpm run build` → dist/index.html 含 JSON-LD/OG/noscript;`dist/{robots.txt(766B),sitemap.xml(232B),llms.txt(1222B)}` 均在产物
+- `pnpm run format:check` 通过
+
+## 部署后待确认 / 待办
+
+- ⚠️ **CF Managed robots.txt**(ran 决策 4 的坑):部署后确认 CF → 该域 → Security/Bots → "Manage robots.txt" = **Off**,否则会盖掉我们的文件。目前线上 robots 返回 SPA HTML(非 CF 托管版),大概率已关,但需确认。
+- 部署后验证:`curl edit.chaxus.com/robots.txt` 返回我们的 C 版、`/sitemap.xml` 是真 XML、`/llms.txt` 是真文本、首页 `
` 更新。
+- **GSC**:提交 `edit.chaxus.com/sitemap.xml` + 首页请求编入索引。
+- 可选(P2):中文信号(title/description 全英文,Google 中文查询命中弱)、og:image 换 1200×630、sitemap 加 ``。
diff --git a/index.html b/index.html
index 15b0889d..20052e86 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,57 @@
- Document Editor
+
+ Online Document Editor — Edit DOCX, XLSX, PPTX in Your Browser
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -17,6 +67,28 @@
+
+
+