Skip to content

Commit

Permalink
Merge pull request #2801 from ewels/allow-atlassian
Browse files Browse the repository at this point in the history
Explicitly allow atlassian to scrape website
  • Loading branch information
ewels authored Oct 18, 2024
2 parents 8056f6f + 409f811 commit ec8bbb5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/robots.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
User-agent: atlassian-bot
Allow: /
Disallow: */results/*

User-agent: *
Allow: /
Disallow: */results/*
Expand Down

0 comments on commit ec8bbb5

Please sign in to comment.