Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • 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 (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  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

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
103 Indlæg 66 Posters 0 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • 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 sidst redigeret af
    #53

    @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 sidst redigeret af
      #54

      @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 sidst redigeret af
        #55

        @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.

        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 sidst redigeret af
          #56

          @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 sidst redigeret af
            #57

            @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 sidst redigeret af
              #58

              @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 sidst redigeret af
                #59
                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 sidst redigeret af
                  #60

                  @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 they are now fully breaking that already-ragged 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 sidst redigeret af
                    #61

                    @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 sidst redigeret af
                      #62
                      @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 sidst redigeret af
                        #63

                        @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
                        • 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.

                          williamoconnell@mas.toW This user is from outside of this forum
                          williamoconnell@mas.toW This user is from outside of this forum
                          williamoconnell@mas.to
                          wrote sidst redigeret af
                          #64

                          @mjd You thought posting something on the internet makes it public domain?

                          mjd@mathstodon.xyzM 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.

                            musevg@23.socialM This user is from outside of this forum
                            musevg@23.socialM This user is from outside of this forum
                            musevg@23.social
                            wrote sidst redigeret af
                            #65

                            @inthehands
                            I doubt the cynicism = surrender part. Cynicism is refusing to surrender in the face of an overly mighty enemy.

                            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 they are now fully breaking that already-ragged contract. We should reciprocate.

                              1/2

                              shadows@beige.partyS This user is from outside of this forum
                              shadows@beige.partyS This user is from outside of this forum
                              shadows@beige.party
                              wrote sidst redigeret af
                              #66

                              @inthehands I wonder if we need to go back to the things the companies used to use to hold us captive to keep them out. Walled gardens for instance. Something like a web list or web circle behind a login.

                              1 Reply Last reply
                              0
                              • khm@hj.9fs.netK khm@hj.9fs.net
                                I return 402 Payment Required to googlebot user agents
                                cb@boop.bleepbop.spaceC This user is from outside of this forum
                                cb@boop.bleepbop.spaceC This user is from outside of this forum
                                cb@boop.bleepbop.space
                                wrote sidst redigeret af
                                #67

                                @khm @inthehands that's awesome. i like iocaine as another way to mess with the bots. Give them 200's but serve them garbage

                                1 Reply Last reply
                                0
                                • williamoconnell@mas.toW williamoconnell@mas.to

                                  @mjd You thought posting something on the internet makes it public domain?

                                  mjd@mathstodon.xyzM This user is from outside of this forum
                                  mjd@mathstodon.xyzM This user is from outside of this forum
                                  mjd@mathstodon.xyz
                                  wrote sidst redigeret af
                                  #68

                                  @williamoconnell I didn't think that. But I did understand that as a practical matter it meant relinquishing most of my control over it.

                                  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.

                                    mav@masto.hackers.townM This user is from outside of this forum
                                    mav@masto.hackers.townM This user is from outside of this forum
                                    mav@masto.hackers.town
                                    wrote sidst redigeret af
                                    #69

                                    @inthehands but it's haaaaaaard 😐

                                    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.

                                      theothersimo@mastodon.socialT This user is from outside of this forum
                                      theothersimo@mastodon.socialT This user is from outside of this forum
                                      theothersimo@mastodon.social
                                      wrote sidst redigeret af
                                      #70

                                      @mjd @cceckman you should reset your online banking password to 00000000 then so that everyone can access it.

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

                                        Going with meta noindex for now. My thinking is that this actively tells Google to yank already-crawled content from their index, whereas they might take a robots.txt entry to mean “do not update, but keep showing last fetched.”

                                        korrupt@nrw.socialK This user is from outside of this forum
                                        korrupt@nrw.socialK This user is from outside of this forum
                                        korrupt@nrw.social
                                        wrote sidst redigeret af
                                        #71

                                        @inthehands meta noindex it is, definitely. robots disallow can actually hurt the process, since google cannot access the file with the noindex header and therefore won't deindex.
                                        btw, they do indeed respect noindex and robots.txt ATM, since its qute easy to check if pages still get found. Then again, you never know what does not show up in search but is used for training (without giving credit, obv.) anyway. As far as i see, google still remains more standard compliant as e.g. OpenAI.

                                        rndanger@infosec.exchangeR 1 Reply Last reply
                                        0
                                        • theothersimo@mastodon.socialT theothersimo@mastodon.social

                                          @mjd @cceckman you should reset your online banking password to 00000000 then so that everyone can access it.

                                          mjd@mathstodon.xyzM This user is from outside of this forum
                                          mjd@mathstodon.xyzM This user is from outside of this forum
                                          mjd@mathstodon.xyz
                                          wrote sidst redigeret af
                                          #72

                                          @theothersimo @cceckman

                                          Yes, if I wanted everyone to access my online bank account, that's exactly what I would do.

                                          theothersimo@mastodon.socialT 1 Reply Last reply
                                          0
                                          Svar
                                          • Svar som emne
                                          Login for at svare
                                          • Ældste til nyeste
                                          • Nyeste til ældste
                                          • Most Votes


                                          • Log ind

                                          • Har du ikke en konto? Tilmeld

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          Graciously hosted by data.coop
                                          • First post
                                            Last post
                                          0
                                          • Hjem
                                          • Seneste
                                          • Etiketter
                                          • Populære
                                          • Verden
                                          • Bruger
                                          • Grupper