-
Notifications
You must be signed in to change notification settings - Fork 85
Description
What
Hello and thanks for your work!
I use a Wordpress multisite installation to manage sites based on their topic.
First site and network management are on domain.ext; other sites are on topic1.domain.ext, topic2.domain.ext, etc.
Currently, when I install ActivityPub, the blog profiles have a different domain for every blog (by default @[email protected], @[email protected], etc.).
Instead, I'd rather use the main domain for all profiles, so I can have feeds/profiles @[email protected], @[email protected], etc.
Ideally, a consolidated feed for the whole network would also be nice (something like @[email protected]).
I am aware this is a niche use case and it might require a lot of work, so I won't be offended if you consider this a very low-priority. ;-)
Thanks for all the work you did and for you very quick response to my earlier bug request.
Why
I use several Wordpress websites for different topics, and it would be convenient if my followers could follow only the topics they are interested in, without having to create several different "activitypub servers".
How
No response