Changeset 2997839
- Timestamp:
- 11/17/2023 05:38:44 PM (2 years ago)
- Location:
- simple-noai-and-noimageai
- Files:
-
- 2 edited
-
tags/1.6/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
simple-noai-and-noimageai/tags/1.6/readme.txt
r2997833 r2997839 13 13 == Description == 14 14 15 This plugin is very simple: It adds a line of code in high priority to the header of every page on your site that politely asks AI crawlers not to use your content for AI training purposes. For more information on how it works, you can check out the blog post what is DeviantArt’s new “noai” and “noimageai” meta tag and how to install it: https://www.aimeecozza.com/noai-noimageai-meta-tag-how-to-install/ 15 This plugin is very simple: It adds a line of code in high priority to the header of every page on your site that politely asks AI crawlers not to use your content for AI training purposes. 16 17 For more information on how the meta tag works, you can check out the blog post [what is DeviantArt’s new “noai” and “noimageai” meta tag and how to install it.](https://www.aimeecozza.com/noai-noimageai-meta-tag-how-to-install/) 18 19 New in 1.6: Alterations to robots.txt is now included, and includes popular crawlers like GPTBot and Google-Extended. More crawlers will be added as they are created or discovered. 16 20 17 21 == Installation == … … 21 25 22 26 == Frequently Asked Questions == 27 28 = Will this protect me against AI data scraping? = 29 30 While the plugin has the ability to ask nicely of well-behaved bots to not use your website or content on it for AI purposes, it is not all inclusive and is not an absolute measure to stop AI data scraping. The technology used to ask bots to skip your site is the same technology used to ask that of search engine crawlers. Badly behaved bots can (and often will) entirely bypass these rules and access your website anyway. Please do your due diligence to ensure you are protecting sensitive assets and data. May I suggest using Glaze for protection on your images? 23 31 24 32 = How do I use this plugin? = -
simple-noai-and-noimageai/trunk/readme.txt
r2997832 r2997839 13 13 == Description == 14 14 15 This plugin is very simple: It adds a line of code in high priority to the header of every page on your site that politely asks AI crawlers not to use your content for AI training purposes. For more information on how it works, you can check out the blog post what is DeviantArt’s new “noai” and “noimageai” meta tag and how to install it: https://www.aimeecozza.com/noai-noimageai-meta-tag-how-to-install/ 15 This plugin is very simple: It adds a line of code in high priority to the header of every page on your site that politely asks AI crawlers not to use your content for AI training purposes. 16 17 For more information on how the meta tag works, you can check out the blog post [what is DeviantArt’s new “noai” and “noimageai” meta tag and how to install it.](https://www.aimeecozza.com/noai-noimageai-meta-tag-how-to-install/) 18 19 New in 1.6: Alterations to robots.txt is now included, and includes popular crawlers like GPTBot and Google-Extended. More crawlers will be added as they are created or discovered. 16 20 17 21 == Installation == … … 21 25 22 26 == Frequently Asked Questions == 27 28 = Will this protect me against AI data scraping? = 29 30 While the plugin has the ability to ask nicely of well-behaved bots to not use your website or content on it for AI purposes, it is not all inclusive and is not an absolute measure to stop AI data scraping. The technology used to ask bots to skip your site is the same technology used to ask that of search engine crawlers. Badly behaved bots can (and often will) entirely bypass these rules and access your website anyway. Please do your due diligence to ensure you are protecting sensitive assets and data. May I suggest using Glaze for protection on your images? 23 31 24 32 = How do I use this plugin? =
Note: See TracChangeset
for help on using the changeset viewer.