# Mintlify 通过实验发现，为 AI 代理提供 markdown 和 llms.txt 格式的文档可大幅减少 404 错误，纯 HTML 效果最差

- 来源：Jeremy Howard
- 发布时间：2026-07-18 00:00
- AIWatch 分数：65
- AIWatch 标记：当日精选
- AIWatch 链接：https://aiwatch.icu/events/evt_01kxzn3thtkzaf38fesnqbsy3d
- 原文链接：https://x.com/jeremyphoward/status/2078239774360674468

## 精选理由

常规快讯，保留列表

## AI 摘要

Mintlify 通过实验发现，为 AI 代理提供 markdown 和 llms.txt 格式的文档可大幅减少 404 错误，纯 HTML 效果最差。

## 正文

We served the same content 4 ways: raw HTML, plain markdown, markdown + an llms.txt index, and markdown with the llms.txt inlined on every page.

We found that agents reach for markdown and llms.txt on their own, and HTML-only finished last by a wide margin (15-30x more 404s than markdown + llms.txt).
