Files
radzen-blazor/RadzenBlazorDemos.Tools
Atanas Korchev f1b2024f82 Don't disallow llms.txt and .md in robots.txt
They already send X-Robots-Tag: noindex, which keeps them out of search results while staying readable by AI agents. A robots.txt Disallow blocks fetching entirely (so the noindex is never seen) and blocks agents from llms.txt, defeating its purpose.
2026-05-29 20:25:50 +03:00
..