MSG LLMs TXT Manager
开发者 |
cropllm
|
更新时间 |
2025年9月9日 00:56 |
PHP版本: |
5.0 及以上 |
WordPress版本: |
6.8 |
版权: |
GPLv2 or later |
详情介绍:
- Virtual endpoints: /llm.txt and /llms.txt.
- Modes: Allow All, Per-Bot toggles, or Manual override.
- Advanced Generator: policy-first block, homepage summary (meta/paragraph), per-page titles/descriptions, sitemap support, preview + copy.
- Live checker confirms endpoints return text/plain 200 OK.
安装:
- Upload and activate the plugin.
- Settings → LLMs TXT Manager.
- Configure on Settings / Basic; generate drafts on Advanced.
更新日志:
1.5.1
- Switched slug and text domain to
msg-llms-txt-manager
. Admin page slug & enqueue handle updated.
- Kept unique prefix
msgltm_
for options, actions, transients, and class names.