Hi all,
I'm trying to make a small 'online newspaper' where there's the main blog, and the sub blogs... Sub blogs being 'news' 'tech' 'science' etc. and the most recent posts from those are displayed on the main blog. Also there are multiple authors for each... I can figure out the sub blogs, and the authors part.... but how do I have the main blog display the most recent posts from the sub blogs?
Also, is there a way to have a subblog search, and an all blogs search?
Thanks,
T
It seems what you're looking for here is an aggregator. Can Wordpress MU have an automatically updated aggregator for all the blogs that can be placed on the front page? I'd like to do this too.
This would be a great thing ... any ideas from the pros on how to do this?
Wouldn't call myself a pro but what I'm using is Inviz's great work: http://mu.wordpress.org/forums/topic/555
There are a couple of options. Your first option is to use the RSS stuff thatcomes with wordpress. This would be a bit redundant though...
The other option is to query the tables of said blogs for their most recent post, which would require you to do some sql queries (if i'm not mistaken). though what tose are, i know not off the top of my head, though a bit of research may prove useful.
http://mu.wordpress.org/forums/topic/555
This link goes no where. but I figured out where you were trying to go, and that guy's link is dead too. Too bad because it's sort of what I was looking for. Though this is all a year old. Anyone know anything about tools like the folks here were talking about?
Search for 'most recent posts".