feat(seo): 工作区 public/*.html 默认纳入 SEO 收录 #51

Merged
tkmind merged 1 commits from feature/workspace-public-implicit-seo into main 2026-09-16 12:56:21 +00:00
Owner

Summary

  • 工作区 public/*.html 无发布记录时默认 implicit public+online
  • 注入 canonical/JSON-LD,扫描磁盘进 sitemap
  • 在线 password/private_link/login_required 发布仍 noindex

Test plan

  • npm run verify:seo-geo
  • npm run verify:seo-discovery
  • node --test mindspace-index-policy.test.mjs mindspace-seo-discovery-service.test.mjs
## Summary - 工作区 public/*.html 无发布记录时默认 implicit public+online - 注入 canonical/JSON-LD,扫描磁盘进 sitemap - 在线 password/private_link/login_required 发布仍 noindex ## Test plan - [x] npm run verify:seo-geo - [x] npm run verify:seo-discovery - [x] node --test mindspace-index-policy.test.mjs mindspace-seo-discovery-service.test.mjs
tkmind added 1 commit 2026-09-16 12:50:32 +00:00
feat(seo): 工作区 public/*.html 默认纳入 SEO 收录
Memind CI / Test, build, and release guards (pull_request) Successful in 3m35s
745e9b691d
未点公开发布但已落盘到 public/ 的页面,在无在线非 public 发布阻挡时
合成 implicit public snapshot,注入 canonical/JSON-LD 并扫描进 sitemap。

Co-authored-by: Cursor <cursoragent@cursor.com>
tkmind merged commit eecfb79042 into main 2026-09-16 12:56:21 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tkmind/memind#51