谷歌在新"代理浏览"审计中检查网站的llms.txt文件
阅读原文· the-decoder.com谷歌在其Lighthouse网站分析工具中新增了名为“代理浏览”的实验类别,用于评估网站处理AI代理的能力。该新功能会检查网站是否提供了llms.txt文件,这是一个旨在供大型语言模型使用的元数据标准文件,旨在帮助AI更高效地理解和访问网站内容。此举标志着搜索引擎开始正式评估和适配AI代理,可能对未来网站的搜索优化方向产生影响。
Google checks websites for llms.txt in new agentic browsing audit
Google is testing how well websites handle AI agents through a new experimental category called "Agentic Browsing" in its Lighthouse analysis tool. The category is based on proposed standards and isn't final yet. It still matters for users, because agents are supposed to reliably fill out forms, make bookings, or compare products down the line, provided pages are built to be machine-readable.
Unlike classic Lighthouse tests, there's no score from 0 to 100. You just get a ratio of passed checks. The audit covers integration of Google's own WebMCP API, which lets developers expose logic and forms specifically to agents, the accessibility tree as the core data model for machines, visual stability via Cumulative Layout Shift (CLS), and whether an llms.txt file is present.