Enforce robots.txt rules #502

Merged
tobi merged 1 commit from enforce-robots-txt-rules into main 2025-10-02 19:51:06 +00:00
Owner
  • Parse the rules of the robots.txt file
  • Check the user agent for a matching rule
  • Respond with status code 401 if the user agent matches
  • Provide a site configuration setting to en/disable the feature
* Parse the rules of the robots.txt file * Check the user agent for a matching rule * Respond with status code 401 if the user agent matches * Provide a site configuration setting to en/disable the feature
tobi added 8 commits 2025-05-27 18:24:33 +00:00
tobi force-pushed enforce-robots-txt-rules from da0726f2d6 to c6d86368c5 2025-05-27 18:24:55 +00:00 Compare
tobi merged commit c6d86368c5 into main 2025-05-27 18:25:25 +00:00
tobi deleted branch enforce-robots-txt-rules 2025-05-27 18:25:25 +00:00
Sign in to join this conversation.
No description provided.