this post was submitted on 17 Jul 2023
516 points (97.6% liked)

Asklemmy

43372 readers
1586 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

most people i know use google by searching whatever question they have and including the word “reddit” at the end to find reddit threads since it currently has the most useful information.

As Lemmy gets more and more filled with useful threads and reviews it would be great if we can collectively improve Lemmy’s SEO so just including the word lemmy in a search will show lemmy threads related to the search.

The obscure tlds used in lemmy servers don’t help and lemmy.com currently redirects to lemm.ee. Is there a way we can improve the SEO of all instances or have lemmy.com be a aggregator of threads from many Lemmy servers?

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

Lemmy and other federated systems being spread out across individual instances does make things more difficult. Normally you could just do "site:reddit.com" and automatically filter all results to be from Reddit. But you can't do that because your result could be on any one of hundreds of instances, many of which do not have "lemmy" in their title.

It appear reasonably large instances like lemmy.one have been indexed, i got results using site:lemmy.one. and for those larger instances, they should still be able to index federated content.

[–] DarraignTheSane 12 points 1 year ago* (last edited 1 year ago) (2 children)

Maybe I'm misinterpreting what you're saying, but lemmy.one has basically no content on it other than the 8 communities that @jonah has created or allowed there. The whole point of that server is to allow people to simply login and then participate in other instances from there.

That is all to say, lemmy.one would be one of the "smaller" instances from a standpoint of content to be indexed by Google.

[–] [email protected] 27 points 1 year ago (2 children)

The whole point of that server is to allow people to simply login and then participate in other instances from there.

In order for users on lemmy.one to interact with content on other instances, lemmy.one has to import and host that content. So, it has plenty of content on it, just most of it originated elsewhere. That remote content should be just as indexable as local content.

[–] [email protected] 8 points 1 year ago* (last edited 1 year ago) (1 children)

I think it would be best if each post had a canonical tag pointed at the originating server’s version of that post. The lemmy ui generates a canonical tag now but I’m not sure it doesn’t just point to itself.

[–] [email protected] 1 points 1 year ago (1 children)

This sounds like a good idea for an issue on the Lemmy github.

[–] [email protected] 2 points 1 year ago

Now that I'm on desktop, I checked and this was just added in 0.18.2: https://github.com/LemmyNet/lemmy-ui/issues/1418

The weird thing (which they're also discussing elsewhere in this thread: https://upvote.au/comment/148846) is that it links to OP's instance rather than the community's instance.

[–] DarraignTheSane 5 points 1 year ago (1 children)

I didn't quite realize that, figured that when you were viewing another instances' content it was loading from that instance. I guess that means that Lemmy content across all instances has loads of redundant copies.

[–] [email protected] 6 points 1 year ago (1 children)

Yup. It's mirrored content all the way down.

[–] subnuggurat 1 points 1 year ago (2 children)

Noob question here. Does that mean each instance must hold the totality of the content it knows about?

[–] [email protected] 2 points 1 year ago

Yes it does. But only content created after subscribing to that community.

[–] [email protected] 2 points 1 year ago (1 children)

I'm not sure how lemmy or kbin handle instance-hosted media links -- whether they import the media and redirect the link, or whether they point to the original media object -- but otherwise, yes.

There are ways to access other websites directly from within a given website -- iframes and the like -- but that's not what happens here. Each website is independent of each other, and all text is locally hosted in your instance's database.

There are also (limited) copies of user profiles all over the place -- if you click on my username, for instance, you'll be taken to lemmy.world/u/[email protected]. That's a local lemmy.world user address, even though I'm not on lemmy.world. I can't login to that account -- it's either credentialless, or has randomized credentials -- but it exists. And by going there, you get to see what lemmy.world knows about my activity across the fediverse. Without ever leaving lemmy.world.

[–] subnuggurat 1 points 1 year ago

Thanks a lot for the explanation!

[–] MigratingtoLemmy 2 points 1 year ago

Probably talking about lemmy.world