Clicking on the first website, I can't even view it because it's asking
for captcha.
So, to extend your comment: you do not need to worry about content if your
website isn't even reachable. A GET request should never result in the client
being bombarded with captchas. Unless you have a sure fire way to determine
if said client is a human or an evil AI taking over the world (nobody does),
just serve the damn page.
So, to extend your comment: you do not need to worry about content if your website isn't even reachable. A GET request should never result in the client being bombarded with captchas. Unless you have a sure fire way to determine if said client is a human or an evil AI taking over the world (nobody does), just serve the damn page.