> I’m going to start by pulling my websites out of Google search, then work on adding my sites to directories. Maybe I’ll even join a webring I'm curious, this is the first time I've heard of a webring, I'd like to learn more about these alternate discovery routes. Anyone have any concrete experience or recommendations to share?
Directory sites and webrings were artifacts of the early web, when search engines were pretty bad. They disappeared once search got better. https://en.wikipedia.org/wiki/Webring
Pulling my site from Google over AI training
11–20 of 102 posts
Re: Pulling my site from Google over AI training
#12This must be illegal, but how are all the little bloggers going to oppose it?
Re: Pulling my site from Google over AI training
#13Re: Pulling my site from Google over AI training
#14Re: Pulling my site from Google over AI training
#15As a substack author, with “permission is not granted to use any portion of this to train an ai” at the bottom of most of my posts, it’s bullshit that you have to do this sort of thing, and that it will almost certainly not work This must be illegal, but how are all the little bloggers going to oppose it?
Re: Pulling my site from Google over AI training
#16Author should update their robots.txt for Googlebot as well. It is not clear if noindex means "notrain" too. The entire webpage has to be read in and parsed for Google to extract that meta tag. However, robots.txt should stop the crawler before it proceeds to the rest of your site.
Re: Pulling my site from Google over AI training
#17Re: Pulling my site from Google over AI training
#18> Blocking bots that collect training data for AIs (and more) > In addition, I created a robots.txt file to tell “law abiding” bots what they’re not allowed to look at. I ought to have done this before but kind of assumed it came with my WordPress install (Nope.) > I specifically want to deter my website being used for training LLMs, so I blocked Common Crawl. Instead of blocking, it would be neater to present and al…
I was thinking about jamming along these lines, but the problem is that it's a game of whack-a-mole -- you have to keep up on what bots are active (robots.txt doesn't really help here, and focusing on Common Crawl is insufficient). My websites have been closed to the public since shortly after the release of ChatGPT, but I've been considering opening them up again, sort of. The not-logged-in experience being full of…
You have a legal right to do this (assuming the LLM bullshit isn't libel) but I don't see how it could be considered a moral act.
Re: Pulling my site from Google over AI training
#19As a substack author, with “permission is not granted to use any portion of this to train an ai” at the bottom of most of my posts, it’s bullshit that you have to do this sort of thing, and that it will almost certainly not work This must be illegal, but how are all the little bloggers going to oppose it?
I don't see why it would be illegal, AI reading it should be no different from anyone else.
Re: Pulling my site from Google over AI training
#20Why the preference not to have Google train their AI using your website content?