<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mitch Canter is [studionashvegas] &#187; WordPress MU</title>
	<atom:link href="http://www.studionashvegas.com/tag/wordpress-mu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.studionashvegas.com</link>
	<description>&#124; Nashville&#039;s Best WordPress Design, Web Development, and Marketing</description>
	<lastBuildDate>Sun, 20 Jun 2010 21:04:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WordPress MU: Promoting Posts from User Blogs</title>
		<link>http://www.studionashvegas.com/old-posts/wordpress-mu-promoting-posts-from-user-blogs/</link>
		<comments>http://www.studionashvegas.com/old-posts/wordpress-mu-promoting-posts-from-user-blogs/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 20:06:29 +0000</pubDate>
		<dc:creator>studionashvegas</dc:creator>
				<category><![CDATA[Old Posts]]></category>
		<category><![CDATA[Google Reader]]></category>
		<category><![CDATA[Promote Posts]]></category>
		<category><![CDATA[User Blogs]]></category>
		<category><![CDATA[WordPress MU]]></category>
		<category><![CDATA[WPMU]]></category>

		<guid isPermaLink="false">http://www.studionashvegas.com/?p=199</guid>
		<description><![CDATA[A long point of contention with WordPress MU users is the inability to &#8220;promote&#8221; posts from the user pages to the main blog feed.  This causes a disjoint between the bloggers and the site administrators who want to share the content their users are creating.  Other content management systems have this feature built-in, but WordPress [...]]]></description>
			<content:encoded><![CDATA[<p>A long point of contention with WordPress MU users is the inability to &#8220;promote&#8221; posts from the user pages to the main blog feed.  This causes a disjoint between the bloggers and the site administrators who want to share the content their users are creating.  Other content management systems have this feature built-in, but WordPress users have been trying workarounds (with little success) to allow their users to have the &#8220;15 MB of Fame&#8221; they deserve.</p>
<p>Working with the <a href="http://michigansfe.org">Students for a Free Economy</a>, we&#8217;ve come up with a solution that works really well (and gives added benefit to the site administrators)</p>
<p>The one caveat with this way is that it does not import the author&#8217;s names.  I&#8217;ll address that later in the post.</p>
<h3>You Need:</h3>
<p>1) Google Reader Account</p>
<p>2) <a href="http://wpmudev.org/project/WPMU-Sitewide-Feed-Plugin---ITDamager">WPMU &#8211; Sitewide Feed Plugin</a></p>
<p>3) <a href="http://devthought.com/wp-o-matic-the-wordpress-rss-agreggator/">WP-O-Matic Plugin</a></p>
<p>4) WPMU installed on a host with a few user blogs already created</p>
<h3>Let&#8217;s Roll</h3>
<p>1) Install Sitewide Feed into the /mu-plugins/ directory.  This compiles feeds from all over your MU installation and creates a &#8220;master feed&#8221; pulling in posts as they happen from the user blogs.  Putting it into the /mu-plugins/ directory automatically activates it, so you should be good to go.</p>
<p>2) Visit the generated feed.  It should be something like <a title="http://michigansfe.org/?wpmu-feed=posts" href="http://www.yourdomain.com?wpmu-feed=posts">http://www.yourdomain.com?wpmu-feed=posts</a> if you are running a subdirectory structure.  If you are running subdomains, it&#8217;s <a href="http://www.yourdomain.com/masterfeed/">http://www.yourdomain.com/masterfeed/</a> or whatever you set it to in the options.  Make sure the posts are being parsed correctly, then copy the feed url down.</p>
<p>3) Put the feed into your Google Reader.  This is the first step in allowing you to &#8220;promote posts&#8221;, but it also gives you a super easy way to check your user&#8217;s blogs for spam, inappropriate content, or anything else you as a site administrator need to be on the lookout for.</p>
<p>4) Look at your feed in Google Reader.  If it shows up OK, go ahead and share an item or two (making sure to annotate the author&#8217;s name and URL in the note).  Make sure it&#8217;s fairly recent so you can know immediately if it shows up in the master feed later.</p>
<p>5) Click on your &#8220;Shared Items&#8221; tab in the Reader sidebar.  It should bring up a page with only those items that you&#8217;ve shared, and a link to a public page.  Visit that link, and pull the RSS feed from the Firefox/IE toolbar (it should be long and look like this: <a href="http://www.google.com/reader/public/atom/user%2F08955600430794990750%2Fstate%2Fc">http://www.google.com/reader/public/atom/user%2F08955600430794990750%2Fstate%2Fc&#8230;</a>).</p>
<p>6) That feed is your shared items feed.  You are going to take those shared items and parse them onto your blog as promoted posts using WP-O-Matic.</p>
<p>OPTIONAL* 7) Create a new user (role doesn&#8217;t matter) in your main blog.  For the SFE blog we used &#8220;An SFE Blogger&#8221;, but you can call it whatever you want.  If you don&#8217;t mind it posting under your username, skip this step.</p>
<p> <img src='http://www.studionashvegas.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Install WP-O-Matic into your /plugins/ directory (you&#8217;ll have to manually activate this one) and follow the setup procedures. When you&#8217;re all set up, click &#8220;Add Campaign&#8221; to set up your newly generated shared items feed.</p>
<p>9) Set your options, and click Submit.</p>
<h3>And there you have it.</h3>
<p>To break it down in a nutshell, this method parses together all of your sites&#8217; blog feeds, brings them into Google Reader, allows you to moderate which posts you want to show up on the front page, and then pulls them in at a timed interval.  Sure, there are other methods people have found to doing this, but the utility in this method is that you have a way to monitor your entire site from a single dashboard, while allowing your users to have their moment in the sun.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-bg-shr">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.studionashvegas.com/old-posts/wordpress-mu-promoting-posts-from-user-blogs/feed" rel="nofollow" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.studionashvegas.com/old-posts/wordpress-mu-promoting-posts-from-user-blogs/&amp;title=WordPress+MU%3A+Promoting+Posts+from+User+Blogs" rel="nofollow" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.studionashvegas.com/old-posts/wordpress-mu-promoting-posts-from-user-blogs/&amp;title=WordPress+MU%3A+Promoting+Posts+from+User+Blogs" rel="nofollow" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.studionashvegas.com/old-posts/wordpress-mu-promoting-posts-from-user-blogs/&amp;t=WordPress+MU%3A+Promoting+Posts+from+User+Blogs" rel="nofollow" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-friendfeed">
			<a href="http://www.friendfeed.com/share?title=WordPress+MU%3A+Promoting+Posts+from+User+Blogs&amp;link=http://www.studionashvegas.com/old-posts/wordpress-mu-promoting-posts-from-user-blogs/" rel="nofollow" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.studionashvegas.com/old-posts/wordpress-mu-promoting-posts-from-user-blogs/&amp;imageurl=" rel="nofollow" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://www.studionashvegas.com/old-posts/wordpress-mu-promoting-posts-from-user-blogs/&amp;title=WordPress+MU%3A+Promoting+Posts+from+User+Blogs" rel="nofollow" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.studionashvegas.com/old-posts/wordpress-mu-promoting-posts-from-user-blogs/&amp;title=WordPress+MU%3A+Promoting+Posts+from+User+Blogs" rel="nofollow" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-technorati">
			<a href="http://technorati.com/faves?add=http://www.studionashvegas.com/old-posts/wordpress-mu-promoting-posts-from-user-blogs/" rel="nofollow" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="shr-tumblr">
			<a href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwww.studionashvegas.com%2Fold-posts%2Fwordpress-mu-promoting-posts-from-user-blogs%2F&amp;t=WordPress+MU%3A+Promoting+Posts+from+User+Blogs" rel="nofollow" title="Share this on Tumblr">Share this on Tumblr</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=WordPress+MU%3A+Promoting+Posts+from+User+Blogs+-+http://b2l.me/47gp6&amp;source=shareaholic" rel="nofollow" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

<div class="facebook_like_button"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.studionashvegas.com%2Fold-posts%2Fwordpress-mu-promoting-posts-from-user-blogs%2F&amp;layout=standard&amp;show-faces=true&amp;width=600&amp;action=recommend&amp;font=verdana&amp;colorscheme=dark" scrolling="no" frameborder="0" allowTransparency="true" style="padding: 0px 0px; border:none; overflow:hidden; width:600px; height:70px;"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.studionashvegas.com/old-posts/wordpress-mu-promoting-posts-from-user-blogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
