How to Search for Lists on Bluesky

Share

Although there is currently no built-in way search lists (moderation lists, block lists, mute lists, etc.) on Bluesky, there is a website we can use to find them.

This website lists over 14000 lists. If you click to view all of them, you can filter by moderation lists and feed lists by clicking on the "All types" dropdown list button.

Quotes

The only way to find mute lists at the moment is via browsing people's profiles, as far as I know.

https://github.com/bluesky-social/social-app/issues/671 (accessed 2024-11-17)

Search For Lists Through Google

I'm certified black belt in Google-fu, so I figured we could combine a couple of search operators in Google (site: and inurl:) to find them.

Searching on Google for:

site:https://bsky.app/profile/ inurl:lists

It will give us results such as:

Note that you'll need to click "show less relevant results" on Google because all of these URLs are indexed under the same title ("Bluesky"), and Bluesky didn't set a canonical URL for them (it loads the list tile via Javascript), so Google thinks they're all redundant pages. I don't know if this lack of basic SEO practices was deliberate by Bluesky or simply an oversight.

Unfortunately, because they all have the same title on Google, I can't really tell what is what without clicking on it, and it seems searching for specific terms doesn't work, e.g.:

comics site:https://bsky.app/profile/ inurl:lists

Gives me zero results which is preposterous.

Comments

Leave a Reply

Leave your thoughts! Required fields are marked *