Hi everyone. I have some questions regarding the feasibility of a setup I would like to have. I’ve seen several helpful posts from people asking on behalf of similar ideas, but I’m a bit of a noob in terms of dev capabilities so I figured I would make my own post.
I would like to start writing again but the issue I have is that the topics I want to write about are so wildly different, and would entail different audiences. (For example, politics & genealogy. You could imagine how people who follow me for one might have no interest in the other, and may even be turned off or hesitant to subscribe due to this stark contrast).
What I am wondering is, whether or not there are any decent solutions for creating multiple blogs + a singular site/blog that could include content from the others? I know I could install multiple Ghost instances on subdomains, and I’ve heard about headless CMS and Gatsby but don’t fully understand if that’s what I need?
Example 1:
www. mainwebsite .com
Aggregates content from the following:
www. subdomain1.mainwebsite .com
www. subdomain2.mainwebsite .com
www. subdomain3.mainwebsite .com
Example 2:
www. mainwebsite .com - 1 Ghost setup, shows everything
www. website2 .com - Specific tag collection?
www. website3 .com - (Same as above)
(Alternatively, with subdomains.)
Ideally, each site would be able to have it’s own frontend, native or otherwise (Different Ghost themes for each? Something else?). I am not married to either having multiple installations or one, so long as the content is separated on the front end. (Tag collections alone don’t seem to be enough of a separation for this.) Having different backends (multiple installs) might be better for me in terms of organizational purposes, but I would then need to figure out how subscription/membership would work in this context.
One feature I like in Wordpress is the ability to make custom post types, so that these different post types would display as separate sections in the dashboard (helpful for my uses) as well as allow for different archive layouts and customization with the right plugins/tools. Although, that would still involve all of the content appearing on the same URL. I believe there are ways to map taxonomies to subdomains, but I’m pretty hellbent on wanting to use Ghost for this project so I’m hoping this is something I can do?
Ghost Newsletters accomplish something similar to what I’m envisioning, where people who subscribe to your site can subscribe to certain newsletters but not others. It would be nice to export subscriber data and see if they subscribed to blog1, blog2, blog3, or all. Ghost’s ability to segment members with tiers & labels is great, but I’d worry about directing all these different audiences to the same site.
Obviously I could manually copy and paste content from one Ghost instance to another and maintain separate subscriber lists and maybe use Zapier but there are a lot of reasons why that probably isn’t optimal haha.
So… what do y’all recommend? What level of integration is possible, not worth doing, etc., and what are folks’ thoughts on ways to do this? (And if anyone has examples of similar implementations, tutorials, etc., that would be much appreciated!) Sorry for the long post! Hope what I’m asking makes sense. Thanks!