Earlier quoted context omitted.
Doesn’t that mean you have to know every IP Address used by Google bot now and in the future?
Not a very hard problem; after all, many websites allow full access to Googlebot IP ranges yet show a paywall to everyone else (including competing search engines). I also happen to ban Google ranges on multiple less-public sites specially since they completely ignore robots.txt and crawl-delay.
Removing my site from Google search
81–90 of 119 posts
Re: Removing my site from Google search
#82I suspect the easiest way to remove your site is to place on it content that Google frowns upon.
Re: Removing my site from Google search
#83Earlier quoted context omitted.
So, first, I don't think Google search is harmful, so I'm not especially interested in boycotting, but I'm happy to grant this for the discussion. There's already an interesting question about when boycotting is it worthwhile tactic, but in this situation, there's the additional complexity of there being two ends at which one could boycott a search engine: * Producer: don't allow the search engine to include your stu…
> (Disclosure: I work at Google, but not on Search, Chrome, or Gmail) I appreciate that you mention in your bio that you do work in Ads at Google, which seems directly relevant to OP’s point about boycotting Google by blocking indexing. If Google can’t or otherwise doesn’t index your content, Google can’t profit from selling ads that it otherwise show alongside search results for it. If Google de-indexing became popu…
Re: Removing my site from Google search
#84Why not use robots.txt instead of littering your html with googlebot instructions?
Re: Removing my site from Google search
#85I like Google, but wouldn’t mind a better search engine, even at the cost of my privacy, so long as I had a choice for what could be shared.
You're in luck, since there's active development in this space: Neeva.com and kagi.com two of the many alt search engines.
I'd forgotten about Kagi, thanks; someone mentioned it to me on IRC but it slipped my mind. I'll add it to the list later today.
Re: Removing my site from Google search
#86Oh hey I thought I was the only one. lucb1e.com and another site are also not indexed, though I blocked it based on the user agent string. That way it doesn't get page data or non-HTML files from my server. I introduced this when they were pulling this AMP thing: https://lucb1e.com/?p=post&id=130 It personally doesn't impact me, but it impacts other people on the internet and I figured it was the only thing I can do…
That’s a good idea,but google sometime crawls without the google user agent. So that’s not going to be 100 percent foolproof. You’d be better off just blocking all of the ip addresses that google crawls from. There are lists of those out there. When I used to cloak website content, and only serve up certain content to google, the only reliable way was to use ip cloaking. Because google crawls using “partners”, such a…
We don't use our hardware located on partner networks to do indexing. Those machines are searching for malware and serving some YouTube videos and Play Store downloads.
Re: Removing my site from Google search
#87I use simple HTTP auth with an easy username and password on most my sites. It is rarely a problem for anyone I invite, except perhaps Instagram's browser, but no crawler traffic.
That's a shitty solution. The whole point is to keep the website public.
For "general" audience, I would use a proof-of-work puzzle 10 seconds long and a basic question captcha with human review.
But for a site which is primarily for tech-savvy people, with an accent on retro-compatibility (HTTP auth is supported almost universally, even by Mosaic), I can't think of a better option. Not that interested in SEO, since the software is my main target.
Re: Removing my site from Google search
#88Earlier quoted context omitted.
Of course there are an infinite number of alternatives...I just quickly picked something that sounded decent that tried to make my point about my observation lately that Capitalism was getting knocked around everywhere I looked. In the last Econtalk podcast that I listened to last night, they discussed the loneliness "epidemic" and the author ended up blaming Thatcher-based Capitalism as perhaps the main reason why p…
> Capitalism [is] getting knocked around everywhere I looked. That's what happened with every social system in the past, and, while failures certainly have happened, we've always found ways for that criticism to result in improvements to our societies. It would be very surprising for the current shape of our society or, more generally, capitalism to be an exception to the rule, unless you subscribe to the "end of his…
Re: Removing my site from Google search
#89> …the essence of the exploitation here is the rendering of our lives as behavioral data for the sake of other’s improved control of us.
I don't doubt that surveillance capitalism is a problem. I do doubt that the underlying motive here on the part of capitalist concerns is improved control of us. Capitalism wants profit to move towards capital. Improved control might be a way of doing that, but it's only one tool in the arsenal of capital, and it's a fragile one at best.
It seems to me that the main motive of capitalism is to continue to drive high levels of desire-driven spending, and that it is at least as likely that surveillance capitalism is mostly about understanding how best to do that as it about actual control.
Yes, we know that marketing & advertising have demonstrated over the course of at least a century that consumer control is possible and desirable. It's just not clear that capitalism needs to increase or improve the level of control over what's already established.
Re: Removing my site from Google search
#90TFA cites a book on surveillance capitalism: > …the essence of the exploitation here is the rendering of our lives as behavioral data for the sake of other’s improved control of us. I don't doubt that surveillance capitalism is a problem. I do doubt that the underlying motive here on the part of capitalist concerns is improved control of us. Capitalism wants profit to move towards capital. Improved control might be a…