I've restarted blogging last year, going from a handful of blog post to, publishing consistently. All content gets published on my blog first. I've seen an ~8x increase of traffic. I was affected by zero-clicks from Google's AI overview, but the bulk of my traffic now comes from RSS readers. I published a write up just this morning: https://idiallo.com/blog/what-its-like-blogging-in-2025
Hell yeah! Just subscribed. I want to add analytics to my blog too, haven't had any on my sites for about a decade.
Publish on your own site, syndicate elsewhere
31–40 of 261 posts
Re: Publish on your own site, syndicate elsewhere
#32Earlier quoted context omitted.
Hell yeah! Just subscribed. I want to add analytics to my blog too, haven't had any on my sites for about a decade.
Maybe a dumb question but why? Im a firm believer that data collected that doesnt have a clear action associated with it is meaningless - and i couldnt think of an action i would take if my traffic goes up or down on my personal blog - but tbh i mainly blog for myself not really to build an audience, so our objectives might differ
Re: Publish on your own site, syndicate elsewhere
#33Earlier quoted context omitted.
Hell yeah! Just subscribed. I want to add analytics to my blog too, haven't had any on my sites for about a decade.
Maybe a dumb question but why? Im a firm believer that data collected that doesnt have a clear action associated with it is meaningless - and i couldnt think of an action i would take if my traffic goes up or down on my personal blog - but tbh i mainly blog for myself not really to build an audience, so our objectives might differ
Re: Publish on your own site, syndicate elsewhere
#34This strategy is an alternative to PESOS (Publish Elsewhere, Syndicate (to your) Own Site) [0]. I really like this read on the indieweb website, it explains well why adopt this strategy for federation and emphasizes that "Friends are more important than federation", something a lot of nerds and hackers forget when defending their ideals. [0]: https://indieweb.org/PESOS
Re: Publish on your own site, syndicate elsewhere
#35> Syndication can be done fully automatically by the server At the risk of stating the obvious: this can get tricky, many popular social media platforms restrict automated posting. Policies around automation and/or api usage can change often and may not even be fully public as some might overlap anti spam measures.
Re: Publish on your own site, syndicate elsewhere
#36I think it's more accurate to see blogging as a distinct channel from other types of social media + content marketing
Re: Publish on your own site, syndicate elsewhere
#37From the referer (sic) data in my web server logs (which is not completely reliable but still offers some insight), the three largest sources of traffic to my website are:
1. RSS feeds - People using RSS aggregator services as well as local RSS reader tools.
2. Newsletters - I was surprised to discover just how many tech newsletters there are on the Web and how active their user bases are. Once in a while, a newsletter picks up one of my silly or quirky posts, which then brings a large number of visits from its followers.
3. Search engines - Traffic from Google, DuckDuckGo, Bing and similar search engines. This is usually for specific tools, games and HOWTO posts available on my website that some visitors tend to return to repeatedly.
Re: Publish on your own site, syndicate elsewhere
#38Re: Publish on your own site, syndicate elsewhere
#39Also, don't forget to set up an RSS or Atom feed for your website. Contrary to the recurring claim that RSS is dead, most of the traffic to my website still comes from RSS feeds, even in 2̶0̶2̶5̶ 2026! In fact, one of my silly little games became moderately popular because someone found it in my RSS feed and shared it on HN. [1] From the referer (sic) data in my web server logs (which is not completely reliable but s…