Hi, I am in the process of creating a WP network with a separate blog for each users, but I would still like there to be simple way view the content from all blogs in one place.
I.e. if the base blog is domain.com/blog and the different users are
domain.com/blog/user1
domain.com/blog/user2
etc..
I would like all the content from each of these user to automatically be displayed on the base blog, domain.com/blog.
Is it possible to do this with any current method/plugin?
What is the easiest way to do it?
Should/can I simply add RSS feeds from each user to the /blog/ blog?
The next step would then be to be able to sort/filter content based on user or tags.
How could this be done?
I tried finding the solution on my own by googling and checking out plugins but so far have not been able to.
Thanks in advance!