Skip to content

Commit

Permalink
add entries in robots.txt for new bots
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbeig committed Sep 6, 2024
1 parent 6ccfe8a commit a8ef67e
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 a8ef67e

Please sign in to comment.