<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>WPMU Tutorials</title>
	
	<link>http://wpmututorials.com</link>
	<description>WordPressMU explained - tips, hints, tricks and how-to's</description>
	<pubDate>Fri, 03 Jul 2009 19:15:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/WpmuTutorials" type="application/rss+xml" /><feedburner:emailServiceId>WpmuTutorials</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Building a Better Blog host: Week 4, the SEO and stats edition</title>
		<link>http://feedproxy.google.com/~r/WpmuTutorials/~3/BNJqYTn6Aw8/</link>
		<comments>http://wpmututorials.com/how-to/building-a-better-blog-host-week-4-the-seo-and-stats-edition/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 18:40:27 +0000</pubDate>
		<dc:creator>andrea</dc:creator>
		
		<category><![CDATA[how to]]></category>

		<category><![CDATA[analytics]]></category>

		<category><![CDATA[efficiency]]></category>

		<category><![CDATA[overhead]]></category>

		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[seo]]></category>

		<category><![CDATA[statistics]]></category>

		<category><![CDATA[stats]]></category>

		<category><![CDATA[wordpressmu]]></category>

		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=245</guid>
		<description><![CDATA[Before we begin this week&#8217;s edition, I would like to offer the disclaimer that I am nowhere near an SEO expert. I am just offering some advice and pointing to resources, as well as passing on some things that I have noticed after working on multiple installs for many clients.
SEO, if you aren&#8217;t aware, stands [...]]]></description>
			<content:encoded><![CDATA[<p>Before we begin this week&#8217;s edition, I would like to offer the disclaimer that I am <em>nowhere near</em> an SEO expert. I am just offering some advice and pointing to resources, as well as passing on some things that I have noticed after working on multiple installs for many clients.</p>
<p>SEO, if you aren&#8217;t aware, stands for Search Engine Optimization. This is important, as we want search engines to find us (usually) and index our content fully so they can serve it up in their searches. Optimization does not guarantee results. While it can certainly help get your site higher up in ranking and search results, like I tell my kids, <strong>we can&#8217;t all be first</strong>. The real key is content - if you have a lot, and it&#8217;s good, the search engines will gobble you up. The optimization part is really just tweaking. It is not a be-all and end-all.</p>
<p><strong>Default Settings </strong><br />
The most important thing you need to know about WPMU: it has a privacy option. This is available on signup, and also in the admin area of each blog, under Settings -&gt; Privacy.<br />
<a href="http://wpmututorials.com/files/2009/07/privacy-settings.png"><img class="aligncenter size-full wp-image-246" title="privacy-settings" src="http://wpmututorials.com/files/2009/07/privacy-settings.png" alt="privacy-settings" width="448" height="184" /></a></p>
<p>The first option is default; the second adds a &#8220;no-index&#8221; to the header of the blog. This will keep search engines from listing the blogs AND it will also keep that blog out of any sitewide listing as well.</p>
<p>I have found the WordPressMU-based sites get indexed quickly and frequently by search engines, <em>without any extra help at all</em>. Remember, WPMU does not merely add more blogs, everything is <em>multiplied</em>. The search engines will recognize what&#8217;s going on, and will be made aware that the content on the site will be changing frequently, and in some cases near-constantly. As a side note: I have seen search engine crawlers bring down WPMU-based sites simply by crawling them so often.</p>
<p>Permalinks: if you like, you can set the permalinks to something other than the default using <a href="http://wpmudev.org/project/wpmu-blog-defaults">Deanna&#8217;s Blog Defaults</a> plugin. If you&#8217;re really set on leaving it, you can use the <a href="http://wpmudev.org/project/Menus">disable menus plugin</a> to disable user access so they can&#8217;t change it later.</p>
<p><strong>The Difference between Subdomains and Subfolders</strong><br />
You should have noticed during the installation process that you can pick between subfolders (or subdirectories, same thing) or subdomains when you install. How do search engines treat either setup? In a nutshell, what I have learned is the following:</p>
<p>Subdomain: each blog is seen as a separate site from the main site, as long as there is not too much interlinking going on. Page Rank is retained on a per blog basis.<br />
Subfolder: each blog is seen as part of the main site, as if it were its own category or page. Page Rank seems to be inherited from the main site.</p>
<p><strong>Themes &amp; plugins</strong><br />
I am of the opinion that while there are plugins that handle SEO, many of the options that affect this are theme-based, and one should pick SEO themes to start with. This will cut down on the amount of processing done on the entire site. Remember, everything is multiplied, not added. If our theme is handling H1/H2 headings properly, then we won&#8217;t need to add extra overhead to the entire site by enabling a plugin to make the headings have the proper tags.</p>
<p>I tend to not use any SEO-specific plugins on WPMU-based sites, unless and until I know for sure that some pages are being excluded for no good reason I can determine. The All-in-One SEO pack seems to work okay in WPMU. The problem is, the generic user may not know how to use it. If you are using a particular theme that has SEO options built in, then an SEO plugin in tandem is complete overkill.</p>
<p>There are also many sitemap generator plugin for WordPress, that simply don&#8217;t work properly with MU. They can&#8217;t distinguish between the blogs. I have also found that sitemap generation can slow down the blogs. I haven&#8217;t fully tested <a href="http://www.dagondesign.com/articles/sitemap-generator-plugin-for-wordpress/">DDSitemap Gen</a>, but it seems to work and as an added bonus you can insert a shortcode in a page and generate a human-readable sitemap.</p>
<p>I am not sure how sitemaps work on subfolder blogs. Logically, I would think they&#8217;d include all the subblogs as part of the main site.</p>
<p>It really is a payoff that you may need to think hard about: which do you want, a fast site, or one that is SEO&#8217;d to the gills? Most of the time, you can shoot for the middle and do fine. If the main point of your site is to build a community, then you should not spend a lot of time on SEO. Pick some good themes, have the blogs public, and get your users posting as much as possible. Search engines will love you.</p>
<p>I do know the the premium plugin here works. <a href="http://premium.wpmudev.org/project/sitemaps-and-seo-wordpress-mu-style/?ref=illutic-166">SEO &amp; Sitemaps</a></p>
<p>If you really want to improve your SEO skills in WordPress in general, then I&#8217;d have to recommend  <a href="https://www.e-junkie.com/ecom/gb.php?ii=121206&amp;c=ib&amp;aff=50833" target="ejejcsingle">IttyBiz&#8217;s Ninja SEO school</a>. It&#8217;s pretty freakin&#8217; awesome and she swears like a sailor. I heart her so much. Plus the ebook is <em>extremely good</em>.</p>
<p><strong>Onward to stats</strong><br />
Some people are stats crazy (hello!) and love to see what&#8217;s going on in all kinds of different ways. There&#8217;s a built-in function we can use that pulls the number of blogs and users.</p>
<p>We can call this function in a theme file by pasting it in wherever we want it to appear.</p>
<p>That&#8217;s pretty simple though, what if we want Analytics? I showed you how to write a simple plugin to hook into the footer here, then you can paste in your GA code. Or, just <a href="http://wpmudev.org/project/Google-Analytics-Plugin-For-Wordpress-MU---Revised--English">get this plugin</a>. This will track every blog on the site, and you can see which blogs are popular by drilling down the GA menus.</p>
<p>But you can also use a plugin to <a href="http://shuttlex.bloggs.be/2009/03/free-wordpress-mu-google-analytics-plugin/">let your users track their blogs with Google Analytics too</a>.</p>
<p>There are a few stats plugins for WPMU, and one regular stats plugin that has been reported to work in MU.<br />
<a href="http://wpmudev.org/project/Fimii-WPMU-Stats">Fimii WPMU Stats</a><br />
<a href="http://wpmudev.org/project/wibstats-statistics-for-wordpress-mu">Wibstats Statistics for WPMU</a><br />
<a href="http://wordpress.org/extend/plugins/statpress-reloaded/"><br />
StatsPress Reloaded</a></p>
<p>I haven&#8217;t tried any of these extensively myself. Most of the users I manage who are interested in stats were happy with Sitemeter code in a widget. Sometimes a third-party will do. <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Feel free to share any of your own SEO advice, or any stats plugins you&#8217;ve tried - good and bad.</p>
<hr />
<p><small>© andrea for <a href="http://wpmututorials.com">WPMU Tutorials</a>, 2009. |
<a href="http://wpmututorials.com/how-to/building-a-better-blog-host-week-4-the-seo-and-stats-edition/">Permalink</a> |
<a href="http://wpmututorials.com/how-to/building-a-better-blog-host-week-4-the-seo-and-stats-edition/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/how-to/building-a-better-blog-host-week-4-the-seo-and-stats-edition/&title=Building a Better Blog host: Week 4, the SEO and stats edition">del.icio.us</a>
<br/>
Post tags: <a href="http://wpmututorials.com/tag/analytics/" rel="tag">analytics</a>, <a href="http://wpmututorials.com/tag/efficiency/" rel="tag">efficiency</a>, <a href="http://wpmututorials.com/tag/overhead/" rel="tag">overhead</a>, <a href="http://wpmututorials.com/tag/plugins/" rel="tag">Plugins</a>, <a href="http://wpmututorials.com/tag/seo/" rel="tag">seo</a>, <a href="http://wpmututorials.com/tag/statistics/" rel="tag">statistics</a>, <a href="http://wpmututorials.com/tag/stats/" rel="tag">stats</a>, <a href="http://wpmututorials.com/tag/wordpressmu/" rel="tag">wordpressmu</a>, <a href="http://wpmututorials.com/tag/wpmu/" rel="tag">wpmu</a><br/>
</small></p>
<p>Need real genuine helpful support? <a href="http://musupport.net">MU Support</a>.</p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=BNJqYTn6Aw8:J4fWeYRz7R8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=BNJqYTn6Aw8:J4fWeYRz7R8:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=BNJqYTn6Aw8:J4fWeYRz7R8:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=BNJqYTn6Aw8:J4fWeYRz7R8:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=BNJqYTn6Aw8:J4fWeYRz7R8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=BNJqYTn6Aw8:J4fWeYRz7R8:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=BNJqYTn6Aw8:J4fWeYRz7R8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=BNJqYTn6Aw8:J4fWeYRz7R8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=BNJqYTn6Aw8:J4fWeYRz7R8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=BNJqYTn6Aw8:J4fWeYRz7R8:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=BNJqYTn6Aw8:J4fWeYRz7R8:Miiyz6yFTis"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=Miiyz6yFTis" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WpmuTutorials/~4/BNJqYTn6Aw8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/how-to/building-a-better-blog-host-week-4-the-seo-and-stats-edition/feed/</wfw:commentRss>
		<feedburner:origLink>http://wpmututorials.com/how-to/building-a-better-blog-host-week-4-the-seo-and-stats-edition/</feedburner:origLink></item>
		<item>
		<title>Advanced Export for WP and WPMU</title>
		<link>http://feedproxy.google.com/~r/WpmuTutorials/~3/rvOxyTWdAAI/</link>
		<comments>http://wpmututorials.com/plugins/advanced-export/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 23:37:04 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[export]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=242</guid>
		<description><![CDATA[Note: This plugin has been submitted to the weblogtooolscollection plugin competition 2009. 
Working with a single large export file can be difficult. Use this plugin to create multiple export files that contain sections of your blog. This plugin has been tested on WP versions 2.7 - 2.8 &#038; WPMU 2.7.X.
All restriction options provided in the [...]]]></description>
			<content:encoded><![CDATA[<p>Note: This plugin has been submitted to the <a href="http://weblogtoolscollection.com/pluginblog/2009/06/27/advanced-export-for-wp-and-wpmu/">weblogtooolscollection plugin competition 2009</a>. </p>
<p>Working with a single large export file can be difficult. Use this plugin to create multiple export files that contain sections of your blog. This plugin has been tested on WP versions 2.7 - 2.8 &#038; WPMU 2.7.X.</p>
<p>All restriction options provided in the plugin are <strong>optional</strong>. If no restrictions are selected, this plugin generates the same export file as the export feature built into WP &#038; WPMU.</p>
<h3>Features</h3>
<p>Export by any combination of:</p>
<ul>
<li><strong>Date Range</strong> - Start &amp; end month/year</li>
<li><strong>Author</strong> - Same as WP/WPMU built-in export</li>
<li><strong>Category</strong> - Export a specific category</li>
<li><strong>Content type</strong> - Choose either posts or pages</li>
<li><strong>Post status</strong> - Choose Draft, Published, Scheduled or Private</li>
</ul>
<h3>Screenshot</h3>
<p><img src="http://wpmututorials.com/files/2009/06/export.png" alt="Advanced Export for WP and WPMU" class="alignleft size-medium wp-image-243" /></p>
<p>The plugin can be <a href="http://wordpress.org/extend/plugins/advanced-export-for-wp-wpmu/">downloaded from the plugin repository</a>. (HT: <a href="http://trentadams.com">Trent</a> who did some early testing for me <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<hr />
<p><small>© ahome for <a href="http://wpmututorials.com">WPMU Tutorials</a>, 2009. |
<a href="http://wpmututorials.com/plugins/advanced-export/">Permalink</a> |
<a href="http://wpmututorials.com/plugins/advanced-export/#comments">7 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/plugins/advanced-export/&title=Advanced Export for WP and WPMU">del.icio.us</a>
<br/>
Post tags: <a href="http://wpmututorials.com/tag/export/" rel="tag">export</a>, <a href="http://wpmututorials.com/tag/wordpress/" rel="tag">wordpress</a>, <a href="http://wpmututorials.com/tag/wpmu/" rel="tag">wpmu</a><br/>
</small></p>
<p>Need real genuine helpful support? <a href="http://musupport.net">MU Support</a>.</p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=rvOxyTWdAAI:_QPaNjZi5BE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=rvOxyTWdAAI:_QPaNjZi5BE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=rvOxyTWdAAI:_QPaNjZi5BE:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=rvOxyTWdAAI:_QPaNjZi5BE:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=rvOxyTWdAAI:_QPaNjZi5BE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=rvOxyTWdAAI:_QPaNjZi5BE:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=rvOxyTWdAAI:_QPaNjZi5BE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=rvOxyTWdAAI:_QPaNjZi5BE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=rvOxyTWdAAI:_QPaNjZi5BE:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=rvOxyTWdAAI:_QPaNjZi5BE:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=rvOxyTWdAAI:_QPaNjZi5BE:Miiyz6yFTis"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=Miiyz6yFTis" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WpmuTutorials/~4/rvOxyTWdAAI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/plugins/advanced-export/feed/</wfw:commentRss>
		<feedburner:origLink>http://wpmututorials.com/plugins/advanced-export/</feedburner:origLink></item>
		<item>
		<title>Week #3 Build a better blog site - User themes and plugins</title>
		<link>http://feedproxy.google.com/~r/WpmuTutorials/~3/7EJMC3sbfHM/</link>
		<comments>http://wpmututorials.com/how-to/week-3-build-a-better-blog-site-user-themes-and-plugins/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 17:58:35 +0000</pubDate>
		<dc:creator>andrea</dc:creator>
		
		<category><![CDATA[how to]]></category>

		<category><![CDATA[advice]]></category>

		<category><![CDATA[bbpress]]></category>

		<category><![CDATA[buddypress]]></category>

		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[Themes]]></category>

		<category><![CDATA[wordpressmu]]></category>

		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=241</guid>
		<description><![CDATA[So our site is up and running, our main page is getting all set up, but what now? The reason we built the site in the first place: our users. Like a houseplant, we have to give them everything they need so they don&#8217;t shrivel up and go away. Remember the notes we made back [...]]]></description>
			<content:encoded><![CDATA[<p>So our site is up and running, our main page is getting all set up, but what now? The reason we built the site in the first place: our users. Like a houseplant, we have to give them everything they need so they don&#8217;t shrivel up and go away. Remember <a href="http://wpmututorials.com/how-to/building-a-better-blog-host-week-1/">the notes we made back in week #1</a>? This is where we&#8217;ll need them.</p>
<p>We&#8217;ll need to think about our users and what they will be doing, and how they will use the site. Maybe you already know of a few themes and plugins you&#8217;ll be needing for sure: P2 for a twitter-like site or comicpress if you&#8217;re starting a webcomic network.</p>
<p><strong>Themes</strong><br />
Generally speaking, any WordPress theme will work on WPMU. However, there are a few things to look out for and change or fix so they are polished up and presentable. Since users cannot edit themes and each themes is shared by whomever picks it, things like this:</p>
<blockquote><p>About Me:<br />
edit sidebar.php to replace this text</p></blockquote>
<p>is something you are going to want to remove from a theme. Users can&#8217;t edit that, and even if they could, the same text will show up for everyone. You will also want to get rid of any sponsored links, encrypted footers, or just plain jacked-up theme code. You&#8217;ll know this by checking out your error logs periodicaly. (I&#8217;ve seen themes calling non-exisitant images they don&#8217;t need) Plus make sure the themes have wp_head in the header file and wp_footer in the footer file, and that themes are localized if you&#8217;re going to offer different languages.</p>
<p>You can also use the <a href="http://wpmudev.org/project/Farms-100-big-ones-theme-pack">100 theme pack</a>, but the down side is you&#8217;ll be offering the same 100 themes as hundreds of other sites. I have had users tell me they signed up to homeschooljournal.net just because of the themes that were offered. I have a page off the main blog showcasing the available themes. Wordpress.com, for example, rarely adds new themes and had has the same small number of themes available for ages. If you&#8217;re familiar with svn, they&#8217;ve <a href="http://svn.automattic.com/wpcom-themes/">made their themes available here</a>.</p>
<p>Some extra theme bells and whistles you may want to do is adding a <a href="http://wpmututorials.com/how-to/giving-your-users-changeable-custom-headers/">custom header option</a> or <a href="http://wpmututorials.com/how-to/widgetizing-themes/">widgetizing sidebars</a> or other areas.</p>
<p>The <a href="http://wordpress.org/extend/themes/">official theme repository</a> has plenty of tags to search themes by, and generally speaking the themes there are safe to use, in terms of encryption &#038; sponsored links. Please, ALWAYS leave the designer credit in the themes. It&#8217;s hard work and many are produced for free, so give credit where it is due. If a theme gets popular on your site, then the designer gets a lot of love as well.</p>
<p>If you decide to buy a premium theme, please make sure you ask about any licensing restrictions before you buy. Some shops insist you buy a developer&#8217;s license to make the theme available for use on all blogs. I prefer shops with a GPL license, as then I can do what I like with the themes in question.</p>
<p><strong>Plugins</strong><br />
Here&#8217;s the tricky bit: while many plugins for WordPress work in a WPMU setup, many do not. There is no list of plugins that do or don&#8217;t work, and also no real hard and fast rule as to why some don&#8217;t, or usually do not behave in an expected manner.</p>
<p>Where to find <a href="http://wpmututorials.com/category/plugins/">plugins</a>? Well, in the official repo, I look at the tags for <a href="http://wordpress.org/extend/plugins/tags/wordpressmu">wordpressmu</a> or <a href="http://wordpress.org/extend/plugins/tags/wpmu">wpmu</a> to find ones specific to that. Otherwise, if a regular plugin comes up and looks interesting, I test it. That&#8217;s right, you may actually have to test plugins on your site. The real test is if you activate a plugin on two separate blogs and save the options. If that works out fine, then the plugin works on WPMU. Another place is <a href="http://wpmudev.org">wpmudev</a>.</p>
<p>You may want to provide your users with <a href="http://wordpress.org/extend/plugins/browse/popular/">popular plugins</a>, or ones with specific features. User like to network, so make it easy for them with <a href="http://wordpress.org/extend/plugins/search.php?q=twitter">twitter plugins</a>, or the awesome <a href="http://wordpress.org/extend/plugins/commentluv/">commentluv</a>. Depending on the audience, you may want <a href="http://www.harleyquine.com/php-scripts/author-advertising-wpmu/">ad</a>-<a href="http://www.ringofblogs.com/2007/10/07/adsense-revenue-sharing-plugin-for-wordpress-mu/">sharing</a> or Amazon widgets. Will they be <a href="http://www.daburna.de/blog/2006/12/13/wordpress-video-plugin/">embedding videos on WPMU</a>? How about a plugin to <a href="http://http://wordpress.org/extend/plugins/wptouch/">make each blog look right on the iphone</a>? And of course, some setups might want <a href="http://wpmudev.org/project/More-Privacy-Options/">further privacy options</a>.</p>
<p>There&#8217;s a dizzying array of plugins available, so to make it easy on yourself, narrow down the list and start off with a just a few for launch and then as your site grows you can add a new theme or plugin each month or week, as time permits. This keeps your users interested in your site, and they won&#8217;t feel constricted.</p>
<p>If you have a support forum or ticketing system, feedback from your users can be invaluable. You won&#8217;t have to spend a lot of time trying to guess what they want, as they <strong>will</strong> tell you.</p>
<p>So to recap: give your users what they expect, and also a few extras.</p>
<hr />
<p><small>© andrea for <a href="http://wpmututorials.com">WPMU Tutorials</a>, 2009. |
<a href="http://wpmututorials.com/how-to/week-3-build-a-better-blog-site-user-themes-and-plugins/">Permalink</a> |
<a href="http://wpmututorials.com/how-to/week-3-build-a-better-blog-site-user-themes-and-plugins/#comments">3 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/how-to/week-3-build-a-better-blog-site-user-themes-and-plugins/&title=Week #3 Build a better blog site - User themes and plugins">del.icio.us</a>
<br/>
Post tags: <a href="http://wpmututorials.com/tag/advice/" rel="tag">advice</a>, <a href="http://wpmututorials.com/tag/bbpress/" rel="tag">bbpress</a>, <a href="http://wpmututorials.com/tag/buddypress/" rel="tag">buddypress</a>, <a href="http://wpmututorials.com/tag/plugins/" rel="tag">Plugins</a>, <a href="http://wpmututorials.com/tag/themes/" rel="tag">Themes</a>, <a href="http://wpmututorials.com/tag/wordpressmu/" rel="tag">wordpressmu</a>, <a href="http://wpmututorials.com/tag/wpmu/" rel="tag">wpmu</a><br/>
</small></p>
<p>Need real genuine helpful support? <a href="http://musupport.net">MU Support</a>.</p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=7EJMC3sbfHM:igPBB724IVU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=7EJMC3sbfHM:igPBB724IVU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=7EJMC3sbfHM:igPBB724IVU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=7EJMC3sbfHM:igPBB724IVU:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=7EJMC3sbfHM:igPBB724IVU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=7EJMC3sbfHM:igPBB724IVU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=7EJMC3sbfHM:igPBB724IVU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=7EJMC3sbfHM:igPBB724IVU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=7EJMC3sbfHM:igPBB724IVU:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=7EJMC3sbfHM:igPBB724IVU:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=7EJMC3sbfHM:igPBB724IVU:Miiyz6yFTis"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=Miiyz6yFTis" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WpmuTutorials/~4/7EJMC3sbfHM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/how-to/week-3-build-a-better-blog-site-user-themes-and-plugins/feed/</wfw:commentRss>
		<feedburner:origLink>http://wpmututorials.com/how-to/week-3-build-a-better-blog-site-user-themes-and-plugins/</feedburner:origLink></item>
		<item>
		<title>Installing in a subfolder</title>
		<link>http://feedproxy.google.com/~r/WpmuTutorials/~3/VR0CTCkd90I/</link>
		<comments>http://wpmututorials.com/installation2/installing-in-a-subfolder/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 13:31:36 +0000</pubDate>
		<dc:creator>andrea</dc:creator>
		
		<category><![CDATA[Installation2]]></category>

		<category><![CDATA[configuration]]></category>

		<category><![CDATA[create config file]]></category>

		<category><![CDATA[install]]></category>

		<category><![CDATA[Installation]]></category>

		<category><![CDATA[issues]]></category>

		<category><![CDATA[wordpressmu]]></category>

		<category><![CDATA[wp-config]]></category>

		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=239</guid>
		<description><![CDATA[This issue is becoming increasingly common as more people try out WPMU on their existing servers, with an existing WordPress install in place. You put the files in a folder, go to the URL, and unlike what the instructions say, you get a brief message saying &#8220;There doesn&#8217;t seem to be a wp-config.php file. I [...]]]></description>
			<content:encoded><![CDATA[<p>This issue is becoming increasingly common as more people try out WPMU on their existing servers, with an existing WordPress install in place. You put the files in a folder, go to the URL, and unlike what the instructions say, you get a brief message saying &#8220;There doesn&#8217;t seem to be a wp-config.php file. I need this before we can get started.&#8221; and a big &#8221; Create configuration file.&#8221; button.</p>
<p>This is the install message from the single WordPress install.<strong> This is not what you should see when installing WordPressMU.</strong> Why does it show this? Because within the code of both versions, it looks up a directory for existing installs. This is used in single WP to have the files out of the root, but the blog running off the root. If you do click it, you will wind up in what we call &#8220;Install Hell&#8221;.</p>
<p>So how do we get around this to install WPMU? Well, you could temporarily remove or rename the wp-config.php file in the other WP install. This will bring down your other site until you put it back. I realize this is not ideal for many people, but it is a quick and dirty way, plus it&#8217;s easy.</p>
<p>So! Let&#8217;s go hack MU - it&#8217;s only used once and doesn&#8217;t matter if it gets overwritten on upgrade, as we only use it the once.</p>
<p>Open the file wp-blog-header.php, it is in the root folder of the WPMU files.</p>
<p>Comment out line 9:</p>
<blockquote><p> &#8220;if ( !file_exists( dirname(__FILE__) . &#8216;/wp-config.php&#8217;) &#038;&#038; !file_exists( dirname( dirname(__FILE__) ) . &#8216;/wp-config.php&#8217;)) {&#8221;</p></blockquote>
<p>then go to line 24, which is &#8220;}&#8221; and comment it out too. That&#8217;s the end of that particular command.</p>
<blockquote><p>To comment out these lines, put a // at the beginning of them.</p></blockquote>
<p>That should allow the <em>real</em> WPMU install screen to show up. Make sure you have deleted any htacess file &#038; wp-config file (if they were created) in the MU root before installing again. Now when you return to your URL, you should definitely see a much longer and different install form.</p>
<hr />
<p><small>© andrea for <a href="http://wpmututorials.com">WPMU Tutorials</a>, 2009. |
<a href="http://wpmututorials.com/installation2/installing-in-a-subfolder/">Permalink</a> |
<a href="http://wpmututorials.com/installation2/installing-in-a-subfolder/#comments">3 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/installation2/installing-in-a-subfolder/&title=Installing in a subfolder">del.icio.us</a>
<br/>
Post tags: <a href="http://wpmututorials.com/tag/configuration/" rel="tag">configuration</a>, <a href="http://wpmututorials.com/tag/create-config-file/" rel="tag">create config file</a>, <a href="http://wpmututorials.com/tag/install/" rel="tag">install</a>, <a href="http://wpmututorials.com/tag/installation/" rel="tag">Installation</a>, <a href="http://wpmututorials.com/tag/issues/" rel="tag">issues</a>, <a href="http://wpmututorials.com/tag/wordpressmu/" rel="tag">wordpressmu</a>, <a href="http://wpmututorials.com/tag/wp-config/" rel="tag">wp-config</a>, <a href="http://wpmututorials.com/tag/wpmu/" rel="tag">wpmu</a><br/>
</small></p>
<p>Need real genuine helpful support? <a href="http://musupport.net">MU Support</a>.</p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=VR0CTCkd90I:YbWImzJz1eo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=VR0CTCkd90I:YbWImzJz1eo:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=VR0CTCkd90I:YbWImzJz1eo:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=VR0CTCkd90I:YbWImzJz1eo:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=VR0CTCkd90I:YbWImzJz1eo:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=VR0CTCkd90I:YbWImzJz1eo:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=VR0CTCkd90I:YbWImzJz1eo:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=VR0CTCkd90I:YbWImzJz1eo:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=VR0CTCkd90I:YbWImzJz1eo:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=VR0CTCkd90I:YbWImzJz1eo:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=VR0CTCkd90I:YbWImzJz1eo:Miiyz6yFTis"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=Miiyz6yFTis" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WpmuTutorials/~4/VR0CTCkd90I" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/installation2/installing-in-a-subfolder/feed/</wfw:commentRss>
		<feedburner:origLink>http://wpmututorials.com/installation2/installing-in-a-subfolder/</feedburner:origLink></item>
		<item>
		<title>WP-Devel plugin</title>
		<link>http://feedproxy.google.com/~r/WpmuTutorials/~3/3f6vD5kq8ZQ/</link>
		<comments>http://wpmututorials.com/plugins/devel-plugin/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 12:36:46 +0000</pubDate>
		<dc:creator>andrea</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[debug]]></category>

		<category><![CDATA[dev]]></category>

		<category><![CDATA[development]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[wordpressmu]]></category>

		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=238</guid>
		<description><![CDATA[I noticed this new plugin which looks like it could be handy - especially if you are tearing your hair out trying to debug issues with WPMU.
Included debug information:
* Show template file viewing
* Display page/query load times
* Display all queries executed w/ load times
* Enable WP_Debug
* Show all phpinfo
* WP_Query and WP array values
* included [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed this new plugin which looks like it could be handy - especially if you are tearing your hair out trying to debug issues with WPMU.</p>
<p>Included debug information:</p>
<p>* Show template file viewing<br />
* Display page/query load times<br />
* Display all queries executed w/ load times<br />
* Enable WP_Debug<br />
* Show all phpinfo<br />
* WP_Query and WP array values<br />
* included files<br />
* included functions<br />
* declared classes<br />
* HTTP Headers<br />
* defined constants<br />
* current cookies<br />
* values in $_SERVER<br />
* values in $_ENV<br />
* values in $_SESSION<br />
* values in $_POST<br />
* values in $_GET<br />
* values in $_REQUEST</p>
<p><a href="http://webdevstudios.com/support/wordpress-plugins/wp-devel-plugin-for-wordpress/">WP-Devel plugin for wordpress and wordpressmu</a>.</p>
<hr />
<p><small>© andrea for <a href="http://wpmututorials.com">WPMU Tutorials</a>, 2009. |
<a href="http://wpmututorials.com/plugins/devel-plugin/">Permalink</a> |
<a href="http://wpmututorials.com/plugins/devel-plugin/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/plugins/devel-plugin/&title=WP-Devel plugin">del.icio.us</a>
<br/>
Post tags: <a href="http://wpmututorials.com/tag/debug/" rel="tag">debug</a>, <a href="http://wpmututorials.com/tag/dev/" rel="tag">dev</a>, <a href="http://wpmututorials.com/tag/development/" rel="tag">development</a>, <a href="http://wpmututorials.com/tag/plugin/" rel="tag">plugin</a>, <a href="http://wpmututorials.com/tag/wordpressmu/" rel="tag">wordpressmu</a>, <a href="http://wpmututorials.com/tag/wpmu/" rel="tag">wpmu</a><br/>
</small></p>
<p>Need real genuine helpful support? <a href="http://musupport.net">MU Support</a>.</p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=3f6vD5kq8ZQ:JbXSm0p6v9M:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=3f6vD5kq8ZQ:JbXSm0p6v9M:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=3f6vD5kq8ZQ:JbXSm0p6v9M:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=3f6vD5kq8ZQ:JbXSm0p6v9M:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=3f6vD5kq8ZQ:JbXSm0p6v9M:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=3f6vD5kq8ZQ:JbXSm0p6v9M:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=3f6vD5kq8ZQ:JbXSm0p6v9M:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=3f6vD5kq8ZQ:JbXSm0p6v9M:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=3f6vD5kq8ZQ:JbXSm0p6v9M:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=3f6vD5kq8ZQ:JbXSm0p6v9M:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=3f6vD5kq8ZQ:JbXSm0p6v9M:Miiyz6yFTis"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=Miiyz6yFTis" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WpmuTutorials/~4/3f6vD5kq8ZQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/plugins/devel-plugin/feed/</wfw:commentRss>
		<feedburner:origLink>http://wpmututorials.com/plugins/devel-plugin/</feedburner:origLink></item>
		<item>
		<title>Building a better blog host: Week 2 - the front page</title>
		<link>http://feedproxy.google.com/~r/WpmuTutorials/~3/OwzvtWZUi3Q/</link>
		<comments>http://wpmututorials.com/how-to/building-a-better-blog-host-week-2-the-front-page/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 19:07:36 +0000</pubDate>
		<dc:creator>andrea</dc:creator>
		
		<category><![CDATA[how to]]></category>

		<category><![CDATA[beginners]]></category>

		<category><![CDATA[home page]]></category>

		<category><![CDATA[sitewide plugins]]></category>

		<category><![CDATA[theme]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[wordpress mu]]></category>

		<category><![CDATA[wordpressmu]]></category>

		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=237</guid>
		<description><![CDATA[This week we are going to concentrate on the front page of your site. Now that you have it installed and up and running, the first thing to take care of is the first page people will see when they land.
The home page of the entire site is actually controlled by the theme of the [...]]]></description>
			<content:encoded><![CDATA[<p>This week we are going to concentrate on the front page of your site. Now that you have it installed and up and running, the first thing to take care of is the first page people will see when they land.</p>
<p>The home page of the entire site is actually controlled by the theme of the main blog. So for anything you want to show up there, the theme is what we&#8217;ll need to edit.</p>
<p>By default, the main blog is assigned a theme called &#8220;Home&#8221;. It is exactly the same as the default theme with one exception: it has a file called home.php in it. From reading the codex about theme template hierarchy, we can see this overrides the main index file of the theme. Great! This will mean we can have all our main blog featured if we want, or we can shuffle the posts off to another page.</p>
<p>Because everyone gets this theme when they install, and we want to stand out, the first thing you&#8217;ll have to do is a pick a theme. But first, let&#8217;s note the extras in case we want to add them to our new theme.</p>
<p>- the signup page link<br />
- code for the last 5 updated blogs</p>
<p>Now comes the often lengthy process of picking a theme for the home page. You have probably noticed there is a severe lack of WPMU home themes. This is mostly because you can use any WordPress theme you like - we&#8217;re just adding sitewide WPMU-specific features. Since some of you may spend a long time picking out themes like I do (hours, days even), and the array is dizzying, my simple recommendation is to just go find a free magazine type theme you like.</p>
<p><a href="http://www.wpzoom.com/wordpress-themes-sets/45-free-premium-wordpress-themes-with-magazine-or-grid-layouts/">45+ Free premium magazine or grid layout wordpress themes</a><br />
<a href="http://wphacks.com/best-magazine-style-wordpress-themes/">Best free magazine themes</a><br />
<a href="http://themeplayground.com/2007/observations/the-best-wordpress-magazine-themes-available/">The Best WordPress Magazine Themes Available</a></p>
<p>And just pick one! The main point here is to learn some techniques that you can apply when you do the inevitable redesign.</p>
<p>Upload your chosen theme to the themes folder. If you&#8217;ve never worked with WPMU before, you will have to enable the theme for use before you can activate it. Under the Site Admin menu is a Themes sub-menu. If you check Yes here, it enables the theme for any blog on the system. We want to enable it just for the main blog, so here&#8217;s how to do that. <a href="http://wpmututorials.com/themes/enabling-a-theme-for-just-one-blog/">Enable a theme just for one blog</a>.</p>
<p>The second thing you will notice is the theme editor is disabled in WPMU by default. I have since become more comfortable with editing the theme directly on the server instead. This is still a fly-by-the-seat-of-your-pants method, as one wrong misplaced comma and the front of your site is now a <abbr="White Screen of Death">WSOD</abbr>. Alternatively, you can make your theme edits locally on your computer and transfer them over.</p>
<p>Before we get into much editing, we need to know *what* we&#8217;ll be editing. The main page of your site has 3 main purposes:</p>
<p>1 - to pull people further into the site by highlighting sitewide activity<br />
2 - to encourage them to sign up<br />
3 - to show at a glance what the site is about</p>
<p>In a previous post, I went over <a href="http://wpmututorials.com/elsewhere/anatomy-of-a-home-page-wordpresscom/">the features of the wordpress.com home page</a> and some of the plugins you could use to accomplish similar things. The more common features that appear on WPMU sites are:</p>
<p>sitewide tags (I really like this as you can set up a separate tags blog or set it to pump all the posts to the main blog)<br />
recent member posts<br />
latest members<br />
a login box (<a href="http://wpmututorials.com/plugins/login-widget/">login widget here</a>)<br />
a link to the signup page, or a graphic button leading to the same place</p>
<p>Of course, if you are really interested in building a social network, you may have already installed <a href="http://buddypress.org">BuddyPress</a>. There are a few <a href="http://wpmututorials.com/themes/buddypress-themes-skinning/">BuddyPress themes</a> out there already and some <a href="http://bp-dev.org/">extra BuddyPress plugins</a> for added functionality. The BuddyPress themes are usually widgetized, and BP has widgets which makes it really easy to manage.</p>
<p>If you&#8217;ve picked a theme that isn&#8217;t widgetized, it&#8217;s a fairly straightforward <a href="http://www.themelab.com/2008/04/18/see-how-easy-it-is-to-widgetize-wordpress-themes/">process to add another widgetized “sidebar”</a>. I have taken some themes and changed their boxes featured categories areas into a widgetized area to place some thing completely different and sitewide in there instead. The basic process is adding some code to the theme&#8217;s functions.php file to let WP know there&#8217;s a new widget area, and also an if statement around the area in the theme you want to widgetize.</p>
<p>Once you have a widgetized area on your main page, you could use one like this <a href="http://wpmudev.org/project/Sitewide-Featured-User-Widget">Sitewide Featured Member widget</a> to highlight one of your members.</p>
<p>The other <a href="http://wpmututorials.com/plugins/top-ten-plugins-for-wordpressmu/">sitewide features</a> you may want to take care of are more about the running of your site. You&#8217;ll need to take care of <a href="http://wpmututorials.com/how-to/stopping-spam-comments-sitewide/">spam comments</a>, <a href="http://wpmututorials.com/elsewhere/another-way-to-stop-spam-blogs/">stop spam blog signups</a>, and possibly set some <a href="http://wpmudev.org/project/New-Blog-Defaults">new blog defaults</a>.</p>
<p>Setting up your home page is probably one of the more important things you&#8217;ll do, as it is your visitor&#8217;s first impression. Try to not get caught up in adding everything at once, and stick to the basics. The good thing here is because WordPress is so modular, you can start out with a few items and add more as time goes by and your site grows.</p>
<hr />
<p><small>© andrea for <a href="http://wpmututorials.com">WPMU Tutorials</a>, 2009. |
<a href="http://wpmututorials.com/how-to/building-a-better-blog-host-week-2-the-front-page/">Permalink</a> |
<a href="http://wpmututorials.com/how-to/building-a-better-blog-host-week-2-the-front-page/#comments">6 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/how-to/building-a-better-blog-host-week-2-the-front-page/&title=Building a better blog host: Week 2 - the front page">del.icio.us</a>
<br/>
Post tags: <a href="http://wpmututorials.com/tag/beginners/" rel="tag">beginners</a>, <a href="http://wpmututorials.com/tag/home-page/" rel="tag">home page</a>, <a href="http://wpmututorials.com/tag/sitewide-plugins/" rel="tag">sitewide plugins</a>, <a href="http://wpmututorials.com/tag/theme/" rel="tag">theme</a>, <a href="http://wpmututorials.com/tag/tutorial/" rel="tag">tutorial</a>, <a href="http://wpmututorials.com/tag/wordpress-mu/" rel="tag">wordpress mu</a>, <a href="http://wpmututorials.com/tag/wordpressmu/" rel="tag">wordpressmu</a>, <a href="http://wpmututorials.com/tag/wpmu/" rel="tag">wpmu</a><br/>
</small></p>
<p>Need real genuine helpful support? <a href="http://musupport.net">MU Support</a>.</p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=OwzvtWZUi3Q:Z62KqnDv27o:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=OwzvtWZUi3Q:Z62KqnDv27o:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=OwzvtWZUi3Q:Z62KqnDv27o:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=OwzvtWZUi3Q:Z62KqnDv27o:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=OwzvtWZUi3Q:Z62KqnDv27o:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=OwzvtWZUi3Q:Z62KqnDv27o:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=OwzvtWZUi3Q:Z62KqnDv27o:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=OwzvtWZUi3Q:Z62KqnDv27o:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=OwzvtWZUi3Q:Z62KqnDv27o:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=OwzvtWZUi3Q:Z62KqnDv27o:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=OwzvtWZUi3Q:Z62KqnDv27o:Miiyz6yFTis"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=Miiyz6yFTis" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WpmuTutorials/~4/OwzvtWZUi3Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/how-to/building-a-better-blog-host-week-2-the-front-page/feed/</wfw:commentRss>
		<feedburner:origLink>http://wpmututorials.com/how-to/building-a-better-blog-host-week-2-the-front-page/</feedburner:origLink></item>
		<item>
		<title>Building a better blog host: Week 1</title>
		<link>http://feedproxy.google.com/~r/WpmuTutorials/~3/pfxNEYax0Do/</link>
		<comments>http://wpmututorials.com/how-to/building-a-better-blog-host-week-1/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 15:08:35 +0000</pubDate>
		<dc:creator>andrea</dc:creator>
		
		<category><![CDATA[how to]]></category>

		<category><![CDATA[groundwork]]></category>

		<category><![CDATA[install]]></category>

		<category><![CDATA[Installation]]></category>

		<category><![CDATA[planning]]></category>

		<category><![CDATA[tutorial]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[wordpressmu]]></category>

		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=235</guid>
		<description><![CDATA[Welcome to the first installment of the &#8220;Build a Better Blog Host&#8221; series. The main point of this series will be to inform you, the reader and soon to be site admin, how to use WordPressMU to host blogs for others. The secondary point will be to help you determine the features you need to [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to the first installment of the &#8220;Build a Better Blog Host&#8221; series. The main point of this series will be to inform you, the reader and soon to be site admin, how to use WordPressMU to host blogs for others. The secondary point will be to help you determine the features you need to help your site stand out from everyone else&#8217;s. This week&#8217;s lesson is long, to lay the groundwork.</p>
<p><strong>Before You begin</strong><br />
Before you do anything at all – even install WPMU or pick a host or decide on a logo or color scheme, there&#8217;s some preliminary work that needs to be done. Some of these may seems quite obvious, but you&#8217;d probably be surprised at the amount of people I have encountered that have only the vaguest sense of what they want out of WPMU and who they are building their site for.</p>
<p><strong>Have a plan</strong><br />
See? Kind of a no-brainer? But seriously – you need some sort of plan, a little bit of a roadmap. The plan I&#8217;m talking about does not look like this:</p>
<p>1.install WPMU<br />
2.get lots of users<br />
3.make piles of money</p>
<p>If your plan currently looks like this, well, you&#8217;ll have loads of homework. This is a plan doomed to fail. So is “I want to be the next WordPress.Com!” Well, that&#8217;s all well and good, but that&#8217;s pretty big competition. Why not coexist? Why not start with a little extra? “I want to be the next WordPress.Com for _______ !” Fill in the blank.</p>
<p>Let&#8217;s say for the sake of argument that your WPMU site is not going to generate an income. Maybe you work for a non-profit, maybe you have altruistic purposes and a big golden heart. (It&#8217;s okay, me too.)</p>
<p>You still need a plan.</p>
<p>This is the part of the initial planning stages where you decide, in general, who you are building your WPMU site for and why. You need to be able to define, ideally to a perfect stranger, exactly what your WPMU site is about, who it is for, and why they should care.<br />
This leads us to -</p>
<p><strong>Know Your Users</strong><br />
At the end of the day, you can have the most professionally done site, the coolest plugins, the best features, the fastest servers, but if you have no users – or worse, unhappy ones – then you have not much to build on.</p>
<p>It is your users that will be the deciding factors for things like added features (plugins) and the look and feel (themes), even things like generating an income for yourself.<br />
If your audience is tech-savvy, they will expect different things from your setup than, say, a bunch of moms. Or seniors. Or children over 13. Or an adult audience. Or university students.<br />
See where I&#8217;m going with this?</p>
<p><strong>Define your their needs</strong><br />
Only the most basic information about your setup has to do with you and what you may be getting out of it. As noted above, it&#8217;s the users who count. Make them happy, and they will tell others. Make them really happy and they will want to give you money.</p>
<p>Get a piece of paper, open up your word processor, whatever you&#8217;re comfortable with, and get writing. This is mostly for your own use and will help to clarify everything, especially if you ask (and answer) the following questions.</p>
<p>1.What is my site about? What&#8217;s my niche?<br />
2.Who is my average user?<br />
3.What&#8217;s their skill level?<br />
4.What comparable features do they expect?<br />
5.How can I entice them to blog with me?</p>
<p>Mind map it, do a brain dump, draw diagrams if you have to. Try not to get caught up in technical details on the how-tos of features or customizations just yet. The point of the exercise is to define the why. Write it all down, then <em>stop</em>.<br />
And then&#8230;<br />
<strong><br />
Be familiar with WordPress</strong><br />
I know you&#8217;re probably thinking this is even more obvious, but seriously – if you&#8217;ve never used the single-user version of WordPress before, or have never tried out blogging at wordpress.com, then go get a blog NOW. Try it out for a while, until you understand at least the basics of how it works and how it all flows together and handles information. (It&#8217;s okay, I&#8217;ll wait.)<br />
Back? Okay, good.</p>
<p>The reason I&#8217;ve mentioned this is not to be condescending, ironically witty, or anything like that, it&#8217;s mostly to be practical and prevent you from hurting yourself or your desk, frustrating any designers, long-suffering forum volunteers, or consultants you might hire in the future. I (and others) have run across too many people who want or expect WPMU to do something other than what it does, or to behave in a way it is not intended.</p>
<p>And making it do something it was not designed to do, or work in a way it was not intended, can be seriously painful. Sure, we often say, &#8220;It&#8217;s php, anything can be done,&#8221; but there is also the question of <em>should</em>. There&#8217;s also the question of budget, if you happen to be paying someone. Consider it time well spent on research.</p>
<p><em>A quick overview of what WordPress MU is</em><br />
To recap: The single-user version of WordPress creates one blog with multiple categories, tags and authors. It can be on your main domain, in a subfolder, or in a subdomain.</p>
<p>The MU version of WordPress creates multiple instances of those single blogs (more or less) in one database. It is a stand-alone separate program, not an add-on.</p>
<p>Out of the box, it has a main or central blog which controls the main landing page of the site. There is an inherent assumption that it will be installed at the root of a domain as the main and only site. Users are based off that main site (yourdomain.com) in one of two formats chosen on installation:<br />
subdomains.yourdomain.com<br />
yourdomain.com/subfolder/</p>
<p>The first choice is know as a subdomain install and the second option is referred to as a subfolder or subdirectory install. Note this describes the type of user blogs created, not the location of the main program.</p>
<p>There is a Site Admin, who has superpowers over every blog and access to the Site Admin menu, as well as there being an admin user for each blog. Aside from access to the same folders of themes and plugins, sitewide features are NOT included by default. Each blog is a mostly separate entity from the other blogs. They share themes and plugins; they do not share content. The main blog on the system is assigned to the Site Admin upon installation. The site admin user is also created on installation. This can be used as a blog, or the theme can be designed to show a central aggregation of sitewide content. Sometimes we call this the main home page.</p>
<p>While it is very similar to WordPress, it has a few small but important differences. I&#8217;ll be going over these as we get to them.</p>
<p><strong>Now we get to your homework</strong><br />
If you&#8217;ve already done your research, and you have your niche, you know your users, then your next step will be to pick a host and install Wordpressmu.</p>
<p>Fortunately, I have already written up posts about this previously and don&#8217;t have to go in depth again here. See <a href="http://wpmututorials.com/basics/picking-a-web-host/">Picking the right webhost</a> and my <a href="http://wpmututorials.com/basics/installing-wordpressmu-the-e-book/">Installing WordPressMU ebook</a> (it&#8217;s FREE).</p>
<p>But I will recap:<br />
- pick a good host, pay attention to the RAM allocated to your account and the host&#8217;s TOS. Already have a host? Double-check their TOS about giving away free blogs. If you want subdomains, ask support if they will add it.<br />
- when installing, upload the WPMU files, make an empty database, then visit the front page of the site and follow the instructions.</p>
<p><strong>Shortcut:</strong> go get a hosting account at <a href="http://wpwebhost.com/affiliate/idevaffiliate.php?id=476_0_1_22">WP WebHost</a>. They host WordPress and WordpressMU *only* and have knowledgeable staff. Their <a href="http://wpwebhost.com/affiliate/idevaffiliate.php?id=476&#038;keyword=tutes&#038;url=3">BuddyPlan</a> has more than you will need for a LONG time, and they will even install it for you. You can spend a couple hours with them and $16, plus have plenty of weekend left over. (note: don&#8217;t skimp and get the $5 plan, as wildcard subdomains aren&#8217;t available on that one) Did I mention the 100 day guarantee?</p>
<p>Hopefully by next Friday you will have a WordPress MU install of your very own, complete with new blog smell. Poke around the backend, set up a test blog, get familiar with the menus. Next week, we&#8217;ll start working on the home page and installing sitewide plugins.</p>
<hr />
<p><small>© andrea for <a href="http://wpmututorials.com">WPMU Tutorials</a>, 2009. |
<a href="http://wpmututorials.com/how-to/building-a-better-blog-host-week-1/">Permalink</a> |
<a href="http://wpmututorials.com/how-to/building-a-better-blog-host-week-1/#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/how-to/building-a-better-blog-host-week-1/&title=Building a better blog host: Week 1">del.icio.us</a>
<br/>
Post tags: <a href="http://wpmututorials.com/tag/groundwork/" rel="tag">groundwork</a>, <a href="http://wpmututorials.com/tag/install/" rel="tag">install</a>, <a href="http://wpmututorials.com/tag/installation/" rel="tag">Installation</a>, <a href="http://wpmututorials.com/tag/planning/" rel="tag">planning</a>, <a href="http://wpmututorials.com/tag/tutorial/" rel="tag">tutorial</a>, <a href="http://wpmututorials.com/tag/wordpress/" rel="tag">wordpress</a>, <a href="http://wpmututorials.com/tag/wordpressmu/" rel="tag">wordpressmu</a>, <a href="http://wpmututorials.com/tag/wpmu/" rel="tag">wpmu</a><br/>
</small></p>
<p>Need real genuine helpful support? <a href="http://musupport.net">MU Support</a>.</p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=pfxNEYax0Do:QCIT3J2RN2o:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=pfxNEYax0Do:QCIT3J2RN2o:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=pfxNEYax0Do:QCIT3J2RN2o:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=pfxNEYax0Do:QCIT3J2RN2o:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=pfxNEYax0Do:QCIT3J2RN2o:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=pfxNEYax0Do:QCIT3J2RN2o:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=pfxNEYax0Do:QCIT3J2RN2o:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=pfxNEYax0Do:QCIT3J2RN2o:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=pfxNEYax0Do:QCIT3J2RN2o:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=pfxNEYax0Do:QCIT3J2RN2o:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=pfxNEYax0Do:QCIT3J2RN2o:Miiyz6yFTis"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=Miiyz6yFTis" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WpmuTutorials/~4/pfxNEYax0Do" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/how-to/building-a-better-blog-host-week-1/feed/</wfw:commentRss>
		<feedburner:origLink>http://wpmututorials.com/how-to/building-a-better-blog-host-week-1/</feedburner:origLink></item>
		<item>
		<title>New series starting Friday</title>
		<link>http://feedproxy.google.com/~r/WpmuTutorials/~3/0uxaxlzsO0c/</link>
		<comments>http://wpmututorials.com/news/new-series-starting-friday/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 14:12:13 +0000</pubDate>
		<dc:creator>andrea</dc:creator>
		
		<category><![CDATA[News]]></category>

		<category><![CDATA[beginner]]></category>

		<category><![CDATA[how to]]></category>

		<category><![CDATA[series]]></category>

		<category><![CDATA[wordpressmu]]></category>

		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=234</guid>
		<description><![CDATA[This Friday will be the first post in a 6 week series on how to set up and run your WPMU-based site. We&#8217;ll walk you through setup, picking themes and plugins, and a few extras like SEO, tweaking the server and security.
The rough plan is as follows:
1 - thinking about your end users, picking a [...]]]></description>
			<content:encoded><![CDATA[<p>This Friday will be the first post in a 6 week series on how to set up and run your WPMU-based site. We&#8217;ll walk you through setup, picking themes and plugins, and a few extras like SEO, tweaking the server and security.</p>
<p>The rough plan is as follows:<br />
1 - thinking about your end users, picking a host and installation<br />
2 - choosing your front page theme, set up main page features and sitewide plugins<br />
3 - User&#8217;s blogs: choosing themes and plugins (widgets) for them<br />
4 - SEO and stats<br />
5 - Securing the site and the server<br />
6 - Promotion and monetization</p>
<p>Since news of the merge, there will likely be more and more people wanting to learn how to make the best use of multi-blogs features, so we thought we&#8217;d better get cracking on a series of helpful tutorial posts. I picked Fridays, as I realized most people will probably be doing this in their spare time on the weekends.</p>
<p>You should probably <a href="http://wpmututorials.com/feed/">subscribe to the feed</a> so you don&#8217;t miss out.</p>
<hr />
<p><small>© andrea for <a href="http://wpmututorials.com">WPMU Tutorials</a>, 2009. |
<a href="http://wpmututorials.com/news/new-series-starting-friday/">Permalink</a> |
<a href="http://wpmututorials.com/news/new-series-starting-friday/#comments">5 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/news/new-series-starting-friday/&title=New series starting Friday">del.icio.us</a>
<br/>
Post tags: <a href="http://wpmututorials.com/tag/beginner/" rel="tag">beginner</a>, <a href="http://wpmututorials.com/tag/how-to/" rel="tag">how to</a>, <a href="http://wpmututorials.com/tag/series/" rel="tag">series</a>, <a href="http://wpmututorials.com/tag/wordpressmu/" rel="tag">wordpressmu</a>, <a href="http://wpmututorials.com/tag/wpmu/" rel="tag">wpmu</a><br/>
</small></p>
<p>Need real genuine helpful support? <a href="http://musupport.net">MU Support</a>.</p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=0uxaxlzsO0c:mGuv2K0_2EY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=0uxaxlzsO0c:mGuv2K0_2EY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=0uxaxlzsO0c:mGuv2K0_2EY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=0uxaxlzsO0c:mGuv2K0_2EY:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=0uxaxlzsO0c:mGuv2K0_2EY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=0uxaxlzsO0c:mGuv2K0_2EY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=0uxaxlzsO0c:mGuv2K0_2EY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=0uxaxlzsO0c:mGuv2K0_2EY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=0uxaxlzsO0c:mGuv2K0_2EY:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=0uxaxlzsO0c:mGuv2K0_2EY:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=0uxaxlzsO0c:mGuv2K0_2EY:Miiyz6yFTis"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=Miiyz6yFTis" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WpmuTutorials/~4/0uxaxlzsO0c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/news/new-series-starting-friday/feed/</wfw:commentRss>
		<feedburner:origLink>http://wpmututorials.com/news/new-series-starting-friday/</feedburner:origLink></item>
		<item>
		<title>Spam blogs and Buddypress</title>
		<link>http://feedproxy.google.com/~r/WpmuTutorials/~3/DhVOKg1XMmk/</link>
		<comments>http://wpmututorials.com/how-to/spam-blogs-and-buddypress/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 18:47:22 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
		
		<category><![CDATA[how to]]></category>

		<category><![CDATA[buddypress]]></category>

		<category><![CDATA[rewrite]]></category>

		<category><![CDATA[splogs]]></category>

		<category><![CDATA[wordpress mu]]></category>

		<category><![CDATA[wordpressmu]]></category>

		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=230</guid>
		<description><![CDATA[A couple weeks ago we posted that D'Arcy Norman has figured out a <a href="http://www.darcynorman.net/2009/05/20/stopping-spamblog-registration-in-wordpress-multiuser/">quick htaccess method to stop those sploggers</a> from doing their automated signups. 

You can modify those rewrite rules to work with Buddypress:]]></description>
			<content:encoded><![CDATA[<p>A couple weeks ago we posted that D&#8217;Arcy Norman has figured out a <a href="http://www.darcynorman.net/2009/05/20/stopping-spamblog-registration-in-wordpress-multiuser/">quick htaccess method to stop those sploggers</a> from doing their automated signups. </p>
<p>You can modify those rewrite rules to work with Buddypress:</p>
<ul>
<li>Replace <strong>yourbpsignupslug</strong> with the slug used for your BP signup (ex. register).</li>
<li> And, replace <strong>yourhomedomain</strong> with the domain of you home blog (ex. wpmututorials.com).</li>
</ul>
<p>Add these rewrite rule before the <strong>#uploaded files</strong>: </p>
<p><code><br />
# BEGIN ANTISPAMBLOG REGISTRATION<br />
RewriteCond %{REQUEST_METHOD} POST<br />
RewriteCond %{REQUEST_URI} .yourbpsignupslug*<br />
RewriteCond %{HTTP_REFERER} !.*yourhomedomain.* [OR]<br />
RewriteCond %{HTTP_USER_AGENT} ^$<br />
RewriteRule (.*) http://die-spammers.com/ [R=301,L]<br />
# END ANTISPAMBLOG REGISTRATION<br />
</code></p>
<hr />
<p><small>© ahome for <a href="http://wpmututorials.com">WPMU Tutorials</a>, 2009. |
<a href="http://wpmututorials.com/how-to/spam-blogs-and-buddypress/">Permalink</a> |
<a href="http://wpmututorials.com/how-to/spam-blogs-and-buddypress/#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/how-to/spam-blogs-and-buddypress/&title=Spam blogs and Buddypress">del.icio.us</a>
<br/>
Post tags: <a href="http://wpmututorials.com/tag/buddypress/" rel="tag">buddypress</a>, <a href="http://wpmututorials.com/tag/rewrite/" rel="tag">rewrite</a>, <a href="http://wpmututorials.com/tag/splogs/" rel="tag">splogs</a>, <a href="http://wpmututorials.com/tag/wordpress-mu/" rel="tag">wordpress mu</a>, <a href="http://wpmututorials.com/tag/wordpressmu/" rel="tag">wordpressmu</a>, <a href="http://wpmututorials.com/tag/wpmu/" rel="tag">wpmu</a><br/>
</small></p>
<p>Need real genuine helpful support? <a href="http://musupport.net">MU Support</a>.</p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=DhVOKg1XMmk:qGVfkHD4Hco:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=DhVOKg1XMmk:qGVfkHD4Hco:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=DhVOKg1XMmk:qGVfkHD4Hco:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=DhVOKg1XMmk:qGVfkHD4Hco:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=DhVOKg1XMmk:qGVfkHD4Hco:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=DhVOKg1XMmk:qGVfkHD4Hco:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=DhVOKg1XMmk:qGVfkHD4Hco:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=DhVOKg1XMmk:qGVfkHD4Hco:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=DhVOKg1XMmk:qGVfkHD4Hco:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=DhVOKg1XMmk:qGVfkHD4Hco:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=DhVOKg1XMmk:qGVfkHD4Hco:Miiyz6yFTis"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=Miiyz6yFTis" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WpmuTutorials/~4/DhVOKg1XMmk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/how-to/spam-blogs-and-buddypress/feed/</wfw:commentRss>
		<feedburner:origLink>http://wpmututorials.com/how-to/spam-blogs-and-buddypress/</feedburner:origLink></item>
		<item>
		<title>MU’ing WP</title>
		<link>http://feedproxy.google.com/~r/WpmuTutorials/~3/zcvItFDk6OE/</link>
		<comments>http://wpmututorials.com/hacks/muing-wp/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 21:18:51 +0000</pubDate>
		<dc:creator>Ron</dc:creator>
		
		<category><![CDATA[Hacks]]></category>

		<category><![CDATA[wordpress]]></category>

		<category><![CDATA[wordpressmu]]></category>

		<category><![CDATA[wp-wmpu merge]]></category>

		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=229</guid>
		<description><![CDATA[If you did not catch this on twitter (our twitter links are in the sidebar), I was experimenting with possibilities of how one could go about merging the WP &#038; WPMU codebases. Andrea wrote an initial post and yesterday Matt Mullenweg confirmed it in this comment.
Most of the programming that I&#8217;ve done in the last [...]]]></description>
			<content:encoded><![CDATA[<p>If you did not catch this on twitter (our twitter links are in the sidebar), I was experimenting with possibilities of how one could go about merging the WP &#038; WPMU codebases. Andrea wrote an <a href="http://wpmututorials.com/news/breaking-news-from-wordcamp-sf/">initial post</a> and yesterday Matt Mullenweg confirmed it in <a href="http://www.blogherald.com/2009/06/02/wordpress-and-wordpressmu-merged-whoa/#comment-1033204">this comment</a>.</p>
<p>Most of the programming that I&#8217;ve done in the last 20 years has been modifying other people&#8217;s code. Recently, I have worked mostly with WPMU but a few years ago I was writing plugins and theme functions for WP. After some thought on the task of merging the WP &#038; WPMU codebases I felt that the easiest route would be to modify WPMU so that it would run on the WP database structure without altering the WP data.</p>
<p>The process that I followed was</p>
<ul>
<li>Fresh install of WP 2.7.1</li>
<li>Wrote the second post in the blog</li>
<li>Move the WP folder and replaced it with a WPMU 2.7.1 install</li>
<li>Edited the wp-config to use the WP database</li>
<li>Worked my magic without modifying any of the WP tables or WPMU core files</li>
<li><a href="http://twitpic.com/6hqjb">a line in wp-config + 2 plugins = wpmu running on wp install</a></li>
<li><a href="http://twitpic.com/6hx7t">buddypress member on wpmu over wp</a></li>
<li><a href="http://twitpic.com/6hq5a">Buddypress home on wpmu over wp</a></li>
<li><a href="http://twitpic.com/6jbbo">edit apache vhost document root + restart = back to WP from WPMU</a> (to verify that the WP DB remained intact)</li>
</ul>
<p>I&#8217;m fairly sure that quite a few people are interested in knowing specifically what I did. I&#8217;m familiar with that feeling. However, having had a day or so to give it some thought, developing a common code base which would run on either a WP or WPMU database would be a nice to add to my list of accomplishments. Those interested in the potential of the common code base could purchase a support subscription at <a href="http://musupport.net">musupport.net</a>. Enough subscriptions would allow Andrea &#038; I to reduce our client load such that I could dedicate more time to a common code base.</p>
<hr />
<p><small>© ahome for <a href="http://wpmututorials.com">WPMU Tutorials</a>, 2009. |
<a href="http://wpmututorials.com/hacks/muing-wp/">Permalink</a> |
<a href="http://wpmututorials.com/hacks/muing-wp/#comments">2 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/hacks/muing-wp/&title=MU&#8217;ing WP">del.icio.us</a>
<br/>
Post tags: <a href="http://wpmututorials.com/tag/wordpress/" rel="tag">wordpress</a>, <a href="http://wpmututorials.com/tag/wordpressmu/" rel="tag">wordpressmu</a>, <a href="http://wpmututorials.com/tag/wp-wmpu-merge/" rel="tag">wp-wmpu merge</a>, <a href="http://wpmututorials.com/tag/wpmu/" rel="tag">wpmu</a><br/>
</small></p>
<p>Need real genuine helpful support? <a href="http://musupport.net">MU Support</a>.</p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=zcvItFDk6OE:KDpasBxltgI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=zcvItFDk6OE:KDpasBxltgI:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=zcvItFDk6OE:KDpasBxltgI:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=zcvItFDk6OE:KDpasBxltgI:dnMXMwOfBR0"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=dnMXMwOfBR0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=zcvItFDk6OE:KDpasBxltgI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=zcvItFDk6OE:KDpasBxltgI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=zcvItFDk6OE:KDpasBxltgI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=zcvItFDk6OE:KDpasBxltgI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=zcvItFDk6OE:KDpasBxltgI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?i=zcvItFDk6OE:KDpasBxltgI:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/WpmuTutorials?a=zcvItFDk6OE:KDpasBxltgI:Miiyz6yFTis"><img src="http://feeds.feedburner.com/~ff/WpmuTutorials?d=Miiyz6yFTis" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/WpmuTutorials/~4/zcvItFDk6OE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/hacks/muing-wp/feed/</wfw:commentRss>
		<feedburner:origLink>http://wpmututorials.com/hacks/muing-wp/</feedburner:origLink></item>
	</channel>
</rss>
