Skip to content

Commit

Permalink
fix: robots txt
Browse files Browse the repository at this point in the history
  • Loading branch information
janbiasi committed Jun 8, 2024
1 parent 1e7b751 commit 45a1ea8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions public/robots.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
User-agent: *
Allow: /

# Insufficient content here
Disallow: /services/livestream$
Disallow: /services/settings$

# Error pages
Disallow: /403$
Disallow: /404$
Disallow: /500$

# Private content
Disallow: /private/

# Transition to new festival page
Disallow: /events/category/festival

# Host
Host: https://rheinklang.events

Expand Down

0 comments on commit 45a1ea8

Please sign in to comment.