multiple blogs tabs in one website

Category: 

  • Question

Hi,
I'm setting a laboratory log (a `lablog') using the drupal cloud.
The lab I work for has multiple experiments, so that I would like to set a couple of different blog pages, one for each experiment.
Whereas I can and did create different content types (say, A and B) for each experiment, once I create a new post (regardless if it is of content type A or B), this new post displays on both blog pages/tabs.
I am new to drupal; would anybody have any idea of what I might do to advance?
(I also read in the internet that I did not need to create different content types, but only add a taxonomy class; but then I could not find a step-by-step guide on how to do so.)
Thanks a bunch in advance!

10/11/14

It sounds like the setup described at https://groups.drupal.org/node/199933#comment-660188 would suit your needs. Taxonomy can be used to create tags for your blog, but is not required. "B – Set up views for each blog" is probably what you're looking for at this point.

10/21/14

Thanks very much!

10/21/14