上线实测扫描:发现生产部署陈旧,63431dd 修复未生效

- 对 https://cloud-chip.cn 做 curl 实测(速度+SEO/GEO)
- 关键发现:线上 JSON-LD 仍为旧 Organization、无 hreflang、产品页双品牌、security.txt/llms.txt 404 → 63431dd 审计修复未上线
- 速度:TTFB 0.12-0.17s(好),但 no-store 无缓存 + 外部 cdn.tailwindcss.com 拖累
- SEO/GEO 评级:当前 C-,正确部署后可达 B
- 在 docs/SECURITY_SEO_REMEDIATION.md 新增「上线实测扫描」章节含服务器修复命令
- CHANGELOG 新增 [1.0.1] 版本记录
This commit is contained in:
2026-08-08 23:51:35 +08:00
parent bc817bfdff
commit 76fd36c0a4
4 changed files with 91 additions and 2 deletions
+1 -1
View File
@@ -12,4 +12,4 @@
- 宝塔 WebHook 插件脚本里的 `git add -A && commit -m "实时更新" && push` 自动提交逻辑会制造 origin 分歧、导致后续 `git pull` 拉不进新代码,应删除。
## 待办(未解决)
- 之前本地 5 个提交(含弃用修复、deploy.sh 增强、审计修复)尚未推到 origingit.coolcoth.com 凭据在本机/本环境拿不到,需用户在能弹窗的终端 push);服务器 `/www/wwwroot/cloud-chip.cn` 曾被清空,需重新 clone 拉起。
- 截至 2026-08-08 23:40:本地提交(含弃用修复、deploy.sh 增强、审计修复 63431dd、记忆 bc817bf**已在 origin/main**git.coolcoth.com 凭据问题已由自动提交+推送机制同步,无需手动 push)。剩余事项是**服务器端**:`/www/wwwroot/cloud-chip.cn` 曾被清空,需在服务器重新 `git clone` 拉起(不能只 pull