One of the best things about reddit was looking for answers or other users with the same problem as you, and since Google didn’t really help with that anymore and instead insisted on giving you business results, the best practice was to put your search terms in followed by ‘reddit’ and you’d find your answer.

  • @marsara9
    link
    96
    edit-2
    11 months ago

    I’m working on a specialized search engine just for the fediverse. https://github.com/marsara9/lemmy-search

    If anyone wants to help out, feel free to reach out, but I hope to have something ready to release soon.

    The idea with my version is that it’ll search as much of Lemmy / the fediverse as it can and you can select the preferred instance that you want to open any link with.

    • @qisope
      link
      17
      edit-2
      11 months ago

      If you are looking to return relevant, well ranked results based on freeform queries you’d be better indexing into something like elasticsearch. Otherwise you’ll be reinventing solutions to well understood problems, like stemming as a very basic example.

      • @marsara9
        link
        811 months ago

        For the initial release the search is still fairly basic, but A LOT better than the built in search here.

        Right now I just look for IF the individual words match ANY of the words in the post title or body and then rank based on the number of upvotes that the post has.

        Future versions may look at using elastic search, etc… But for MVP it just looks for the number of hits + the score of the post as I assume the higher the score the more trustworthy the post, and obviously the more matches that to your query the more relevant the post is.

    • Excel
      link
      fedilink
      English
      511 months ago

      How is this different from just searching for posts on the original “seed instance”? Presumably you’re crawling through everything on all of the instances that it’s aware of, as opposed to the Lemmy built-in search which would only search communities that have a subscriber?

      • @marsara9
        link
        English
        111 months ago

        So the built in search here is VERY basic and slow. For example if I search for “How this is” it wouldn’t find your comment here as the word order has to match as well.

        One of my main goals is that you’ll be able to use my search engine like you would Google’s + adding reddit to the end of the query. Then from the search results the link you open would open in your preferred instance instead of the instance Google happened to crawl. Lastly if you want to Google Lemmy posts today you have to add every known Lemmy instance to your search query and even then Google still will open the link on whichever instance it happened to find it on rather than the instance you have an account on.

      • @marsara9
        link
        211 months ago

        If Kbin federates with the “seed” Lemmy server it’ll pick up the posts that way, but at the moment you’ll only be able to open links to Lemmy instances.

        In the future I hope to have it working with Kbin and others as well.

  • @[email protected]
    link
    fedilink
    5111 months ago

    They’re getting indexed, but search rankings are so low they’re buried. If you put <search term> site:<server> you get post results. For example lemmy site:lemmy.world

    • @RoyalEngineering
      link
      511 months ago

      You can also put site:lemmy.* and it’ll pick up some too.

  • @rtxn
    link
    51
    edit-2
    11 months ago

    I recently saw that someone was making a keyword search engine that works across the fediverse. I’ll try to find the project.

    edit: found it, unsurprisingly it’s called lemmy-search. Although it only seems to work on Lemmy instances.

    • @falconfetus8
      link
      2111 months ago

      That’s cool, but OP is specifically asking about finding things on Google.

        • @GammaScorpiiOP
          link
          311 months ago

          Yeah I meant just a neat way of searching for user posts.

          Google probably ingrained a little so that’s what I gravitate to, but if there are better ways of searching that’s helpful too. Having a search engine do it is good because you might come across old forum posts as well as Reddit, but over the years Reddit just became more prevalent. Obviously these new federated sites won’t yet have all the usable content, but I’m wondering if the process will be the same once they do.

  • @Candelestine
    link
    3711 months ago

    First we need to offer google competitive answers to reddits. Then it will consider indexing us.

    • @[email protected]
      link
      fedilink
      1111 months ago

      Would this be corrected naturally by people using feddit as a search term more or does google have to manually patch this things?

      • EnglishMobster
        link
        fedilink
        211 months ago

        It will be corrected over time, I presume automatically. I was one of the first people with a Steam Deck and when I searched for things Google would “helpfully” autocorrect to StreamDeck. But eventually Google figured it out.

    • MinusPi (she/they)
      link
      fedilink
      811 months ago

      I don’t know about others but I used to just add “reddit” to each of my searches. Wouldn’t adding “Lemmy” instead do the same thing eventually?

      • @[email protected]
        link
        fedilink
        1211 months ago

        The problem is I don’t know if it would pull instances that don’t contain Lemmy in the name.

        • tqgibtngo
          link
          fedilink
          311 months ago

          As a newcomer, I’ve visited 3 Lemmy sites: Beehaw. Lemmy.world, and a custom instance. I noticed that they each have page footers that contain: Join Lemmy. If the same is true of many Lemmy instances, I can add Lemmy (or, with quotation marks, “Join Lemmy”) in a Google query. — (Note: Top matches might not always be best matches on the originating instance, or sometimes the best matches might be hidden until I click “repeat the search with the omitted results included.” And of course sometimes I won’t get any match because the target hasn’t been indexed by Google.)

        • @[email protected]
          link
          fedilink
          211 months ago

          If it became a common enough thing to search for, Google would correct for that and start ranking Lemmy instances higher, regardless of what’s in the name.

        • @GammaScorpiiOP
          link
          311 months ago

          The issue is google for the last few years has been prioritising businesses and services with really good SEO. And ads.

          So in order to find helpful user content I always had to add Reddit to the search query.

        • @[email protected]
          link
          fedilink
          English
          411 months ago

          I don’t understand. I looked at your screenshot again and the search field seems to show feddit.de: Musk. This is not the site: syntax. What I suggested was Musk site:feddit.de. Am I missing something?

            • @[email protected]
              link
              fedilink
              English
              411 months ago

              I tried it myself and they’re not similar at all. site: is handled specially through Google’s advanced search syntax while the other approach is no different from a normal keyword. Please refer to the below images with attention to the result counts:

              It’s fine if you don’t want to use the syntax, but using it would solve your problem with keyword autocorrect and properly filter your results to only the website you’ve asked for.

      • Chozo
        link
        fedilink
        1
        edit-2
        11 months ago

        I think OP is asking about a broader, Fediverse-scaled search. So using the site: search tag will only search a single Lemmy instance. I don’t think Google will index cross-instance content in those searches, otherwise it’ll end up with a ton of duplicate results. So if what you’re looking for was actually posted to a different instance, it may not be found with that search.

        I’m just theorizing, though, since this is all still really new and untested.

    • yaomtc
      link
      fedilink
      211 months ago

      Why are people using a site named after the place they purposefully left with just one letter changed?

      • Moka
        link
        fedilink
        2
        edit-2
        11 months ago

        Presumably because reddit itself has a lot of positivity and memories attached to it for a lot of people - it wasn’t the site that people wanted to leave, but rather the ceo and staff behind it.

      • Orbitrix
        link
        fedilink
        111 months ago

        Feddit is the name of a Lemmy/kbin style federated instance.

  • @marcar
    link
    2111 months ago

    This would obviously be good for promoting Lemmy which I’m 100% all for.

    But from a privacy point of view, I also feel mods should be able to stop indexing or choose which engines can index for their specific communities and also users at a user should be able to control it. I understand that engines could ignore this, but I doubt the big ones would…

    I think I read that individual instances already can choose whether to be indexed or not, I could be wrong there

  • @[email protected]
    link
    fedilink
    15
    edit-2
    11 months ago

    Being decentralized will make it harder to just use “search + reddit” because you don’t know if it’s “search + lemmy.world” or “search + beehaw” or “search + kbin.” Also, each admin is in charge of their own Robots.txt.

  • theactualmitch
    link
    fedilink
    English
    210 months ago

    I’ve been experimenting with my instance and google does index my lemmy.mitchday.com page. If you search ‘lemmy mitch day’, you get my page right up top and a few motorhead fans named mitch down below.

    My experiment involves trying to SEO a vanity domain I’ve had for years and only used for email. Since July 4, the page ranking for my general site has steadily climbed. The little bit of traffic from other instances and a handful of subscriptions seems to be impacting the ranking.

    • xmrscott
      link
      fedilink
      111 months ago

      They can. For Mastodon there’s an option for “Opt-out of search engine indexing” which adds a “noindex” tag to your profile which Google respects. Not all indexers respect the tag however and “noindex” data isn’t federated which can cause your replies to show up: https://github.com/mastodon/mastodon/issues/22047