-
Notifications
You must be signed in to change notification settings - Fork 530
Create default robots.txt for Angular UI #546
Copy link
Copy link
Closed
Labels
Milestone
Description
May be loosely based on the existing DSpace 6.x robots.txt files:
- XMLUI: https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace-xmlui/src/main/webapp/static/robots.txt
- JSPUI: https://github.com/DSpace/DSpace/blob/dspace-6_x/dspace-jspui/src/main/webapp/robots.txt
Will require a webpack step to build the robots.txt (to insert in the sitemaps URL dynamically, if possible).
Possible useful resources:
Reactions are currently unavailable