this post was submitted on 12 Oct 2024
129 points (89.1% liked)

Technology

58727 readers
5194 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 59 points 5 days ago (1 children)

The video can be summarised into three main points:

  1. Advertisement offering Google a perverse incentive to make its search results worse, so the search ad results look comparatively better.
  2. Search engine optimisation.
  3. Generative AI integration with Google enshittifying the platform.

I'll focus on #2. Federated search might alleviate the problem.

It's counter-productive to optimise a page for multiple search engines, running different algorithms; it might perform better on [let's say] Google, but worse on [let's say] Bing, or vice versa, since they run different algos that prioritise different things. As such, almost all SEO is made for Google results.

And, in an environment where no search engine dominates the market, and the search engines use different algos, SEO goes away.

The problem with that is people don't want to use multiple search engines - they want to use one, that they believe to bring the best results on. (That's why we have a problem called Google on first place.) If only there was some way for those search engines to coexist, and to benefit from each other... well, that's basically federation, right?

How I see it working:

  • each instance crawls the web separately, focusing on the pages that it wants to
  • each instance has its own ranking algorithm
  • each pair of instances may opt to federate with each other or not
  • each instance can relay search queries to each other, if they're federated
  • as a user inputs a search query, based on keywords and/or user preferences, the instance might decide if it should service the user with local results (from that instance), with results from a federated instance, or a mix of both.

I believe that this system would make SEO really hard to do; in practice you'd be better focusing on good content. It would also lead to a situation where different search engines want to specialise, but still keep each other alive - as they benefit from their peers.

[–] [email protected] 12 points 5 days ago (1 children)

It needs to work and be reliable, else it becomes something like YaCy, that doesn't work that well. Well, Mastodon and Lemmy work fine, so that's a first step.

[–] [email protected] 11 points 5 days ago

It needs to work and be reliable

True that. And it needs to offer a better service than Google; "our services are federated so please use them!" is not enough to encourage the shift, I think.