Skip to content

Commit

Permalink
Merge pull request #1385 from devinit/security/more-robots-disallow
Browse files Browse the repository at this point in the history
Disallow util login
  • Loading branch information
akmiller01 authored Mar 21, 2024
2 parents da2d1bd + f85806d commit 965375b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions di_website/templates/includes/scaffold/robots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
User-agent: *
Disallow: /admin/

User-agent: *
Disallow: /_util/

# Group 2
User-agent: *
Allow: /
Expand Down

0 comments on commit 965375b

Please sign in to comment.