You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@ Tap into leading cloud-based services like [OpenAI](https://openai.com/), [Micro
34
34
* Smartly crop images using [Microsoft Azure's AI Vision API](https://azure.microsoft.com/en-us/services/cognitive-services/computer-vision/)
35
35
* Scan PDF files for embedded text and save for use in post meta using [Microsoft Azure's AI Vision API](https://azure.microsoft.com/en-us/services/cognitive-services/computer-vision/)
36
36
* Bulk classify content with [WP-CLI](https://wp-cli.org/)
37
+
* Modification of your `robots.txt` file to block the most common AI data scraping bots from indexing your site
37
38
38
39
### Language Processing
39
40
@@ -158,7 +159,7 @@ ClassifAI is a sophisticated solution that we want organizations of all shapes a
158
159
- Check for an email from `ClassifAI Team` which contains the registration key.
159
160
- Note that the email will be sent from `opensource@10up.com`, so please whitelist this email address if needed.
Copy file name to clipboardExpand all lines: readme.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ Tap into leading cloud-based services like [OpenAI](https://openai.com/), [Micro
35
35
* Smartly crop images using [Microsoft Azure's AI Vision API](https://azure.microsoft.com/en-us/services/cognitive-services/computer-vision/)
36
36
* Scan PDF files for embedded text and save for use in post meta using [Microsoft Azure's AI Vision API](https://azure.microsoft.com/en-us/services/cognitive-services/computer-vision/)
37
37
* Bulk classify content with [WP-CLI](https://wp-cli.org/)
38
+
* Modification of your `robots.txt` file to block the most common AI data scraping bots from indexing your site
'If you turn on this setting, ClassifAI will modify your robots.txt file to request that known AI data scraping bots do not index your site. This will not block AI search bots, just data scraping bots. At the moment, the following bots are blocked: Applebot-Extended, CCBot, ClaudeBot, FacebookBot, Google-Extended, GPTbot, Meta-ExternalAgent.',
0 commit comments