-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add (or update) robots.txt and ai.txt to block AI crawlers (#4077)
* Add robots.txt and ai.txt to documentation site * Add ai.txt and remove trailing slash from robots.txt * Add robots.txt and ai.txt to frontend
- Loading branch information
1 parent
4051522
commit b2f3fd6
Showing
8 changed files
with
289 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
# Spawning AI | ||
# Prevent datasets from using the following file types | ||
|
||
User-Agent: * | ||
Disallow: *.txt | ||
Disallow: *.pdf | ||
Disallow: *.doc | ||
Disallow: *.docx | ||
Disallow: *.odt | ||
Disallow: *.rtf | ||
Disallow: *.tex | ||
Disallow: *.wks | ||
Disallow: *.wpd | ||
Disallow: *.wps | ||
Disallow: *.html | ||
Disallow: *.bmp | ||
Disallow: *.gif | ||
Disallow: *.ico | ||
Disallow: *.jpeg | ||
Disallow: *.jpg | ||
Disallow: *.png | ||
Disallow: *.svg | ||
Disallow: *.tif | ||
Disallow: *.tiff | ||
Disallow: *.webp | ||
Disallow: *.aac | ||
Disallow: *.aiff | ||
Disallow: *.amr | ||
Disallow: *.flac | ||
Disallow: *.m4a | ||
Disallow: *.mp3 | ||
Disallow: *.oga | ||
Disallow: *.opus | ||
Disallow: *.wav | ||
Disallow: *.wma | ||
Disallow: *.mp4 | ||
Disallow: *.webm | ||
Disallow: *.ogg | ||
Disallow: *.avi | ||
Disallow: *.mov | ||
Disallow: *.wmv | ||
Disallow: *.flv | ||
Disallow: *.mkv | ||
Disallow: *.py | ||
Disallow: *.js | ||
Disallow: *.java | ||
Disallow: *.c | ||
Disallow: *.cpp | ||
Disallow: *.cs | ||
Disallow: *.h | ||
Disallow: *.css | ||
Disallow: *.php | ||
Disallow: *.swift | ||
Disallow: *.go | ||
Disallow: *.rb | ||
Disallow: *.pl | ||
Disallow: *.sh | ||
Disallow: *.sql | ||
Disallow: / | ||
Disallow: * |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
# Spawning AI | ||
# Prevent datasets from using the following file types | ||
|
||
User-Agent: * | ||
Disallow: *.txt | ||
Disallow: *.pdf | ||
Disallow: *.doc | ||
Disallow: *.docx | ||
Disallow: *.odt | ||
Disallow: *.rtf | ||
Disallow: *.tex | ||
Disallow: *.wks | ||
Disallow: *.wpd | ||
Disallow: *.wps | ||
Disallow: *.html | ||
Disallow: *.bmp | ||
Disallow: *.gif | ||
Disallow: *.ico | ||
Disallow: *.jpeg | ||
Disallow: *.jpg | ||
Disallow: *.png | ||
Disallow: *.svg | ||
Disallow: *.tif | ||
Disallow: *.tiff | ||
Disallow: *.webp | ||
Disallow: *.aac | ||
Disallow: *.aiff | ||
Disallow: *.amr | ||
Disallow: *.flac | ||
Disallow: *.m4a | ||
Disallow: *.mp3 | ||
Disallow: *.oga | ||
Disallow: *.opus | ||
Disallow: *.wav | ||
Disallow: *.wma | ||
Disallow: *.mp4 | ||
Disallow: *.webm | ||
Disallow: *.ogg | ||
Disallow: *.avi | ||
Disallow: *.mov | ||
Disallow: *.wmv | ||
Disallow: *.flv | ||
Disallow: *.mkv | ||
Disallow: *.py | ||
Disallow: *.js | ||
Disallow: *.java | ||
Disallow: *.c | ||
Disallow: *.cpp | ||
Disallow: *.cs | ||
Disallow: *.h | ||
Disallow: *.css | ||
Disallow: *.php | ||
Disallow: *.swift | ||
Disallow: *.go | ||
Disallow: *.rb | ||
Disallow: *.pl | ||
Disallow: *.sh | ||
Disallow: *.sql | ||
Disallow: / | ||
Disallow: * |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
User-agent: GPTBot | ||
Disallow: / | ||
|
||
User-agent: CCBot | ||
Disallow: / | ||
|
||
User-agent: ChatGPT-User | ||
Disallow: / | ||
|
||
User-agent: Google-Extended | ||
Disallow: / | ||
|
||
User-agent: anthropic-ai | ||
Disallow: / | ||
|
||
User-agent: Omgilibot | ||
Disallow: / | ||
|
||
User-agent: Omgili | ||
Disallow: / | ||
|
||
User-agent: FacebookBot | ||
Disallow: / | ||
|
||
User-agent: Diffbot | ||
Disallow: / | ||
|
||
User-agent: Bytespider | ||
Disallow: / | ||
|
||
User-agent: ImagesiftBot | ||
Disallow: / | ||
|
||
User-agent: cohere-ai | ||
Disallow: / |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
# Spawning AI | ||
# Prevent datasets from using the following file types | ||
|
||
User-Agent: * | ||
Disallow: *.txt | ||
Disallow: *.pdf | ||
Disallow: *.doc | ||
Disallow: *.docx | ||
Disallow: *.odt | ||
Disallow: *.rtf | ||
Disallow: *.tex | ||
Disallow: *.wks | ||
Disallow: *.wpd | ||
Disallow: *.wps | ||
Disallow: *.html | ||
Disallow: *.bmp | ||
Disallow: *.gif | ||
Disallow: *.ico | ||
Disallow: *.jpeg | ||
Disallow: *.jpg | ||
Disallow: *.png | ||
Disallow: *.svg | ||
Disallow: *.tif | ||
Disallow: *.tiff | ||
Disallow: *.webp | ||
Disallow: *.aac | ||
Disallow: *.aiff | ||
Disallow: *.amr | ||
Disallow: *.flac | ||
Disallow: *.m4a | ||
Disallow: *.mp3 | ||
Disallow: *.oga | ||
Disallow: *.opus | ||
Disallow: *.wav | ||
Disallow: *.wma | ||
Disallow: *.mp4 | ||
Disallow: *.webm | ||
Disallow: *.ogg | ||
Disallow: *.avi | ||
Disallow: *.mov | ||
Disallow: *.wmv | ||
Disallow: *.flv | ||
Disallow: *.mkv | ||
Disallow: *.py | ||
Disallow: *.js | ||
Disallow: *.java | ||
Disallow: *.c | ||
Disallow: *.cpp | ||
Disallow: *.cs | ||
Disallow: *.h | ||
Disallow: *.css | ||
Disallow: *.php | ||
Disallow: *.swift | ||
Disallow: *.go | ||
Disallow: *.rb | ||
Disallow: *.pl | ||
Disallow: *.sh | ||
Disallow: *.sql | ||
Disallow: / | ||
Disallow: * |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
User-agent: GPTBot | ||
Disallow: / | ||
|
||
User-agent: CCBot | ||
Disallow: / | ||
|
||
User-agent: ChatGPT-User | ||
Disallow: / | ||
|
||
User-agent: Google-Extended | ||
Disallow: / | ||
|
||
User-agent: anthropic-ai | ||
Disallow: / | ||
|
||
User-agent: Omgilibot | ||
Disallow: / | ||
|
||
User-agent: Omgili | ||
Disallow: / | ||
|
||
User-agent: FacebookBot | ||
Disallow: / | ||
|
||
User-agent: Diffbot | ||
Disallow: / | ||
|
||
User-agent: Bytespider | ||
Disallow: / | ||
|
||
User-agent: ImagesiftBot | ||
Disallow: / | ||
|
||
User-agent: cohere-ai | ||
Disallow: / |