I am creating a website where I have three weblogs: events, news, and a business directory. Ideally each weblog would have a different set of categories.
What I am trying to do is show multiple entries from different weblogs under a specific relate category. For example, if I create a news article about fishing, I would like to relate this to the “outdoors and recreation” category of the business directory weblog and the “fun” category for the event weblog.
What would you recommend as the best way of doing this?