Title: Multiple blogs, multiple loops
Last modified: August 18, 2016

---

# Multiple blogs, multiple loops

 *  [maerk](https://wordpress.org/support/users/maerk/)
 * (@maerk)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/multiple-blogs-multiple-loops/)
 * I have a number of WordPress installations and want to show the latest two posts
   from each blog on the front page of the site.
 * I have tried using multiple loops, but once I’ve connected to one blog (with `
   get_posts`, `query_posts` or even starting a new `WP_Query`) it won’t connect
   to another blog. I.e., it just shows the same two posts from the first two blogs.
 * I know you can do this with feeds, but I would prefer to do it using wordpress
   methods since that would be more efficient.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/multiple-blogs-multiple-loops/#post-505574)
 * Actually, the RSS method is _more_ efficient since it doesn’t mean new hits (
   queries) to the database.
    And here is how to do it with a “WP method”: [http://wordpress.org/support/topic/63249?replies=16#post-376454](http://wordpress.org/support/topic/63249?replies=16#post-376454)
 *  Thread Starter [maerk](https://wordpress.org/support/users/maerk/)
 * (@maerk)
 * [19 years, 4 months ago](https://wordpress.org/support/topic/multiple-blogs-multiple-loops/#post-505748)
 * Isn’t the feed generated on demand? If so that would mean more queries being 
   needed.
 * I think I’m going to use WordPress MU, actually, it seems to make more sense 
   for the project I’m working on.
 * Thanks for replying tho 😉

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Multiple blogs, multiple loops’ is closed to new replies.

## Tags

 * [loop](https://wordpress.org/support/topic-tag/loop/)
 * [multiple](https://wordpress.org/support/topic-tag/multiple/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [maerk](https://wordpress.org/support/users/maerk/)
 * Last activity: [19 years, 4 months ago](https://wordpress.org/support/topic/multiple-blogs-multiple-loops/#post-505748)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
