summaryrefslogtreecommitdiff
path: root/app/Http/RequestHandlers/RobotsTxt.php
AgeCommit message (Expand)AuthorFilesLines
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