docs(seo): add frontier sampling notes for domains

This commit is contained in:
root
2026-04-17 16:11:16 +08:00
parent 570f36e2c2
commit 3513dbe089

View File

@@ -3742,6 +3742,11 @@ php code/scripts/seo_copy_front_verify.php chuanjiafeng.net category_list dian-y
- `detail/154229.json` - `detail/154229.json`
- `play/154229-play-douban-1.json` - `play/154229-play-douban-1.json`
- 内容完整 - 内容完整
- 2026-04-17 追加抽样:
- 根站首页可正常打开
- 已出现 `首页导览`
- 已出现 `guide-collection`
- 说明该站并非整体模板未生效,更像细页路由或深页路径仍需单独核对
- 但本轮直测: - 但本轮直测:
- `/detail/pinyin-xiang-feng-bu-shi-jiu-shi-ren/154229` - `/detail/pinyin-xiang-feng-bu-shi-jiu-shi-ren/154229`
- `/play/154229/douban/1` - `/play/154229/douban/1`
@@ -3752,6 +3757,12 @@ php code/scripts/seo_copy_front_verify.php chuanjiafeng.net category_list dian-y
- 主题缓存里也有 GPT 路由定义 - 主题缓存里也有 GPT 路由定义
- 但线上外部路径直接回 nginx `404` - 但线上外部路径直接回 nginx `404`
- 更像部署 / 回源未命中 GPT 路由 - 更像部署 / 回源未命中 GPT 路由
- 2026-04-17 追加抽样:
- 直接访问 `https://liangzuan.net` 时,证书校验失败
- 使用 `curl -k` 忽略证书后,根站返回 `404`
- 当前应优先判断:
- 域名证书与站点入口配置异常
- 不是 seo_copy 或 GPT 模板正文层的问题
3. `lgyz.net` 3. `lgyz.net`
- 详情页已可直测 - 详情页已可直测
- 但本轮手工猜的播放路径 `/bf-76332-shang-di-zhi-guo/youzhi-1` 返回 `404` - 但本轮手工猜的播放路径 `/bf-76332-shang-di-zhi-guo/youzhi-1` 返回 `404`