01 · Sitemap
Which canonical pages are listed?
Include public URLs on the same host, keep dates truthful, and remove retired routes. The protocol describes a list of URLs and optional metadata; its optional values are hints, not commands.
Foundation 03 · Discovery boundaries
A sitemap, robots file, route list, or `llms.txt` file makes a publisher’s public structure easier to inspect. Those records describe available material and preferences; they do not compel any crawler, search engine, application, or model to access, index, rank, retrieve, cite, or interpret it.
Learning objective
By the end of this lesson, you should be able to distinguish a canonical page, sitemap entry, robots rule, descriptive route list, access-control requirement, and recheck event without using any file as a promise about downstream behavior.
01 · Sitemap
Include public URLs on the same host, keep dates truthful, and remove retired routes. The protocol describes a list of URLs and optional metadata; its optional values are hints, not commands.
02 · Robots
State patterns carefully and remember that exclusion rules are not authentication or authorization. Sensitive material needs an actual access-control mechanism, not an obscured path.
03 · Route list
Use a descriptive list such as `llms.txt` to name the page, purpose, scope, source boundary, and related material. Keep it current and do not claim it changes a model’s behavior.
04 · Recheck
Update the route inventory when a public page is added, moved, materially revised, held, or retired. A stale discovery file misrepresents the public record even when every linked page still loads.
Practice lab
A team publishes a technical guide and wants “AI and search engines to find it.” The page has a canonical URL, a dated author line, two primary sources, and a correction route. The team wants to add it to a sitemap, `robots.txt`, and an `llms.txt` list.
Source shelf
Complete the pathway