• @Veltoss
    link
    881 year ago

    How does Pinterest get around this then? They pollute image searches like crazy, and require you to login to see anything. At least they did, I blocked them from searches so maybe it’s different now.

    • @Son_of_dad
      link
      271 year ago

      Pinterest is cancer. They act like their content belongs to them when it’s all stolen images

    • @reverie
      link
      221 year ago

      They must have changed their paywall behavior, I just went and was able to see every image I clicked on.

      The login popup appears after a few pages but you can just exit out and keep viewing. Google should be able to index the pages without access issues

      Maybe that previous aggressive login screen killed their SEO before, I see much less pinterest images than I used to years ago

      • @Pika
        link
        181 year ago

        it 100% did, google removed over half the twitter links on its index due to dead links/login requirements, which if kept like that would basically kill all Twitter traffic since most traffic comes from search engines

    • HobbitFoot
      link
      fedilink
      151 year ago

      Most of these sites serve the information, then put up something to block being able to view it.

    • @gressen
      link
      151 year ago

      Easy - detect if you’re getting accessed by a search crawler or a human. Serve a full page or just a login request.

      • @RGB3x3
        link
        111 year ago

        So how can a user pretend to be a web crawler?

        • @[email protected]
          link
          fedilink
          61 year ago

          Ever heard of https://12ft.io/ ? It allows you to bypass alot of pay walls by basically pretending to be a search engine trying to index a website. For SEO reasons a lot of pay walled sites allow search engines to access the whole article to index. 12ft.io leverages this to show you whole articles behind paywalls. This is something you could also achieve by spoofing the User-Agent. It would probably work for things like Pinterest without an account as well, but that’s something I have never tried (since I have no interest in the cancer that is Pinterest).