# robots.txt - wildcard (*) and end-of-URL ($) matching (sample fixture) # Fictional example.com data. Do not deploy as-is. User-agent: * Disallow: /*.pdf$ Disallow: /*?*session= Disallow: /search Allow: /search/help Disallow: /*/private/ Allow: /*/private/notice.html Allow: / Sitemap: https://www.example.com/sitemap-index.xml