summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/RobotsTxt.php
AgeCommit message (Expand)AuthorFilesLines
2026-02-09Update copyright year. It is 2026Greg Roach1-1/+1
2025-12-24CodeStyleGreg Roach1-14/+5
2025-07-28Improve handling of robotsGreg Roach1-9/+1
2025-03-09Fix: #5112 - use the list of user-agents from ai-robots-txt as a blacklistGreg Roach1-1/+1
2025-01-16It's 2025. Update copyright date.Greg Roach1-1/+1
2024-11-22PHP 8.3 allows class constants to have type hintsGreg Roach1-1/+1
2023-12-19Update robots.txt for robots that ignore rel=nofollowGreg Roach1-1/+8
2023-01-25It's 2023Greg Roach1-1/+1
2023-01-25It's 2023Greg Roach1-1/+1
2022-04-05Upper/lower case mismatch causes wrong content-type header for CSV downloadGreg Roach1-1/+1
2022-03-16It is 2022 - update copyright datesGreg Roach1-1/+1
2022-02-23Update and use Validation classGreg Roach1-1/+2
2021-05-18CodeStyleGreg Roach1-2/+1
2021-02-08Add list of blocked bots to robots.txtGreg Roach1-0/+2
2021-01-25Use https link in copyright headerGreg Roach1-2/+2
2020-01-27Fix: #3022 - use filesystem cache for sitemap filesGreg Roach1-4/+1
2019-10-26Generator for robots.txtGreg Roach1-0/+86