How to Add Hashtags to a Mastodon Bio for Discoverability

Mastodon users often struggle to get their posts seen by people who do not follow them. Unlike algorithms on centralized platforms, Mastodon relies on hashtags and federation to surface content. Your profile bio is one of the first places new visitors check, and adding hashtags there can help the Mastodon search engine index your account … Read more

Mastodon Hashtag CamelCase Best Practice for Accessibility

When you type a hashtag on Mastodon, the platform automatically preserves the capital letters you use. A hashtag like #AccessibleTech displays with the same capitalization in the post text but remains case-insensitive for search and filtering. This feature is called CamelCase or PascalCase hashtag formatting. It directly improves accessibility for screen reader users because the … Read more

Mastodon Trending Tags Approval Workflow for Admins

Mastodon server administrators often see tags appear in the Trending sidebar that do not match the community guidelines or the instance theme. Without an approval workflow, any tag that gains enough local activity can automatically trend. This can lead to spam tags, off-topic content, or hashtags that violate the server rules showing up prominently. This … Read more

How to Disable Trending Hashtags on a Mastodon Instance

Mastodon instances often display trending hashtags in the Explore section and the web interface sidebar. While trending hashtags can help users discover popular topics, instance moderators or administrators may want to disable this feature to reduce noise or limit exposure to certain content. This article explains how to turn off trending hashtags on a Mastodon … Read more

How to Use the Mastodon Tag Following API for Automation

Mastodon users can follow hashtags to see public posts that include those tags in their home feed. This feature helps you monitor topics without manually searching or adding every user who posts about them. The Tag Following API exposes this functionality programmatically, allowing automation scripts to follow or unfollow tags for a given user account. … Read more

Mastodon Hashtag Page Layout: Top, Latest, and Subscribers Explained

When you click a hashtag link in Mastodon, the page that opens can feel inconsistent. Sometimes you see popular posts from across the fediverse. Other times you see only recent posts from a single timeline. This happens because Mastodon offers three distinct hashtag page layouts: Top, Latest, and Subscribers. Each layout serves a different purpose … Read more