I mean to me the biggest chokepoint is that this blog relies heavily on php for serving what should be static pages. My best strategy against bots has just been optimizing my sites and making as many user requests served static as I can.
Its been far better a payoff than trying to handle endless cases and adding unnecessary complexity.
I mean to me the biggest chokepoint is that this blog relies heavily on php for serving what should be static pages. My best strategy against bots has just been optimizing my sites and making as many user requests served static as I can. Its been far better a payoff than trying to handle endless cases and adding unnecessary complexity.
tl;dr I have a great strategy for defeating AI bots, but I'm not going to tell you what it is