|
|
|
|
|
by simonw
13 hours ago
|
|
I'm pretty happy with the way I've resolved this. I publish everything to my personal blog first, then once a week I copy and paste it all into a Substack newsletter. I get to use Substack for email distribution (which would cost me hundreds of dollars a month using most other solutions, I have 66,000 subscribers now) but my own blog stays the original point of truth. Here's the tool I use for the copy-pasting: https://tools.simonwillison.net/blog-to-newsletter Substack doesn't have an API for composing a newsletter, but their rich text editor DOES accept copy-pasted data - and copy-paste is the universal API. |
|
If I get it, you're basically using Substack as an email platform. So the blog (the "original") can use Wordpress, Ghost, whatever ; and this is the canonical place that all articles go to. But then you duplicate the content onto Substack so it gets pushed out as emails.
My understanding of what it means:
- the blog doesn't have its own subscription system ; you link out to Substack for that. So you must be massively losing out on blog-driven subscriptions because of the much higher friction (vs having the pop-ups directly on the blog)?
- all of your content is duplicated between the real blog and the Substack copy. How do you avoid Substack cannibalizing all of your blog's traffic, given that they are a bigger domain possibly better optimized for SEO?