this post was submitted on 13 Aug 2023
179 points (100.0% liked)

Technology

37355 readers
186 users here now

Rumors, happenings, and innovations in the technology sphere. If it's technological news or discussion of technology, it probably belongs here.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 21 points 10 months ago (3 children)

Yeah, it's already too late. Why didn't they provide this before they already scraped websites?

[–] [email protected] 15 points 10 months ago (2 children)

You think Google thought about robots.txt before they developed their search engine? Nah, it's all public Internet, and they scraped away.

A non-zero percentage of web sites will bother to follow these instructions, but it might as well be zero.

[–] [email protected] 8 points 10 months ago (2 children)

Yeah I always assumed robots.txt only told them to hide it from search results, but Google still scrapes everything they can from you. The illusion they skipped over you

[–] [email protected] 2 points 10 months ago

If you look in the server logs, you can see what their spiders are grabbing.

[–] [email protected] 1 points 10 months ago* (last edited 10 months ago)

No you've got it backwards.

Robots.txt absolutely stops Google from scraping your site.

But they can still learn enough by scraping other sites that link to yours to build a concrete picture of the contents of your website and they will use that info to populate search results that link to you.

If you don't want to appear in search results, then you need to tell Google which pages to hide, and to tell them that you have to allow them to scrape your site.

[–] [email protected] 3 points 10 months ago (1 children)

Very early on, at least, their spiders respected robots.txt.

I know there are folks that have all of the Big G in their robots.txt files on principle, might want to ask them if it works or not.

[–] [email protected] 3 points 10 months ago (1 children)

I do and I can confirm there are no requests (except for robots.txt and the odd /favicon.ico). Google sorta respects robots.txt. They do have a weird gotcha though: they still put the URLs in search, they just appear with an useless description. Their suggestion to avoid that can be summarized as: don't block us, let us crawl and just tell us not to use the result, just trust us! when they could very easily change that behavior to make more sense. Not a single damn person with Google blocked in robots.txt wants to be indexed, and their logic on password protecting kind of makes sense but my concern isn't security, it's that I don't like them (or Bing or Yandex).

Another gotcha I've seen linked is that their ad targeting bot for Google AdSense (different crawler) doesn't respect a * exclusion, but that kind of makes sense since it will only ever visit your site if you place AdSense ads on it.

And I suppose they'll train Bard on all data they scraped because of course. Probably no way to opt out of that without opting out of Google Search as well.

[–] [email protected] 1 points 10 months ago

Now that's a dirty trick.

[–] [email protected] 10 points 10 months ago

I’m guessing this question is rhetorical lol

[–] [email protected] 4 points 10 months ago

There would have been no reason for people to care before they scraped all the websites.