Skip to content

Fix #3805: Block AI bots and crawlers via robots.txt#4144

Merged
mathjazz merged 1 commit into
mozilla:mainfrom
Kasturijadhav14:fix-robots-txt
May 11, 2026
Merged

Fix #3805: Block AI bots and crawlers via robots.txt#4144
mathjazz merged 1 commit into
mozilla:mainfrom
Kasturijadhav14:fix-robots-txt

Conversation

@Kasturijadhav14
Copy link
Copy Markdown
Contributor

Fixes #3805

Added a list of AI bots and crawlers to robots.txt to prevent them
from accessing Pontoon. The list is based on what @flodolo suggested
in the issue, along with ClaudeBot which was also mentioned.

Disallow: /*insights/
Disallow: /api/

User-agent: AhrefsBot
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix mozilla#3805: Block AI bots and crawlers via robots.txt
@Kasturijadhav14
Copy link
Copy Markdown
Contributor Author

Thanks @flodolo! Updated the robots.txt to use multiple user-agents with a single Disallow.

@Kasturijadhav14
Copy link
Copy Markdown
Contributor Author

@mathjazz done :)

@mathjazz mathjazz requested a review from flodolo May 11, 2026 13:20
@mathjazz mathjazz merged commit bee009f into mozilla:main May 11, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Block AI bots and crawlers via robots.txt

3 participants