I found this while looking at the app catalogue for Yunohost. I’d probably want to add this to my artist website to stop it from being scraped.
2 Likes
I wonder what kind of scraping protections hosters like Porkbun have in place already (which is what I use). I have a robots.txt file that I include in my code that gets hosted there, but I do wonder if maybe I should be using this on my personal webserver that allows me access to more of my utility sites (like NextCloud, Immich, etc.) that are all under different subdomains but are all access-controlled and password protected. The content on the main domain is just a static page that doesn’t go anywhere.
Reminds me that I should probably find out what Porkbun does to prevent AI scraping (if anything).