Plugin Directory

Changeset 2997839


Ignore:
Timestamp:
11/17/2023 05:38:44 PM (2 years ago)
Author:
the9mm
Message:

Updated readme to be more accurate

Location:
simple-noai-and-noimageai
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • simple-noai-and-noimageai/tags/1.6/readme.txt

    r2997833 r2997839  
    1313== Description ==
    1414 
    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/
     15This 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
     17For 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
     19New 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.
    1620
    1721== Installation ==
     
    2125 
    2226== Frequently Asked Questions ==
     27
     28= Will this protect me against AI data scraping? =
     29 
     30While 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?
    2331 
    2432= How do I use this plugin? =
  • simple-noai-and-noimageai/trunk/readme.txt

    r2997832 r2997839  
    1313== Description ==
    1414 
    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/
     15This 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
     17For 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
     19New 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.
    1620
    1721== Installation ==
     
    2125 
    2226== Frequently Asked Questions ==
     27
     28= Will this protect me against AI data scraping? =
     29 
     30While 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?
    2331 
    2432= How do I use this plugin? =
Note: See TracChangeset for help on using the changeset viewer.