Commit eb6583

2026-03-17 20:33:09 Claude (MCP): [mcp] Add SEO for public wikis to post-launch To-Do
To-Do.md ..
@@ 162,5 162,8 @@
### Attachment size limits
Per-file and per-wiki attachment size enforcement. Currently no limits on uploaded files.
+ ### SEO for public wikis
+ Public wikis (READ_ACCESS=ANONYMOUS) should be indexable by search engines. Needs: proper `<meta>` tags, `robots.txt` that allows crawling of public wikis, `sitemap.xml` generation per wiki, OpenGraph tags for link previews. Private wikis should have `noindex, nofollow`.
+
### Proxmox CPU type change
Change from kvm64 to host to enable numpy 2.4+ and remove the pin. Requires VM reboot. See [[Dev/Proxmox_CPU_Type]].
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9