Where is a good place to blog if you are hoping to make a couple of cents from your output. If you are self hosting what are you using and is it worth it?
Molly White wrote up some really detailed advice about how she uses Ghost https://www.citationneeded.news/substack-to-self-hosted-ghost/
I'm not hoping to monetise my own blog, so I just built it in 11ty and hosted on Cloudflare Pages https://crabmusket.net/2024/rebuilding-the-blog/
I have a blog/notebook on Hashnode, they have a decent WYSIWYG editor as well as a markdown editor and you can automatically sync the Markdown files to GitHub. I think it's possible to use your own domain as well. I was just looking for a place to collect notes and how-tos and I've found it to be perfect for this use case.
As a self-hosted option for long-form articles, I've been playing around with Astro using their official blog theme on GitHub Pages, which is straightforward to set up and use.
Either way, you'll get most of your traffic from search engines (mostly Google) or your own social media. So if generating an income is a goal, I don't think it really matters where you host the blog as long as it's compatible with your chosen way of monetization.
I think the only way to make money with blogging is through a newsletter subscription. With regular ads you're looking at around $1 per 1,000 visitors, so that's probably not worth it unless you have substantial traffic (plus it might drive away your target audience). Assuming you're writing about tech, you could look into EthicalAds (no affiliation, I just see their ads from time to time). They require at least 50k pageviews per months and claim to pay around $2.50 per 1,000 views, you can use their calculator to get estimates.
Based on my own experience, I believe it's unlikely you can get to these sorts of numbers unless you're consistently writing about a very popular topic that lots of people are searching for and where your blog happens to be among the top results, or have a large audience through social media.
Yeah I built an Astro site and threw it on Netlify (which was very easy). But I'm not looking to make anything off of it
I use Ghost(Pro) because I don't want to maintain my own setup and I wanted to support the project
Thanks for all the tips guys. I will be looking into them to see what suits best.
I quite like Mataroa in principle/focus. I haven't blogged in a while, but if I did it'd probably be there :P
Never been there but I did drive through Taihape once on my way to welly from Tauranga.
I have deployed some blogs/static sites using quarto and deployed them on fly.io with a simple nginx deployment.
The nginx machines scales to 0 and there is not much traffic, so it is cheap.
I just started blogging again. I created Field Theories which is Astro with a sprinkling of Svelte hosted on Fly.
I'm also not looking to monetize, so it's just a section of my site built in Zola served on Cloudflare Pages
Last updated: Apr 03 2025 at 23:38 UTC