<?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>WordPress &#34;Must-Use&#34; Tutorials&#187; ideas</title>
	<atom:link href="http://wpmututorials.com/category/ideas/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpmututorials.com</link>
	<description>WordPress multisite how to - making sense of the network feature from what was wordpress mu</description>
	<lastBuildDate>Fri, 06 Jan 2012 13:36:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Risk management</title>
		<link>http://wpmututorials.com/ideas/risk-management/</link>
		<comments>http://wpmututorials.com/ideas/risk-management/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 14:27:11 +0000</pubDate>
		<dc:creator>andrea</dc:creator>
				<category><![CDATA[ideas]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=435</guid>
		<description><![CDATA[Last summer, I had company visiting from England. My cousin Mike works as a risk analyst and security specialist for a large firm in the UK that has some high-profile clients &#8211; including government. Naturally, I asked him some relevant questions about web servers, WordPress, hackers and other fun stuff like that. (We refrained from [...]]]></description>
			<content:encoded><![CDATA[<p>Last summer, I had company visiting from England. My cousin Mike works as a risk analyst and security specialist for a large firm in the UK that has some high-profile clients &#8211; including government. Naturally, I asked him some relevant questions about web servers, WordPress, hackers and other fun stuff like that. (We refrained from having the conversation over dinner though.) I will say it was nice to talk to a family member who not only know what WordPress is, but is familiar with servers and hardware infrastructures.</p>
<p>So I not only got a quick overview of how analyze the risk and likelihood of different scenarios, I got to spend some quality family time not in front of the computer. Win/win. It also benefits you to, dear reader, because I got to discuss WordPress-specific and server specific security with someone fully versed in calculating the likelihood of hackers wrecking havoc on your site.</p>
<p>The added bonus is a client also emailed me some security questions right around the same time, so I took those two hints to write a post about security and hopefully allay some fears.</p>
<p>There are fairly standard and common procedures for securing WordPress. Our buddy Brad Williams frequently talks about security at various WordCamps. All his tips are excellent. </p>
<p>It also has <a href="http://www.networkworld.com/news/2010/072910-open-source-web-apps-often.html?hpg1=bn">less vulnerabilites</a> that many other popular softwares on your server.</p>
<p>So, that takes care of WordPress. Many people stop there and think they are covered.</p>
<p>But you&#8217;re not.</p>
<p>You still have to secure the server itself. Most times, a good webhost will have this taken care of, but a recent spate of attacks targeting WordPress and other php-based applications exposed a few hosts who got sloppy.</p>
<p>Note that targeting WordPress is not the same as hacking WordPress. In the above cases, the servers themselves were compromised, and the hackers had access to the file system or database. If they can get to your files the same way you do, those files are toast &#8211; no matter how secured.</p>
<p>In a couple cases I have heard of, the person&#8217;s local home computer had a virus that <a href="http://support.inmotionhosting.com/ftp_exploits.html">lifted their ftp passwords and transfered hacked files</a> to the webserver. </p>
<p>Clearly, the risk here isn&#8217;t WordPress. Making sure you have correct file &amp; folder permissions is definitely step one, and a step up from that is folder ownership. The other is making sure that any program on the server &#8211; phpmyadmin or database management tools, centos and other operating systems, cpanel or other account management tools &#8211; is also updated to the latest. <a href="http://www.xatrix.org/article/multiple-php4-5-vulnerabilities/4369/">Outmoded versions of php</a> are also a larger risk.</p>
<p>Not to put too fine a point on it, if you&#8217;re obsessing over WordPress secirty and ignore the server itself, you&#8217;ve locked all the windows and left the front door open.</p>
<p>Specifically to running a network, if a user account gets hacked, they can do far less damage (if anything) than if they&#8217;d hacked the ftp password. And it&#8217;s too easy to crack many of the common ftp programs. Your ftp password is transferred in plain text across the internet. Somene who breaks into your network is already prevented from editing files in the backend. They&#8217;d have to be a Super Admin to do that, so they&#8217;d need to crack yet another password. If you&#8217;re not using the &#8220;admin&#8221; username, put it on the banned list of names as I&#8217;ve seen hackers try and register with that name, or give it a super hard and secure password.</p>
<p>Consider I talked to a site owner recently who was unable to upgrade WordPress or much of anything else because their host hadn&#8217;t scheduled updates for php yet &#8211; it was troubling. I strongly suggested they find a new host.</p>
<hr />
<p><small>© andrea for <a href="http://wpmututorials.com">WordPress &quot;Must-Use&quot; Tutorials</a>, 2011. |
<a href="http://wpmututorials.com/ideas/risk-management/">Permalink</a> |
<a href="http://wpmututorials.com/ideas/risk-management/#comments">No comment</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/ideas/risk-management/&title=Risk management">del.icio.us</a>
<br/>
Post tags: <a href="http://wpmututorials.com/tag/security/" rel="tag">security</a><br/>
</small></p>
<p><strong>Check out <a href="http://wpebooks.com">WPeBooks.com</a> for multisite plugins & ebooks.</strong></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>
]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/ideas/risk-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>From the archives &#8211; building a better blog host series</title>
		<link>http://wpmututorials.com/ideas/from-the-archives-building-a-better-blog-host-series/</link>
		<comments>http://wpmututorials.com/ideas/from-the-archives-building-a-better-blog-host-series/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 14:05:55 +0000</pubDate>
		<dc:creator>andrea</dc:creator>
				<category><![CDATA[ideas]]></category>
		<category><![CDATA[advice]]></category>
		<category><![CDATA[build a better blog]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[set up]]></category>
		<category><![CDATA[wordpressmu]]></category>
		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=543</guid>
		<description><![CDATA[A way back in the days of WordPress mu, I wrote a series of posts helping new users to plan out and really think about their network they were setting up. Almost all of the information is still applicable and still useful, so here&#8217;s a recap for your elucidation. Building a better blog host: Week [...]]]></description>
			<content:encoded><![CDATA[<p>A way back in the days of WordPress mu, I wrote a series of posts helping new users to plan out and really think about their network they were setting up. Almost all of the information is still applicable and still useful, so here&#8217;s a recap for your elucidation.</p>
<p><a href="http://wpmututorials.com/how-to/building-a-better-blog-host-week-1/">Building a better blog host: Week 1</a> The first week walks you through the basic understanding of how the whole platform works and encourages you to make your plans. It also talks about install and setup.</p>
<p><a href="http://wpmututorials.com/how-to/building-a-better-blog-host-week-2-the-front-page/">Building a better blog host: Week 2 – the front page</a> In the second installment I walked readers through setting up the front page, using the previous version of wordpress.com as my example.</p>
<p><a href="http://wpmututorials.com/how-to/week-3-build-a-better-blog-site-user-themes-and-plugins/">Week #3 Build a better blog site – User themes and plugins</a>This week&#8217;s installment dealt with explaining how themes and plugins work in a wpmu and multisite environment. The addition of &#8220;network activate&#8221; hadn&#8217;t happened, but the rest applies.</p>
<p><a href="http://wpmututorials.com/how-to/building-a-better-blog-host-week-4-the-seo-and-stats-edition/">Building a Better Blog host: Week 4, the SEO and stats edition</a> always a hot topic, I covered SEO and how it applies to a network, and I also talked about stats.</p>
<p><a href="http://wpmututorials.com/how-to/build-a-better-blog-host-week-5-security/">Build A Better Blog Host Week 5 – Security</a> And lastly, I covered security in week 5.</p>
<p>So, what do you think? Is it time for an update? Is there a section I missed or one I could add now that we are light years away? Or was most of the past advice still really relevant?</p>
<p>What would you like to see me cover next?</p>
<hr />
<p><small>© andrea for <a href="http://wpmututorials.com">WordPress &quot;Must-Use&quot; Tutorials</a>, 2011. |
<a href="http://wpmututorials.com/ideas/from-the-archives-building-a-better-blog-host-series/">Permalink</a> |
<a href="http://wpmututorials.com/ideas/from-the-archives-building-a-better-blog-host-series/#comments">7 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/ideas/from-the-archives-building-a-better-blog-host-series/&title=From the archives &#8211; building a better blog host series">del.icio.us</a>
<br/>
Post tags: <a href="http://wpmututorials.com/tag/advice/" rel="tag">advice</a>, <a href="http://wpmututorials.com/tag/build-a-better-blog/" rel="tag">build a better blog</a>, <a href="http://wpmututorials.com/tag/how-to/" rel="tag">how to</a>, <a href="http://wpmututorials.com/tag/set-up/" rel="tag">set up</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><strong>Check out <a href="http://wpebooks.com">WPeBooks.com</a> for multisite plugins & ebooks.</strong></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>
]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/ideas/from-the-archives-building-a-better-blog-host-series/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Should you use WPMU?</title>
		<link>http://wpmututorials.com/ideas/should-you-use-wpmu/</link>
		<comments>http://wpmututorials.com/ideas/should-you-use-wpmu/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 19:01:37 +0000</pubDate>
		<dc:creator>andrea</dc:creator>
				<category><![CDATA[ideas]]></category>
		<category><![CDATA[client work]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[merge]]></category>
		<category><![CDATA[new sites]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=339</guid>
		<description><![CDATA[With news of the merge of the WordPress &#038; WordPressMU codebase becoming more widespread, one of the questions I get asked with increasing frequency is should someone start a new site based on MU or should they wait for the merge. My answer? It depends. Is it time-critical? Do you need it up and running [...]]]></description>
			<content:encoded><![CDATA[<p>With news of the merge of the WordPress &#038; WordPressMU codebase becoming more widespread, one of the questions I get asked with increasing frequency is should someone start a new site based on MU or should they wait for the merge.</p>
<p>My answer? It depends.</p>
<p>Is it time-critical? Do you need it up and running sooner rather than later? Is it income-generating? I spoke to someone earlier this week who is building out their MU-based site now because as they so succinctly put it, &#8220;I&#8217;m not leaving 3 months income on the table.&#8221;</p>
<p>And that&#8217;s how long it <strike>will</strike> may take to be out in the wild. Can you afford to wait three months? Only you (or your client) can answer that.</p>
<p>Also, if you are planning a project based on Buddypress and were waiting for the merge so you could use it on single WordPress, <a href="http://wpmututorials.com/news/merge-news-and-buddypress-awesomeness/">I mentioned over a week ago</a> that this improvement is already in the trunk of BP. It is tentatively slated for release at the end of January, so if that was what you were waiting for, I would start development on trunk now.</p>
<p>Other people I have spoken to expressed concern over being able to upgrade from WPMU to WP when 3.0 comes out. This is one of the major priorities for the devs, and I have found historically the devs were always quite good in making sure core code (and new changes) were upgradeable. They want your site to upgrade and succeed too.</p>
<p>EDIT: Although I said three months up above, the actual release date has yet to be determined. The length of time is an educated guesstimate, not a firm thing. It was stated for illustrative purposes for how long you may have to wait.</p>
<hr />
<p><small>© andrea for <a href="http://wpmututorials.com">WordPress &quot;Must-Use&quot; Tutorials</a>, 2010. |
<a href="http://wpmututorials.com/ideas/should-you-use-wpmu/">Permalink</a> |
<a href="http://wpmututorials.com/ideas/should-you-use-wpmu/#comments">10 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/ideas/should-you-use-wpmu/&title=Should you use WPMU?">del.icio.us</a>
<br/>
Post tags: <a href="http://wpmututorials.com/tag/client-work/" rel="tag">client work</a>, <a href="http://wpmututorials.com/tag/development/" rel="tag">development</a>, <a href="http://wpmututorials.com/tag/merge/" rel="tag">merge</a>, <a href="http://wpmututorials.com/tag/new-sites/" rel="tag">new sites</a><br/>
</small></p>
<p><strong>Check out <a href="http://wpebooks.com">WPeBooks.com</a> for multisite plugins & ebooks.</strong></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>
]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/ideas/should-you-use-wpmu/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Mixing mapped domains and sites</title>
		<link>http://wpmututorials.com/ideas/mixing-mapped-domains-and-sites/</link>
		<comments>http://wpmututorials.com/ideas/mixing-mapped-domains-and-sites/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 18:50:28 +0000</pubDate>
		<dc:creator>andrea</dc:creator>
				<category><![CDATA[ideas]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=306</guid>
		<description><![CDATA[As you may already know, this blog is a domain mapped blog on a WPMU site. So is ronandandrea.com, our consulting site. It&#8217;s very handy to login with the same username, and only have one codebase to deal with. We do have other domains, client sites, &#38; sites under dev on the install, but I&#8217;ll [...]]]></description>
			<content:encoded><![CDATA[<p>As you may already know, this blog is a domain mapped blog on a WPMU site. So is <a href="http://ronandandrea.com">ronandandrea.com</a>, our consulting site. It&#8217;s very handy to login with the same username, and only have one codebase to deal with.</p>
<p>We do have other domains, client sites, &amp; sites under dev on the install, but I&#8217;ll leave it at those two for the mentions for now.</p>
<p>One question I get asked is if you can use the <a href="http://wpmututorials.com/simple-multi-site-plugin-e-book/">domain mapping and multi site plugins</a> together on one install. Sure you can! In fact, some of our time was taken up recently by moving <a href="http://atypicalife.net/blog/">my personal blog</a> which has over three thousand posts, and <a href="http://atypicalife.net/mam/">my mom&#8217;s blog</a>, which also had a number of posts and attachments. Both of these were separate WordPress installs in the same server, both in subfolders.</p>
<p>A quick overview:</p>
<ul>
<li> backups. Lots and lots of backups. I backed up both databases, both wp-content folders from both sites. I also grabbed Export files from the backend using the Advanced Export plugin, because like I said above, there was a LOT of content.</li>
<li> since I was already a user on the new system, I didn&#8217;t have to add myself.</li>
<li> made a new Site in WPMU</li>
<li> since the old site was live with traffic, and the new site needed a LOT of work that was going to be done here &amp; there, I <strong>added a record to my computer&#8217;s hosts file</strong> to the IP of the new site. This means that after adding the Site in MU, the only person who could see it, access it, or even know about it was me. Each time I needed to go back to the old site for something, I had to un-do that hosts file edit. I tried to plan accordingly and do things in batches.</li>
<li> I imported the main site domain&#8217;s posts first. We had some technical issues with uploads, so we wound up using the database backup. Good thing we&#8217;d already done this! While we were in the SQL, we cleaned out post revisions, spam comments and tables from plugins long since deleted. I like to use an interface, so I imported the entire database into a local copy of phpmyadmin. I was able to rename the database tables under the operations tab when browsing each table. Ron ran through the database changing the image upload paths, because we knew they&#8217;d change. He also imported these new tables into the new site, replacing the empty ones.</li>
<li> I then checked the blog. Sure it had the default theme, but everything was now there. I moved over the themes and plugins, skipping the ones already in the new install. I did the other blog&#8217;s themes &amp; plugins folders at the same time, since I was already logged in  to the server via ssh. It was much more efficient to transfer large amounts of data this way, from one server to another.</li>
<li> Once my blog was up and running, we did the same database changes to my mom&#8217;s blog. On the new site, I added her blog from the backend so we&#8217;d know what the blog ID would be. once again, I double-checked everything.</li>
<li> when all seemed moved over, I went to my domain registrar and changed the DNS records to point to the new site and went to bed. in the morning, after making sure my local hosts file was adjusted to show me the live site, I checked to make sure it really was live on the new site &#8211; and it was! <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </li>
</ul>
<p>My old blog was installed in a subfolder called &#8216;blog&#8217; with the index file of the site calling in wp_head. This time, it&#8217;s technically the &#8220;main&#8221; blog, but to maintain links, I changed the setting under Settings -&gt; Reading to show a different page on the front and to use the &#8220;Blogs&#8221; page to show the posts. The only extra I did was make a blank Page called blog. I still want to make a home.php page for my template to let visitors to the main domain know about other blogs under AtypicaLife.net.</p>
<p>Now I can add new blogs to my second site with a click of a button. The signups are closed to the public, but since some of my family members were already users, or newly added, I&#8217;ve allowed them to set up new blogs as well. Since then, we&#8217;ve started one for my oldest daughter to relate her tales from her first year at college, a group blog with recipes, and there are plans for a genealogy blog for my uncle and mom. This way, users of one blog don&#8217;t interfere with the management of another blog. I could have had a multi-author blog and strict categories, but this saves user from accidentally posting to the wrong area. They also have their own space and can change themes and play with plugins and widgets all they like.</p>
<p>Yes, this was quite a bit of work to get moved over, partly because of the established blogs. But? It has been SO worth it. The amount of time doing this would still be less than maintaining half a dozen separate installs of WordPress.</p>
<p>I&#8217;ll be going over this in detail at one of my <a href="http://2009.newyork.wordcamp.org/speakers/">sessions at WordCamp New York</a>. Will I see you there?</p>
<hr />
<p><small>© andrea for <a href="http://wpmututorials.com">WordPress &quot;Must-Use&quot; Tutorials</a>, 2009. |
<a href="http://wpmututorials.com/ideas/mixing-mapped-domains-and-sites/">Permalink</a> |
<a href="http://wpmututorials.com/ideas/mixing-mapped-domains-and-sites/#comments">9 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/ideas/mixing-mapped-domains-and-sites/&title=Mixing mapped domains and sites">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><strong>Check out <a href="http://wpebooks.com">WPeBooks.com</a> for multisite plugins & ebooks.</strong></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>
]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/ideas/mixing-mapped-domains-and-sites/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Anatomy of a home page: WordPress.com</title>
		<link>http://wpmututorials.com/elsewhere/anatomy-of-a-home-page-wordpresscom/</link>
		<comments>http://wpmututorials.com/elsewhere/anatomy-of-a-home-page-wordpresscom/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 17:32:11 +0000</pubDate>
		<dc:creator>andrea</dc:creator>
				<category><![CDATA[elsewhere]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Where can I find...?]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=131</guid>
		<description><![CDATA[Many people have big dreams when planning their WPMU-based site, and want to be the next WordPress.com. I see a lot of requests for how to make a home page like theirs, but I don&#8217;t think you should copy anyone&#8217;s site outright. You can, however, be inspired by them. A lot of successful wordpressmu-based sites [...]]]></description>
			<content:encoded><![CDATA[<p>Many people have big dreams when planning their WPMU-based site, and want to <strong>be the next WordPress.com</strong>. I see a lot of requests for <strong>how to make a home page</strong> like theirs, but I don&#8217;t think you should copy anyone&#8217;s site outright. You can, however, be inspired by them. A lot of successful wordpressmu-based sites have common features on their homepage, and today I hope to go over the one we all know best.</p>
<p>Let&#8217;s look at a recent screenshot of WordPress.com&#8217;s home page and see the elements included. I&#8217;ll follow-up with an explanation of where the find the various plugins and tools to achieve the same functionality (where possible).<br />
(...)<br/>Read the rest of <a href="http://wpmututorials.com/elsewhere/anatomy-of-a-home-page-wordpresscom/">Anatomy of a home page: WordPress.com</a> (748 words)</p>
<hr />
<p><small>© andrea for <a href="http://wpmututorials.com">WordPress &quot;Must-Use&quot; Tutorials</a>, 2008. |
<a href="http://wpmututorials.com/elsewhere/anatomy-of-a-home-page-wordpresscom/">Permalink</a> |
<a href="http://wpmututorials.com/elsewhere/anatomy-of-a-home-page-wordpresscom/#comments">41 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/elsewhere/anatomy-of-a-home-page-wordpresscom/&title=Anatomy of a home page: WordPress.com">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><strong>Check out <a href="http://wpebooks.com">WPeBooks.com</a> for multisite plugins & ebooks.</strong></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>
]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/elsewhere/anatomy-of-a-home-page-wordpresscom/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>What&#8217;s On Your Front Page?</title>
		<link>http://wpmututorials.com/ideas/whats-on-your-front-page/</link>
		<comments>http://wpmututorials.com/ideas/whats-on-your-front-page/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 19:27:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ideas]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=121</guid>
		<description><![CDATA[Yes, I know I&#8217;m supposed to be writing more tutorials. Been kind of busy with real life, medical concerns and some other stuff. I&#8217;m actually writing today a personal rant and I have to admit that it&#8217;s really an opinion piece. I&#8217;m trying to figure out why WordPress MultiUser site admins place adverts on their [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, I know I&#8217;m supposed to be writing more tutorials.  Been kind of busy with real life, medical concerns and some other stuff.  I&#8217;m actually writing today a personal rant and I have to admit that it&#8217;s really an opinion piece.</p>
<p>I&#8217;m trying to figure out why WordPress MultiUser site admins place adverts on their home pages of their sites.  To me, this makes no sense what so ever.  The purpose of the front page is to draw the casual visitor into the site, not send them away.  There are tons of threads on the mu support forums asking how to list the most recent posts, what blogs have been updated recently and those posts or blogs that admins want to highlight.  Those lists are there hoping to draw in the visitor into their site to see what folks are writing about.  But yet seems like nearly every mu install I look at, there&#8217;s an advert up there hoping to earn a few cents for the admin.</p>
<p>Now I don&#8217;t have a problem with adverts.  We all know something has to pay the bucks when it comes to servers and bandwidth and your time that you invest into the site.  I just personally feel that this isn&#8217;t the way to go though.  Sure, let&#8217;s put adverts on the sitewide tag pages or display them to folks coming in from the search engines.  I don&#8217;t have a problem with that and considering that those types of views and clicks earn better than the average click, I say go for it.  But when I have a random visitor drops onto the front page of my mu install, I want to draw them in, not send them elsewhere.</p>
<p>Take a look at WalMart for example.  Sure, there&#8217;s a banner currently for Always Infinity across the top of the site and another one embedded within the content.  But what happens when you click on the advert?  Instead of getting sent to another site, it drops you into a page within the WalMart site.</p>
<p>Home Depot as a rotating image banner highlighting sales on their site.  Ditto with Starbucks.</p>
<p>Would you rather have those few extra pennies or a decent blogger who may earn you more down the road?</p>
<p>Just a thought.<br />
-<a href="http://drmikessteakdinner.com">drmike</a></p>
<hr />
<p><small>© admin for <a href="http://wpmututorials.com">WordPress &quot;Must-Use&quot; Tutorials</a>, 2008. |
<a href="http://wpmututorials.com/ideas/whats-on-your-front-page/">Permalink</a> |
<a href="http://wpmututorials.com/ideas/whats-on-your-front-page/#comments">8 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/ideas/whats-on-your-front-page/&title=What&#8217;s On Your Front Page?">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><strong>Check out <a href="http://wpebooks.com">WPeBooks.com</a> for multisite plugins & ebooks.</strong></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>
]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/ideas/whats-on-your-front-page/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Who&#8217;s your MU Buddy?</title>
		<link>http://wpmututorials.com/how-to/whos-your-mu-buddy/</link>
		<comments>http://wpmututorials.com/how-to/whos-your-mu-buddy/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 22:20:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[ideas]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=120</guid>
		<description><![CDATA[I was going to write this article later on in the series but as I&#8217;m sure you all know, sometimes real life throws you a curve. Sometimes you wind up away from the computer for the entire day. Sometimes you have a doctor&#8217;s appointment that winds up taking the entire day. Sometimes one of your [...]]]></description>
			<content:encoded><![CDATA[<p>I was going to write this article later on in the series but as I&#8217;m sure you all know, sometimes real life throws you a curve.  Sometimes you wind up away from the computer for the entire day.  Sometimes you have a doctor&#8217;s appointment that winds up taking the entire day.  Sometimes one of your kids gets sent home with a high fever.  How about a planned vacation with the family for a few days or a week or more.  And sometimes you get talked into spending seven hours painting an inner city church for a couple slices of cold pizza and a warm soda.</p>
<p>Let&#8217;s be honest.  Running a WordPress MultiUser site takes a good amount of your time.  For those who put an honest effort into setting theirs up and watching over it, it&#8217;s not something that one can throw up and forget about it.  There&#8217;s checking for updates, answering support questions, testing, reviewing for security problems, looking into new features, and much more.  It&#8217;s not a 24/7 job but there are those folks out there that pretty much work full time if not more on their sites.  There&#8217;s even folks that for them, mu is their full time job.</p>
<p>But what to do when real life pulls you away.  Sometimes it&#8217;s planned well in advanced.  Sometimes it gets dropped into your lap with only a few moments notice.  And sometimes a well meaning minister walks up to you and says &#8220;Hey, how would you like to help paint my church for me?&#8221;</p>
<p>On the Internet, you have what&#8217;s known as peer agreements.  What they are is agreements between two or more companies where if one company has a problem of some sort, the other company fills in.  Usually you see these types of agreements with backbone carriers.  For example, let&#8217;s say that a company like Time Warner is having a problem with one of their backbones.  Per their agreement with another company like Covad, they can go to them and request assistance.  Covad would share their backbone with Time Warner until the problem was resolved.  And if Covad down the road had an issue, Time Warner would return the favor.</p>
<p>Local newspapers have these types of agreements as well.  Here in Charlotte, when the Observer has an issue with their presses, the local USAToday distributor helps out.  That seems to happen about once a month it seems.  The next day, the Observer runs this full page with a picture of the USAToday&#8217;s print gang thanking them for their effort and going on about how wonderful those folks are.  Never seems to be that flattering of a picture though&#8230;</p>
<p>Most of our WordPress MultiUser installs have these types of agreements with each other.  They cover for each other in case of need.  A lot of the folks running MU installs on the net seem to be one man or woman operations.  If something was to happen to the site administrator, without this type of agreement, there would be no one in place to back up the administrator.</p>
<p>Now I&#8217;m not saying that this arrangement should be used each and every day.  We&#8217;ve had folks try that over on my servers.  That doesn&#8217;t go over too well and folk&#8217;s feelings get hurt quite quickly.  But in the case of a real emergency, it&#8217;s a blessing.</p>
<p>The level of access depends on how well you trust these folks.  Best bet would be an agreement in place just to answer an occasional question or watch over the forums would probably be best in case of emergency or if you should happen to disappear for a bit.  If you know the other person well, more access such as file level may be considered.  Granted they could screw up something important on your site but you would have the same access to do that same to theirs.</p>
<p>What happens if you don&#8217;t have this in place if you finally get to take that week long vacation?  Would forum threads be answered?  What if someone finds a bug in a popular theme that makes it unusable?  How about a security problem?  A comment spam run or some bot setting up ten thousand splogs within a hour?  What kind of mess would you find waiting for you when you got back from your week off?</p>
<p>Just something to think about.<br />
-<a href="http://drmikessteakdinner.com">drmike</a></p>
<hr />
<p><small>© admin for <a href="http://wpmututorials.com">WordPress &quot;Must-Use&quot; Tutorials</a>, 2008. |
<a href="http://wpmututorials.com/how-to/whos-your-mu-buddy/">Permalink</a> |
<a href="http://wpmututorials.com/how-to/whos-your-mu-buddy/#comments">5 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/how-to/whos-your-mu-buddy/&title=Who&#8217;s your MU Buddy?">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><strong>Check out <a href="http://wpebooks.com">WPeBooks.com</a> for multisite plugins & ebooks.</strong></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>
]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/how-to/whos-your-mu-buddy/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Road to Well-Mu</title>
		<link>http://wpmututorials.com/news/the-road-to-well-mu/</link>
		<comments>http://wpmututorials.com/news/the-road-to-well-mu/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 18:14:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[how to]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/?p=118</guid>
		<description><![CDATA[A while back, Andrea put out a call for folks to pitch in and help out with her site, wpmututorials.com, by writing articles and tutorials. She especially nagged, poked, prodded, and bribed (Double chocolate brownies please. No nuts.) those who had put in the time and effort to build successful sites. During the next few [...]]]></description>
			<content:encoded><![CDATA[<p>A while back, Andrea put out a <a href="http://wpmututorials.com/news/getting-close-to-151-and-i-need-more-authors/">call</a> for folks to pitch in and help out with her site, wpmututorials.com, by writing articles and tutorials.  She especially nagged, poked, prodded, and bribed (Double chocolate brownies please.  No nuts.) those who had put in the time and effort to build successful sites.</p>
<p>During the next few weeks, I&#8217;ll be setting up the <a href="http://cynix.uni.cc/">Cynix blogging site</a>.  Right now, it&#8217;s just a basic shell with the WordPress Multiuser software uploaded and installed.  Not much there, right?  With the permission of the site owners, we&#8217;ll be walking through each and hopefully every step of the creation of the site.  We&#8217;ll cover the planning of the site, choosing what plugins to use, how to write documentation, determining what features and/or concepts may work best for your site, and how to build it to the best that you become.  As we complete each step, you should be able to see the site grow into a full featured site, ready to fulfill the needs of its end users and hopefully give the admins something to be proud of. (And maybe earn them a buck or two to boot.)</p>
<p>But to make it perfectly clear, this is not a set of tutorials for beginners.  I won&#8217;t be covering such basic concepts as installing the software, database management, uploading plugins and themes, and the like.  Just like WordPress Multiuser requires some basic knowledge of WordPress, blogging, web hosting and the Internet in general, these tutorials will assume that the reader already has some basic knowledge as well.  If you&#8217;re still lost on how to upload a theme, you may want to consider if this is worth your time or if you need to broaden your skill set a bit first.</p>
<p>Don&#8217;t expect a successful site to pop into existence overnight.  It takes work.  Sometimes quite a lot of it.  I have to admit that I still get a chuckle reading the threads in the support forums where folks want a site &#8220;just like WordPress.com,&#8221; they want it now, can&#8217;t understand why they have to pay attention to whatever an error log is, and don&#8217;t understand why they got the boot from their $2.95 a month hosting account after a week.  I remember one person who gave the time frame of 10 days.  That&#8217;s not going to happen.  The time frame for this one is 30-45 days.</p>
<p>This doesn&#8217;t mean that I&#8217;m not interesting in answering questions.  Please feel free to do so.  Just remember at this level of the game, you&#8217;re already playing with the pros.</p>
<p>And, yes, there will be homework.  In fact, you already have some.  What I would like you do it is find 5 blogging sites, sign up for accounts, and give them a try.  No, they don&#8217;t have to be WordPress sites but Andrea has <a href="http://wpmututorials.com/category/site-of-the-week/">reviewed</a> a few here.  Blogger, Typepad, MSN Spaces and the like are fine.  Test them out.  Find what you like and dislike about them.  What do they do well?  What do they do poorly in?  Take a look at their features.  What are they missing?  Are they easy to use?  Hard?  Make a list of the pros and cons and give them some thought.  Don&#8217;t think about if what you&#8217;re looking at is doable in Mu or not.  We&#8217;re just worried about a list right now.</p>
<p>Next Step: Planning.<br />
-<a href="http://drmikessteakdinner.com">drmike</a></p>
<hr />
<p><small>© admin for <a href="http://wpmututorials.com">WordPress &quot;Must-Use&quot; Tutorials</a>, 2008. |
<a href="http://wpmututorials.com/news/the-road-to-well-mu/">Permalink</a> |
<a href="http://wpmututorials.com/news/the-road-to-well-mu/#comments">7 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/news/the-road-to-well-mu/&title=The Road to Well-Mu">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><strong>Check out <a href="http://wpebooks.com">WPeBooks.com</a> for multisite plugins & ebooks.</strong></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>
]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/news/the-road-to-well-mu/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>25 New and different ways to use WordPressMU</title>
		<link>http://wpmututorials.com/ideas/25-new-and-different-ways-to-use-wordpressmu/</link>
		<comments>http://wpmututorials.com/ideas/25-new-and-different-ways-to-use-wordpressmu/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 00:22:31 +0000</pubDate>
		<dc:creator>andrea</dc:creator>
				<category><![CDATA[ideas]]></category>

		<guid isPermaLink="false">http://wpmututorials.com/ideas/25-new-and-different-ways-to-use-wordpressmu/</guid>
		<description><![CDATA[I was reading the list of 48 Unique Ways To Use WordPress earlier today, when it struck me that many of these ideas and more would be even better on an MU platform. Especially the section where Raj notes getting a domain and setting up a blog on subdomains. Um, Raj? This is exactly what [...]]]></description>
			<content:encoded><![CDATA[<p>I was reading the list of <a href="http://performancing.com/blogging-tools/48-unique-ways-use-wordpress">48 Unique Ways To Use WordPress</a> earlier today, when it struck me that many of these ideas and more would be even better on an MU platform.</p>
<p>Especially the section where Raj notes getting a domain and setting up a blog on subdomains. Um, Raj? This is exactly what MU does, with the click of a button. <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  For example, look at a site such as <a href="http://about.com">about.com</a>. Could be done in MU with not a lot of work, actually.</p>
<p>My own <a href="http://wpmututorials.com/category/site-of-the-week/">Site of the Week section</a> is a small start in highlighting sites that are already out there making waves using MU.</p>
<p>Now before I get started, I have to say in big bold letters that this <strong>will require actual work</strong> and probably a  whole pile plugins and tweaks. Out of the box, WordPressMU is a blog farm, plain and simple. Then again, WordPress is &#8220;just&#8221; blog software, right? The other thing I noticed is that I&#8217;ve talked to a lot of people lately who are intimately familiar with WordPress enough to recode whole sections of it, but haven&#8217;t even looked at MU yet.</p>
<p>If you are one of those people, I think you&#8217;re going to be not only pleasantly surprised, but creatively refreshed. And before you think I am giving away great ideas, most of these have been done, I&#8217;m just suggesting how they can be done with MU. Ideas are a dime a dozen (or less) and they also fall under the 80/20 rule, meaning 80% of the people reading this will never actually do anything about it. The other 20% might want to start taking notes. <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strong>Niche blog networks</strong> &#8211; niche blogs are hot, networks are hot. Using WPMU combines the two. The added bonus over using a standard install and categories is as follows:<br />
a) the keyword is further to the start of the domain name<br />
b) you can have pages related to each topic<br />
c) did I mention the obvious? One code base to look after. <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
d) minimal theme tweaks, you can make them look the same (all use one theme) or different (each use a separate theme)<br />
e) can easily aggregate the blog contents, or just headlines onto the main blog.</p>
<p>If I were going to do a site like this, I would close off blog signups and manually create the blogs as needed from the backend. I would let users sign up because it enhances the community feel.</p>
<p>1. Celebrity gossip site &#8211; use the main blog to aggregate content from the sub-blogs and have those sub-blogs be celebrity-specific. I&#8217;d be all over this if my time wasn&#8217;t all used up already. From what I&#8217;ve seen, celebrity related sites bring in pretty good ad dollars.<br />
2. Hobby site &#8211; again, each sub-blog focuses on a specific hobby. If you are crafty or have some sort of hobby, you know how they are often related. One good niche site and some related blogs all running off the same code base, and you have one awesome resource.<br />
3. An artist collective &#8211; set up a few good photoblog themes, maybe streamline the backend, get some artist to signup and showcase their work, and you have an instant online gallery.<br />
4. Movie site &#8211; a new movie comes out, a new blog goes up. All under one umbrella. Think of <a href="http://imdb.com">IMDB</a> but different. Possibly better.<br />
5. Music artist site &#8211; a combo of 1, 3 and 4. You could use each sub-blog for one particular artist or a genre of music. Pages can then be set up to highlight things like albums and personal stats.<br />
6. Real estate &#8211; each blog could be area-specific or even per listing. In the past year, I both bought and sold a house. Many of the Realtor sites we&#8217;ve seen and tried to navigate are outdated and horrible to use. Much easier to remember 123mainst.myrealtor.com, isn&#8217;t it?<br />
7. Podcast network &#8211; One site, many blogs each featuring a particular podcast.</p>
<p>I&#8217;m sure your brain is racing with even more niche ideas with great categories suitable for a separate blogs under one site umbrella. To aggregate the posts onto the main mage, either use the <a href="http://wpmudevorg.wordpress.com/project/WPMU-Sitewide-Feed-Plugin---ITDamager">sitewide feed plugin</a>  and <a href="http://wordpressgarage.com/tips/publish-rss-feeds-on-your-wordpress-site-without-plugins/">parse it</a> or any one of the <a href="http://wpmudevorg.wordpress.com/project/WPMU-Recent-Posts">most recent</a> <a href="http://wpmudevorg.wordpress.com/project/List-All-Posts">posts</a> plugins.</p>
<p><strong>Educational uses</strong> &#8211; again, people learn all the time, and using MU opens up a whole new world. A lot of sites are out there based on MU, but I feel there&#8217;s room for everyone.</p>
<p>8. school site &#8211; each grade or class can have its own blog with the teacher reporting what&#8217;s going on Parents and family can then see for themselves what is being done in the classroom. Saves a lot of take-home papers. <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
9. Class site &#8211; each student has their own blog, the site is run by the instructor who could even grade their work (the blogs themselves).<br />
10. online courses &#8211; each blog is its own online course. The instructor runs one blog, the students can either be subscribed to that blog for follow-up or have their own blogs as well. Your call.<br />
11. Homeschooling or homework site &#8211; in one sense, the site I run is already  doing this in some places. Students can set up a blog to keep track of the work they did each day, logging results, writing essays, answering questions. it goes on and on. homeschooling parents can also log their days in blog format to keep family up to date on activities.</p>
<p><strong>Health</strong> &#8211; again, many people are interested in health issues, in being healthy or staying healthy, or in coping with conditions. A bunch of blgos on one site can be a great support network.</p>
<p>12. Diet blogs &#8211; either have the blogs concentrate on particular diets, or dieters can sign up, document their diet and interact with other site networks.<br />
13. Disease-specific blog &#8211; Cancer can be deadly, and diabetes is an ongoing daily thing. Both topics can be set up with sufferers using their blog to get support, keep people updated, and document progress.<br />
14. Fitness blogs &#8211; either to track progress, or highlight specific ways to get fit, this can be done easily.</p>
<p><strong>Family</strong><br />
15. New moms love to show off their babies. Give &#8216;em a place to blog it all. Don&#8217;t forget a gallery plugin and loads of upload space.<br />
16. Geneology &#8211; under a family surname domain or ancestor&#8217;s name, have each branch of the family use their blog to keep the cousins up to date.<br />
17. Got a family that loves to blog? Get a surname domain and have each family member use their name as the sub-blog. Safer for your kids than Myspace.<br />
<strong><br />
E-commerce</strong> &#8211; this section blows my mind, and apparently others too, as I see people asking all the time.There&#8217;s just one problem: any of the e-commerce plugins out there don&#8217;t quite work with MU. Yet. This is one of the ideas that requires the most work and/or money to implement.</p>
<p>18. Set up shops for users &#8211; one site, and each blog is owned by whomever, selling whatever they want. Feel free to niche that, though.<br />
19. One store, many departments &#8211; selling a load of stuff? Have each blog be a separate department.</p>
<p><strong>Miscellaneous</strong> &#8211; sometimes my mind wanders all over into unrelated territory. <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>20. Churches under one diocese or main church &#8211; sub-blogs are individual churches in different areas.<br />
21. video blogs &#8211; each blog is someone&#8217;s own personal video stream or collection of v-logs. Like your profile page at Youtube, but with blog functionality.<br />
22. Corporate intranet site &#8211; getting running on work servers, and each department can have its own blog, with team members as authors. managers and even other departments can stop in and check on project progress.<br />
23. Support sites of any kid &#8211; people need support and want to interact with other people, usually based on some sort of interest or need. Find that need and fill it. Got a hobby, and interest, a fandom perhaps? Ever wish related blogs were all in one spot? WPMU will do it.<br />
24. Election blogs &#8211; I hear my neighbours to the south have some sort of big election coming up. Candidates or the reporting thereof can be on a seperate blog on one site. Or have one site and each blog have different party news. Although that might work better in a country with more than two political parties&#8230; <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br />
25. The biggest and final one &#8211; SOCIAL NETWORK. Hey, development is headed that way already. <img src='http://wpmututorials.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Basically any site you can think of, especially ones with related (or not) subdomains or subdirectories, can be run off one WPMU installation. Not out of the box, and not necessarily easily, depending on the idea, but the fact remains it can be done.</p>
<p>How much work are you willing to put into it?</p>
<hr />
<p><small>© andrea for <a href="http://wpmututorials.com">WordPress &quot;Must-Use&quot; Tutorials</a>, 2008. |
<a href="http://wpmututorials.com/ideas/25-new-and-different-ways-to-use-wordpressmu/">Permalink</a> |
<a href="http://wpmututorials.com/ideas/25-new-and-different-ways-to-use-wordpressmu/#comments">26 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://wpmututorials.com/ideas/25-new-and-different-ways-to-use-wordpressmu/&title=25 New and different ways to use WordPressMU">del.icio.us</a>
<br/>
Post tags: <br/>
</small></p>
<p><strong>Check out <a href="http://wpebooks.com">WPeBooks.com</a> for multisite plugins & ebooks.</strong></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>
]]></content:encoded>
			<wfw:commentRss>http://wpmututorials.com/ideas/25-new-and-different-ways-to-use-wordpressmu/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
	</channel>
</rss>

