Spyke

Syndicated from the fediverse. Read and engage on the original instance.

View original on programming.dev
lemmy·Lemmybyo_o

Will content on lemmy be indexed on the web?

Hey folks, was just thinking that one of the major benefits of forums is that it stores and indexes knowledge for the rest of time. I still regularly look up stackoverflow questions written years ago.

Are lemmy instances (such as https://programming.dev) going to be similarly indexed?

If there's been no thought on how to implement this, I was thinking that meta tags could be used to indicate to search engines that homegrown content (i.e. content that belongs to your own instance) should be indexed while federated content (i.e. content on your instance that was federated from other instances) should remain non-indexed.

That way, searching the title of this post on Google will only lead to a single result on the single instance that owns it.

Thoughts?

View original on programming.dev
12

3 replies

You can append (intext:"modlog" & "instances" & "docs" & "code" & "join lemmy") to your search query to search through all Lemmy instances. Works with Google, Startpage, SearX.

People are already working on unified search tool, it’s not really hard as all you need is a list of instances and and a way to index them.

7

You reached the end

Will content on lemmy be indexed on the web? | Spyke