FreshRSS

πŸ”’
❌ About FreshRSS
There are new articles available, click to refresh the page.
Before yesterdayFedi.Tips

Ghost: Blogs and newsletters on the Fediverse

29 September 2025 at 18:36

Ghost ⧉ is a very popular free open source platform for creating websites, blogs and newsletters. It includes a paid subscription option, and is intended as a more ethical alternative to Nazi-hosting Substack ⧉.

You can now follow Ghost-powered sites from Mastodon etc as Ghost’s software has added Fediverse compatibility.

What’s the problem with Substack?

Perhaps the biggest problem is that it hosts and makes money from openly Nazi accounts featuring swastikas and which promote racist conspiracy theories ⧉.

Substack’s co-founder said in a post on his own blog in 2023 that they prefer to host Nazi accounts rather than remove them. When a backlash happened, Substack removed five such accounts but an investigative report from 2026 found lots more Nazi Substack accounts that continue to this day ⧉.

I currently use Substack but am interested in Ghost. What are the advantages of Ghost over Substack? How do I migrate my Substack account to Ghost?

There’s an excellent article by the tech journalist @molly0xfff@hachyderm.io ⧉ about the multiple benefits of migrating from Substack to Ghost, and also details of how she did it: Migrating from Substack to self-hosted Ghost: the details ⧉.

The article is about self-hosting Ghost but if you want an even easier option you can use paid options including managed hosting from Cloud68 ⧉ or the Ghost developers’ own hosting service Ghost.org ⧉.

I have a Ghost-powered site. How do I activate and use its Fediverse features?

See the guide to how to use the Fediverse on your Ghost-powered site.

How to follow Ghost-powered sites from Mastodon etc.

  1. Go to explore.ghost.org ⧉ (if you already know which Ghost site you want, skip to step 4 below)
  2. Click the category tab you want (swipe the tabs right to see more categories)
  3. Click the Ghost site you want to follow to find out more about it. If the Ghost site has its Fediverse account activated, you will see a section marked β€œOn the social web” in its listing.
  4. Click the β€œCopy” button in the β€œOn the social web” section, this will copy the Ghost site’s Fediverse address.
  5. In Mastodon etc, paste the address into the search box and the Ghost site’s profile will appear. Click on β€œFollow” to follow it and its posts will start gradually showing up in your timeline.

If there is no β€œOn the social web” in a listing, it means the Ghost-powered site hasn’t switched on its Fediverse compatiblity.

Is there a list of good Fediverse-compatible Ghost sites anywhere?

Yes, you can browse a human-curated list of good Ghost sites with their Fediverse addresses ready for you to copy-paste into Mastodon etc over on Fedi.Directory’s Ghost section ⧉.

Will Ghost-powered sites appear in search results in Mastodon etc?

Yes. As more people follow Ghost sites, they will gradually start showing up in search results on Mastodon etc alongside all the other kinds of Fediverse accounts. If you see a Ghost site in search results, you can just click on it and don’t need to copy-paste anything.

↩ Back to the front page

Activating Referrers: How server admins can (optionally) help spread the word about Mastodon

10 July 2025 at 14:48

Web browsers can send information to websites about clicks on links to them using β€œReferrers”. This can help websites identify where their traffic is coming from, but it can also bring privacy risks for the people doing the clicking.

By default, Mastodon asks web browsers not to send any information at all in Referrers.

On servers running Mastodon version 4.4.0 or newer, server admins are given the option to allow referrers to send the domain of the site where the click happened (such as example.com). If an admin activates this it would show sites being clicked on that their clicks came from that server, but would not by itself give any other kind of info.

The option for referrers is off by default, it will only be active if the admin switches it on. Each server admin has to decide for themselves if they activate it.

How can a Mastodon server admin activate referrers?

  1. Log in with your admin account on your Mastodon server website
  2. Click β‹― More (if you’re on the mobile web click ☰ first)
  3. Click Administration
  4. Click Server Settings
  5. Click Discovery tab at the top
  6. Scroll down to Privacy section and tick the box marked Allow external sites to see your Mastodon server as a traffic source
  7. Click Save Changes button at the bottom of the screen

What’s the case for switching on referrers?

By switching on link referrers, the admin will make all of their server’s clicks show up as coming from their server, and help give Mastodon visibility in click stats that it didn’t have before.

The optional referrer used by Mastodon just says the domain name of the server, it doesn’t by itself give any other information. It does not say who clicked a link, it doesn’t even say whether the person was a member of the server or a non-member who was just randomly browsing the server’s website.

What’s the case against switching on referrers?

By themselves domain referrers don’t give much information. The most significant problems come from sites that use cookies and other methods to track people across the internet. These kinds of data-hungry privacy-busting sites usually cross-reference their many different data sources to try to build up a picture of individuals they track.

If a link being clicked on belongs to a website that tracks people like this, identifying the domain in the referrer may tell the clicked site that a particular person has clicked on a link on that server’s website. They may then add this to their data on that individual.

Is there any way for individuals who don’t own servers to make their own decisions about this?

Yes. You can set your web browser not to send info through referrers at all, and this will override whatever websites or social networks tell them to do. Usually this is in the privacy settings of the browser and called something like β€œStrict protection” or similar.

What information does a referrer send about a click on Mastodon?

In the case of Mastodon, by default it asks browsers not to send any information in referrers.

The optional referrer setting available to admins would tell the browser to include the domain name of the server but nothing else. This is off by default.

Does one server’s decision about referrers affect clicks taking place on other servers?

No. As far as referrers go, federated posts are treated the same way as local posts, they’re all just links on the server’s website.

Why are Mastodon’s developers forcing domain referrers onto us?

They’re not, the domain referrer option is switched off by default. It’s your server admin who decides whether to activate domain referrers or not.

What about UTM codes in links? Don’t those show referrals from Mastodon? Why not just use those?

UTM codes are optional bits at the end of links that can be used to show where a click came from. However, they are relatively rare for Mastodon as they require the source of the link to include them. Also, quite often people either use another platform’s UTM code when sharing links or strip out all UTM codes completely.

HTTP referrers are more consistent in providing information about the actual source of clicks.

↩ Back to the front page

❌