How to Filter Out a Mastodon Hashtag From Your Federated Timeline

The Federated Timeline in Mastodon shows public posts from all instances your server knows. This feed can quickly fill with hashtags you do not want to see. Mastodon provides a built-in filter system to hide posts containing specific hashtags. This article explains how to create a filter that removes a hashtag from your Federated Timeline … Read more

Mastodon Hashtag Lowercase vs Mixed Case: Federation Behavior

You have likely noticed that hashtags on Mastodon behave differently depending on whether you type them in all lowercase or use mixed case like #Mastodon. Many users expect the hashtag to be treated exactly as typed, but the software normalizes them in ways that affect discoverability and federation. The reason is that Mastodon converts all … Read more

How to Search Mastodon Across Instances by Hashtag

Mastodon is a decentralized social network made up of thousands of independent servers called instances. Each instance hosts its own users and content, which can make finding posts from other instances feel difficult. A hashtag search in Mastodon does not limit results to just your home instance. Instead, it fetches public posts from every federated … Read more

Mastodon Hashtag Boost: How to Promote a Movement Tag Effectively

You want a hashtag to spread across Mastodon so more people join your campaign or conversation. Mastodon does not use an algorithm, so a hashtag only gains visibility through direct engagement from users and moderators. This article explains how to boost a movement tag by using strategic posting, federation timing, and moderation tools. The core … Read more

How to Use the Mastodon Hashtag API for Trending Lookups

You want to retrieve trending hashtags from a Mastodon instance programmatically, but the standard web interface only shows the top few tags without any filtering or automation. The Mastodon API provides a dedicated endpoint that returns the current trending hashtags, along with their usage history and metadata, enabling you to build custom dashboards, content monitoring … Read more