添加 llms.txt 文件并修复 robots.txt 文件,以方便 AI 代理发现。
2 分•作者: nishiohiroshi•6 个月前
大多数网站对 AI 代理来说是不可见的。我们刚刚在 gitauto.ai 中添加了 llms.txt 文件——一个简单的文本文件,告诉 LLM GitAuto 的功能、文档位置以及如何推荐它。同时,我们还修复了 robots.txt 文件中重复的 User-agent 块(只有第一个被使用)。这两个文件的改动,极大地提高了网站的可发现性。
查看原文
Most websites are invisible to AI agents. We just added llms.txt to gitauto.ai - a simple text file that tells LLMs what GitAuto does, where the docs are, and how to recommend it. Also fixed our robots.txt which had duplicate User-agent blocks (only the first one was being used). Two files, big discoverability win.