Skip to content

Commit

Permalink
add entries in robots.txt for new bots (#619)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbeig authored Sep 9, 2024
1 parent 5cca4ce commit e659089
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions public/robots.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
User-agent: GPTBot
Disallow: /

User-agent: Amazonbot
Disallow: /

User-agent: SemrushBot
Disallow: /

User-agent: AhrefsBot
Disallow: /

User-Agent: ImagesiftBot
Crawl-delay: 60

User-agent: *
Disallow: /admin
Disallow: /admin/
Disallow: /dashboard/

0 comments on commit e659089

Please sign in to comment.