Skip to content
This repository was archived by the owner on Oct 24, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions conf/routes
Original file line number Diff line number Diff line change
Expand Up @@ -196,3 +196,4 @@ POST /submodel controllers.Application.addSubscriberModel

# Map static resources from the /public folder to the /assets URL path
GET /assets/*file controllers.Assets.at(path="/public", file)
GET /robots.txt controllers.Assets.at(path="/public", file="robots.txt")
11 changes: 11 additions & 0 deletions public/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
User-agent: *
Disallow: /item
Disallow: /item/
Disallow: /items
Disallow: /items/
Disallow: /topic
Disallow: /topic/
Disallow: /topics
Disallow: /topics/
Disallow: /search
Disallow: /search/