Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. Google Search rests on a social contract: their bots can crawl our sites, they can index our sites, and they can show excerpts of our sites because

Google Search rests on a social contract: their bots can crawl our sites, they can index our sites, and they can show excerpts of our sites because

Scheduled Pinned Locked Moved Uncategorized
127 Posts 82 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • inthehands@hachyderm.ioI inthehands@hachyderm.io

    OK, a •lot• of replies need this reponse:

    Yes, of •course• they will start ignoring robots.txt etc as soon as they think it hurts their business. Of course.

    It is important to •force that fight•, rather than just capitulating in advance.

    schamschula@mastodon.socialS This user is from outside of this forum
    schamschula@mastodon.socialS This user is from outside of this forum
    schamschula@mastodon.social
    wrote last edited by
    #45

    @inthehands If they ignore robots.txt, they will be added to the block list in nginx.conf. My robots.txt has a note stating as much. There is plenty of company there!

    albertcardona@mathstodon.xyzA 1 Reply Last reply
    0
    • sennoma@chaos.socialS sennoma@chaos.social

      @dotstdy You saw what happened to the last guy who did that, right? 🙂

      *blue flash*

      @joe @inthehands @ShadSterling

      dotstdy@mastodon.socialD This user is from outside of this forum
      dotstdy@mastodon.socialD This user is from outside of this forum
      dotstdy@mastodon.social
      wrote last edited by
      #46

      @sennoma @joe @inthehands @ShadSterling it's okay i put an `unsafe` label on the door

      1 Reply Last reply
      0
      • R relay@relay.publicsquare.global shared this topic
      • inthehands@hachyderm.ioI inthehands@hachyderm.io

        Quick strategy discussion, for those who understand Google indexing and SEO:

        If I want to yank a web site out of Google’s now-fully-extractive search, should I (1) disallow googlebot in robots.txt or (2) add `<meta name="googlebot" content="noindex">` to all the page headers?

        The goal here is not just to remove my contributions to the commons from Google’s results, but to •make Google aware• that sites are pulling consent. What will best do that?

        2/2

        crystal@hachyderm.ioC This user is from outside of this forum
        crystal@hachyderm.ioC This user is from outside of this forum
        crystal@hachyderm.io
        wrote last edited by
        #47

        @inthehands I think if you really want to sell that point, you should explicitly disallow googlebot in robots.txt, then also setup the middleware to respond with 404 to any other URI requested by googlebot

        1 Reply Last reply
        0
        • inthehands@hachyderm.ioI inthehands@hachyderm.io

          Quick strategy discussion, for those who understand Google indexing and SEO:

          If I want to yank a web site out of Google’s now-fully-extractive search, should I (1) disallow googlebot in robots.txt or (2) add `<meta name="googlebot" content="noindex">` to all the page headers?

          The goal here is not just to remove my contributions to the commons from Google’s results, but to •make Google aware• that sites are pulling consent. What will best do that?

          2/2

          khm@hj.9fs.netK This user is from outside of this forum
          khm@hj.9fs.netK This user is from outside of this forum
          khm@hj.9fs.net
          wrote last edited by
          #48
          I return 402 Payment Required to googlebot user agents
          hyc@mastodon.socialH cb@boop.bleepbop.spaceC dalias@hachyderm.ioD tk@f.kawa-kun.comT 4 Replies Last reply
          1
          0
          • inthehands@hachyderm.ioI inthehands@hachyderm.io

            Defeatism is form of surrender. Cynicism is surrender. Despair is surrender. Nihilism is surrender.

            Our job is to •care• and to •keep caring• and to •keep doing and keep building• and to •endure• longer than them.

            skellysoft@mastodon.gamedev.placeS This user is from outside of this forum
            skellysoft@mastodon.gamedev.placeS This user is from outside of this forum
            skellysoft@mastodon.gamedev.place
            wrote last edited by
            #49

            @inthehands hard agree (even though I'm thinking of this in broader terms). It can be so difficult to keep the will to do so, in practice... but it's important to do it whenever we can.

            1 Reply Last reply
            0
            • khm@hj.9fs.netK khm@hj.9fs.net
              I return 402 Payment Required to googlebot user agents
              hyc@mastodon.socialH This user is from outside of this forum
              hyc@mastodon.socialH This user is from outside of this forum
              hyc@mastodon.social
              wrote last edited by
              #50

              @khm @inthehands Oooh. I like it. Gonna have to add that to my nginx configs instead of 403. And add a Monero wallet address in the text content 😛

              macronaut@mas.toM 1 Reply Last reply
              0
              • inthehands@hachyderm.ioI inthehands@hachyderm.io

                RE: https://tldr.nettime.org/@tante/116605858023186072

                Google Search rests on a social contract: their bots can crawl our sites, they can index our sites, and they can show excerpts of our sites because

                and •only because•

                they send people to our sites. •Our• sites, our words, with our design, with our links, with our context and our aesthetics, shared the way we want to share them.

                Google is announcing — unambiguously and with great fanfare — that are fully breaking that contract. We should reciprocate.

                1/2

                ronanmcd@mastodon.greenR This user is from outside of this forum
                ronanmcd@mastodon.greenR This user is from outside of this forum
                ronanmcd@mastodon.green
                wrote last edited by
                #51

                @inthehands this is a great point

                1 Reply Last reply
                0
                • hyc@mastodon.socialH hyc@mastodon.social

                  @khm @inthehands Oooh. I like it. Gonna have to add that to my nginx configs instead of 403. And add a Monero wallet address in the text content 😛

                  macronaut@mas.toM This user is from outside of this forum
                  macronaut@mas.toM This user is from outside of this forum
                  macronaut@mas.to
                  wrote last edited by
                  #52

                  @hyc @khm @inthehands is there a “how to” on this that one can use to update their web server/site?

                  hyc@mastodon.socialH khm@hj.9fs.netK 2 Replies Last reply
                  0
                  • shadowjonathan@tech.lgbtS shadowjonathan@tech.lgbt

                    @inthehands this is a fence-post defense against this, google Will Not Care

                    just start poisoning the data once you detect that google is the one fetching it, just absolutely fucking destroy their LLM output

                    114@tech.lgbt1 This user is from outside of this forum
                    114@tech.lgbt1 This user is from outside of this forum
                    114@tech.lgbt
                    wrote last edited by
                    #53

                    @ShadowJonathan @inthehands agree. I don't think defense is the best reaction to sustain a healthy internet. this rhetoric has been untrue since... Google (other similar corps).

                    random offensive approach such as collective data poisoning, public exposé, factual based journalism, education, jailtime, guillotine & other accountability and positive encouragement should coexist to foster the internet to recover better

                    1 Reply Last reply
                    0
                    • inthehands@hachyderm.ioI inthehands@hachyderm.io

                      Quick strategy discussion, for those who understand Google indexing and SEO:

                      If I want to yank a web site out of Google’s now-fully-extractive search, should I (1) disallow googlebot in robots.txt or (2) add `<meta name="googlebot" content="noindex">` to all the page headers?

                      The goal here is not just to remove my contributions to the commons from Google’s results, but to •make Google aware• that sites are pulling consent. What will best do that?

                      2/2

                      jef@mastodon.socialJ This user is from outside of this forum
                      jef@mastodon.socialJ This user is from outside of this forum
                      jef@mastodon.social
                      wrote last edited by
                      #54

                      @inthehands How about blocking port 80 & 443 access from Google's netblocks? 142.250.0.0/15 for starters.

                      1 Reply Last reply
                      0
                      • macronaut@mas.toM macronaut@mas.to

                        @hyc @khm @inthehands is there a “how to” on this that one can use to update their web server/site?

                        hyc@mastodon.socialH This user is from outside of this forum
                        hyc@mastodon.socialH This user is from outside of this forum
                        hyc@mastodon.social
                        wrote last edited by
                        #55

                        @macronaut @khm @inthehands Currently I've created in nginx/conf/server_extra/block-useragent.conf:

                        if ($http_user_agent ~* meta-externalagent) {
                        return 403;
                        }

                        And I've added an
                        include server_extra/*.conf;

                        in my site's server{} config.

                        hyc@mastodon.socialH m0xee@nosh0b10.m0xee.netM 2 Replies Last reply
                        0
                        • hyc@mastodon.socialH hyc@mastodon.social

                          @macronaut @khm @inthehands Currently I've created in nginx/conf/server_extra/block-useragent.conf:

                          if ($http_user_agent ~* meta-externalagent) {
                          return 403;
                          }

                          And I've added an
                          include server_extra/*.conf;

                          in my site's server{} config.

                          hyc@mastodon.socialH This user is from outside of this forum
                          hyc@mastodon.socialH This user is from outside of this forum
                          hyc@mastodon.social
                          wrote last edited by
                          #56

                          @macronaut @khm @inthehands the update would change that 403 to a 402. And add "error_page 402 /402.html;" to the server{} config, and create the /402.html file in the docroot containing whatever desired message.

                          hyc@mastodon.socialH 1 Reply Last reply
                          0
                          • inthehands@hachyderm.ioI inthehands@hachyderm.io

                            Defeatism is form of surrender. Cynicism is surrender. Despair is surrender. Nihilism is surrender.

                            Our job is to •care• and to •keep caring• and to •keep doing and keep building• and to •endure• longer than them.

                            darwinwoodka@mastodon.socialD This user is from outside of this forum
                            darwinwoodka@mastodon.socialD This user is from outside of this forum
                            darwinwoodka@mastodon.social
                            wrote last edited by
                            #57

                            @inthehands

                            Damn straight.

                            Keep the faith, baby. And take care of each other.

                            1 Reply Last reply
                            0
                            • inthehands@hachyderm.ioI inthehands@hachyderm.io

                              Quick strategy discussion, for those who understand Google indexing and SEO:

                              If I want to yank a web site out of Google’s now-fully-extractive search, should I (1) disallow googlebot in robots.txt or (2) add `<meta name="googlebot" content="noindex">` to all the page headers?

                              The goal here is not just to remove my contributions to the commons from Google’s results, but to •make Google aware• that sites are pulling consent. What will best do that?

                              2/2

                              marco_m_aus_f@freiburg.socialM This user is from outside of this forum
                              marco_m_aus_f@freiburg.socialM This user is from outside of this forum
                              marco_m_aus_f@freiburg.social
                              wrote last edited by
                              #58

                              @inthehands Dissallow in robots.txt and install iocaine or anubis or another AI-poisoning software, should they ignore the robots.txt.

                              1 Reply Last reply
                              0
                              • mjd@mathstodon.xyzM mjd@mathstodon.xyz

                                @cceckman The contract I thought I was signing was this: I published my stuff on a worldwide information network, with no controls whatever, specifically so that anyone anywhere could access it. I did that with full understanding that it would enable people I might not like to read, copy, and share it and put it to uses that I couldn't foresee and might not approve of. And if I didn't want to entertain that possibility I should not have installed a program on my computer whose sole purpose was to deliver of my stuff to any rando who asked for it.

                                I'm not saying I got a good deal, or that I'm happy with the outcome. But I'm not going to pretend I was tricked or that Google reneged on a bargain. We had no bargain. I served them the stuff anyway, whenever they asked for it.

                                And I'm not sure I believe Paul Cantrell when he says he thought the contract was different from what I said.

                                donaldball@triangletoot.partyD This user is from outside of this forum
                                donaldball@triangletoot.partyD This user is from outside of this forum
                                donaldball@triangletoot.party
                                wrote last edited by
                                #59

                                @mjd @cceckman No. When you publish anything without a specific declaration otherwise, it is automatically covered by copyright protections. Those protections do *not* allow the extensive (ab)uses you cite, only those permitted by the fair use doctrine.

                                mjd@mathstodon.xyzM 1 Reply Last reply
                                0
                                • macronaut@mas.toM macronaut@mas.to

                                  @hyc @khm @inthehands is there a “how to” on this that one can use to update their web server/site?

                                  khm@hj.9fs.netK This user is from outside of this forum
                                  khm@hj.9fs.netK This user is from outside of this forum
                                  khm@hj.9fs.net
                                  wrote last edited by
                                  #60
                                  in nginx I have this
                                  if ($http_user_agent ~* (uptime|bot|index|spider|wler|brave)) { return 402 "Just send the money"; }
                                  it keeps out the riffraff.

                                  CC: @hyc@mastodon.social @inthehands@hachyderm.io
                                  ticho@mas.toT 1 Reply Last reply
                                  0
                                  • inthehands@hachyderm.ioI inthehands@hachyderm.io

                                    Quick strategy discussion, for those who understand Google indexing and SEO:

                                    If I want to yank a web site out of Google’s now-fully-extractive search, should I (1) disallow googlebot in robots.txt or (2) add `<meta name="googlebot" content="noindex">` to all the page headers?

                                    The goal here is not just to remove my contributions to the commons from Google’s results, but to •make Google aware• that sites are pulling consent. What will best do that?

                                    2/2

                                    datarama@hachyderm.ioD This user is from outside of this forum
                                    datarama@hachyderm.ioD This user is from outside of this forum
                                    datarama@hachyderm.io
                                    wrote last edited by
                                    #61

                                    @inthehands They're just going to take it anyway.

                                    1 Reply Last reply
                                    0
                                    • inthehands@hachyderm.ioI inthehands@hachyderm.io

                                      RE: https://tldr.nettime.org/@tante/116605858023186072

                                      Google Search rests on a social contract: their bots can crawl our sites, they can index our sites, and they can show excerpts of our sites because

                                      and •only because•

                                      they send people to our sites. •Our• sites, our words, with our design, with our links, with our context and our aesthetics, shared the way we want to share them.

                                      Google is announcing — unambiguously and with great fanfare — that are fully breaking that contract. We should reciprocate.

                                      1/2

                                      js@mastodon.nlJ This user is from outside of this forum
                                      js@mastodon.nlJ This user is from outside of this forum
                                      js@mastodon.nl
                                      wrote last edited by
                                      #62

                                      @inthehands Reciprocate how?

                                      1 Reply Last reply
                                      0
                                      • hyc@mastodon.socialH hyc@mastodon.social

                                        @macronaut @khm @inthehands Currently I've created in nginx/conf/server_extra/block-useragent.conf:

                                        if ($http_user_agent ~* meta-externalagent) {
                                        return 403;
                                        }

                                        And I've added an
                                        include server_extra/*.conf;

                                        in my site's server{} config.

                                        m0xee@nosh0b10.m0xee.netM This user is from outside of this forum
                                        m0xee@nosh0b10.m0xee.netM This user is from outside of this forum
                                        m0xee@nosh0b10.m0xee.net
                                        wrote last edited by
                                        #63
                                        @hyc@mastodon.social @macronaut@mas.to @khm@hj.9fs.net @inthehands@hachyderm.io
                                        I redirect those who make some requests either to FSB or to CIA depending on particular paths.
                                        Sadly, I don't think scripts making those requests follow redirects, but those who request .php files which I don't have on my server get redirected to FSB website 😂
                                        1 Reply Last reply
                                        0
                                        • inthehands@hachyderm.ioI inthehands@hachyderm.io

                                          @joe @ShadSterling
                                          I share Joe’s concern that poison-in-box systems will become detectable, but they seem like a good place to start.

                                          I’m even more a fan of bespoke one-off poison generators for those of us who have the means to write them. Both/and.

                                          androidarts@mastodon.gamedev.placeA This user is from outside of this forum
                                          androidarts@mastodon.gamedev.placeA This user is from outside of this forum
                                          androidarts@mastodon.gamedev.place
                                          wrote last edited by
                                          #64

                                          @inthehands @joe @ShadSterling

                                          Google went out on May 15th and said in their new "spam policy" (seemingly as a preemption) that they will downrank or completely delist sites that try to mess with their AI. Primarily SEO related but I suspect it also extends to "getting it to say stuff" and general poisoning.

                                          I've thought about putting my poison on noindex pages only in order to keep regular search clean and encourage a safe-haven. Might be pointless now.

                                          marginalia-search is pretty nice.

                                          joe@f.duriansoftware.comJ 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups