Skip to content

Commit

Permalink
Disallow forms (with CAPTCHA) to bots
Browse files Browse the repository at this point in the history
  • Loading branch information
chenejac committed Jan 18, 2024
1 parent 75a1df0 commit 1350071
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions webapp/src/main/webapp/robots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ Disallow: /fedsearch/ # Vitro
Disallow: /comments.jsp # Vitro
Disallow: /dataservice/ # Vitro
Disallow: /listrdf/ # Vitro
Disallow: /contact # Vitro
Disallow: /submitFeedback # Vitro
Disallow: /forgot-password # Vitro
Disallow: /visualizationfm/ # VIVO addition
Disallow: /visualization/ # VIVO addition
Disallow: /vis/ # VIVO addition
Expand Down

0 comments on commit 1350071

Please sign in to comment.