# AI Robots Guide for 外贸侠文档站点 # 本文档为 AI 爬虫和助手提供站点读取指南 # AI Robots Guide for WMX Documentation Site # 站点信息 # Site: https://wmxdoc.vtestritian.workers.dev # Base Path: /book/ # Language: zh-Hans # ============================================ # AI 读取规则 | AI Reading Rules # ============================================ # 允许所有 AI 读取公开文档 # Allow all AI to read public documentation User-agent: * Allow: /book/ Allow: /book/getting-started/ Allow: /book/features/ Allow: /book/community/ Allow: /book/faq/ Allow: /book/changelog/ Allow: /book/intro/ # 归档文档(旧版本,仅在明确询问时读取) # Archive docs (old version, read only when explicitly asked) Allow: /book/archive/ # ============================================ # 不建议读取 | Not Recommended # ============================================ # 构建输出和配置文件 # Build output and config files Disallow: /book/assets/ Disallow: /book/img/ Disallow: /build/ Disallow: /.docusaurus/ Disallow: /node_modules/ Disallow: /.git/ # ============================================ # 优先级 | Priority # ============================================ # 高优先级文档(AI 应优先索引) # High priority docs (AI should index first) # Priority: 100 Crawl-delay: 0 Sitemap: https://wmxdoc.vtestritian.workers.dev/sitemap.xml # ============================================ # AI 助手专用路径 | AI Assistant Paths # ============================================ # AI 阅读指南(本文档) # AI Reading Guide AI-Guide: /ai-reading-guide.txt # 站点地图 # Sitemap Sitemap: https://wmxdoc.vtestritian.workers.dev/sitemap.xml # ============================================ # 文档结构概览 | Site Structure Overview # ============================================ # # /book/ # ├── /getting-started/ - 快速开始 (Getting Started) # │ ├── installation - 安装指南 # │ ├── first-steps - 首次使用 # │ └── permissions - 权限配置 # ├── /features/ - 功能详解 (Features) # │ ├── inquiry - 询盘增强 # │ ├── visitor - 访客分析 # │ ├── product - 产品页增强 # │ ├── data-advisor - 数据参谋 # │ ├── customer-export - 客户导出 # │ ├── live-assistant - 直播助手 # │ ├── onetalk-manager - TM 消息管理器 # │ ├── chat - 聊天分析 # │ ├── industry - 行业情报 # │ ├── ai-chat-analysis - AI 聊天分析 # │ ├── word-analysis - 关键词分析 # │ ├── shop-review - 店铺评论分析 (v1.1.2) # │ ├── geo-analysis - 全球地域数据 (v1.1.2) # │ ├── product-operation- 商品运营工作台 (v1.1.2) # │ ├── popular-enhance - Popular 页面增强 (v1.1.2) # │ └── navigation - 导航系统 (v1.1.2) # ├── /community/ - 社区参与 (Community) # ├── /faq/ - 常见问题 (FAQ) # ├── /changelog/ - 更新日志 (Changelog) # └── /archive/ - 归档文档 (Archive) # # ============================================ # 最后更新 | Last Updated: 2026-03-28 # 维护者 | Maintained by: 外贸侠产品团队