<?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>Active-Server Webhosting Blog &#187; Security</title>
	<atom:link href="http://www.active-server.com/blog/category/security/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.active-server.com/blog</link>
	<description>Bloggin about webhosting, SAAS and whatever else comes to mind.</description>
	<lastBuildDate>Sat, 28 Aug 2010 18:50:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Word Press as a CMS (Part 1)</title>
		<link>http://www.active-server.com/blog/word-press-as-a-cms-part-1-46/</link>
		<comments>http://www.active-server.com/blog/word-press-as-a-cms-part-1-46/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 17:00:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cms. seo]]></category>

		<guid isPermaLink="false">http://www.active-server.com/blog/?p=46</guid>
		<description><![CDATA[Investigating using WordPress as both a CMS and Blog When I was first told that one could use WordPress as a CMS I was thinking inside a very small confining box and thought, &#8220;why in the world would anyone ever want to do that?&#8221; The basis for this thought was totally from a narrow minded [...]


Related posts:<ol><li><a href='http://www.active-server.com/blog/word-press-as-a-cms-part-2-75/' rel='bookmark' title='Permanent Link: Word Press as a CMS (Part 2)'>Word Press as a CMS (Part 2)</a></li>
<li><a href='http://www.active-server.com/blog/wordpress-as-a-cms-maybe-maybe-not-36/' rel='bookmark' title='Permanent Link: WordPress as a CMS? Maybe, maybe not. (Intro)'>WordPress as a CMS? Maybe, maybe not. (Intro)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h2>Investigating using WordPress as both a CMS and Blog</h2>
<p>When I was first told that one could use WordPress as a CMS I was thinking inside a very small confining box and thought, &#8220;why in the world would anyone ever want to do that?&#8221; The basis for this thought was totally from a narrow minded security point of view, &#8220;here we go, yet another web application that will allow sites to be hacked, servers to be owned and more sites taken over by spammers and hackers.&#8221;</p>
<p>Luckily I don&#8217;t live in that box, so I quickly stepped outside of it and started looking at the benefits of using WordPress as both a CMS and a blog. I also wanted to see if we could use WordPress as a CMS for a new site we wanted to launch that was just for our <a title="Linux Virtual Private Servers" href="http://www.linux-virtual-servers.com" target="_blank">Linux Virtual Private Servers</a>. As with everything there are tradeoffs and risks as well as benefits so let&#8217;s start with the 10 benefits of using WordPress as a CMS.</p>
<h3>10 Benefits of using WordPress as a CMS</h3>
<ul>
<li>It&#8217;s free &#8211; unlike some CMS platforms it is free and well supported by a large group of developers and users.</li>
<li> It is easy to install and setup.</li>
<li>It is easy to learn &#8211; you can edit pages without knowing HTML. Easier to learn than some CMS systems.</li>
<li>It runs on both Apache (Linux/Apache/MySQL/PHP) and Windows IIS.</li>
<li>The cost of the actual site design can be controlled by using free or low cost templates.</li>
<li>It is fairly easy to take an existing design and move it to WordPress as the template system is well designed.</li>
<li>Many plug-ins are available allowing you to do things like SEO, generate sitemap files, include multimedia like Flash, Videos and music.</li>
<li>Captchas can be used to prevent spamming of the blog.</li>
<li>No need to use FTP or other tools to update your site.</li>
<li>The WordPress team is interested in security and not only makes regular updates to WordPress but they also make it easy to update both the base platform and plug-ins.</li>
</ul>
<h3>Why not to use WordPress as a CMS</h3>
<p>There are good reasons not to use WordPress as a CMS system, here are a few that you might want to consider, before you read my conclusion below.</p>
<p>Five Reasons to avoid using WordPress as a CMS</p>
<ul>
<li>WordPress was designed to be a blogging platform, so some hard core developers feel that adding CMS capabilities to WordPress is like turbo charging an Edsel.  It&#8217;s still an Edsel when you are done. This does not mean that doing this is bad it just limits the capabilities as WordPress is designed for use in a  single user/blogger environment. If you need multiple authors, extremely flexible categorization of content or a complex site WordPress might not be the best solution for your needs.</li>
<li>Simple Page/Post/User configuration. In software designed to be CMS systems from the start allow more posting options and the ability to setup multiple users with different levels of access.</li>
<li>Simplified permalink options which force you to a set link structure.</li>
<li>WordPress lacks editorial process and workflow controls.</li>
<li>WordPress may be overkill. If you only need to edit the content on one page there are scripts that will do that with a lot less overhead than WordPress or any other CMS.</li>
</ul>
<p>When I was in high school the guys in auto shop always seemed to get into a debate as to what was the better car, a Ford or a Chevy. As both sides wore blinders they couldn&#8217;t see the other side&#8217;s viewpoint and refused to be swayed to the other side. The bottom line is that you are running a business you want to survive so you cannot afford to wear blinders. You have to make decisions that affect your bottom line, your employee&#8217;s livelihood and your customers. You also cannot make decisions to embrace a new technology just based on its &#8220;coolness&#8221; factor. You need to evaluate the features available in WordPress and decide if they meet your needs for near future. If it does, then use it, if not find a better tool that does the job you need done.</p>
<p><strong><br />
</strong></p>


<p>Related posts:<ol><li><a href='http://www.active-server.com/blog/word-press-as-a-cms-part-2-75/' rel='bookmark' title='Permanent Link: Word Press as a CMS (Part 2)'>Word Press as a CMS (Part 2)</a></li>
<li><a href='http://www.active-server.com/blog/wordpress-as-a-cms-maybe-maybe-not-36/' rel='bookmark' title='Permanent Link: WordPress as a CMS? Maybe, maybe not. (Intro)'>WordPress as a CMS? Maybe, maybe not. (Intro)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.active-server.com/blog/word-press-as-a-cms-part-1-46/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress as a CMS? Maybe, maybe not. (Intro)</title>
		<link>http://www.active-server.com/blog/wordpress-as-a-cms-maybe-maybe-not-36/</link>
		<comments>http://www.active-server.com/blog/wordpress-as-a-cms-maybe-maybe-not-36/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 20:57:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Linux Virtual Servers]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.active-server.com/blog/?p=36</guid>
		<description><![CDATA[Sitting on a Fence Overview &#8211; Many web designers are looking at or currently using WordPress as a Content Management system for their clients. As with any technology there are trade-offs that must be considered. In order to explore this more fully we decided to implement a new site devoted to our Linux Virtual Servers [...]


Related posts:<ol><li><a href='http://www.active-server.com/blog/word-press-as-a-cms-part-1-46/' rel='bookmark' title='Permanent Link: Word Press as a CMS (Part 1)'>Word Press as a CMS (Part 1)</a></li>
<li><a href='http://www.active-server.com/blog/word-press-as-a-cms-part-2-75/' rel='bookmark' title='Permanent Link: Word Press as a CMS (Part 2)'>Word Press as a CMS (Part 2)</a></li>
<li><a href='http://www.active-server.com/blog/wordpress-as-a-cms-part-3-88/' rel='bookmark' title='Permanent Link: WordPress as a CMS (Part 3)'>WordPress as a CMS (Part 3)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">
<dl class="wp-caption alignnone" style="width: 250px;">
<dt class="wp-caption-dt"><img title="Squirel sitting on a fence by Gilles Gonthier" src="http://www.active-server.com/images/squirrel-fence.jpg" alt="Sitting on a fence" width="240" height="160" />Sitting on a Fence</dt>
</dl>
<p>Overview &#8211; Many web designers are looking at or currently using WordPress as a Content Management system for their clients. As with any technology there are trade-offs that must be considered. In order to explore this more fully we decided to implement a new site devoted to our <a title="Linux Virtual Private Servers" href="http://www.linux-virtual-servers.com" target="_blank">Linux Virtual Servers</a> in WordPress. This gave us an opportunity to look at this technology from a different point of view and evaluate it with regards to the following areas:</p>
<ul>
<li>Investigating using WordPress as both a CMS and blog.</li>
<li>WordPress Setup.</li>
<li>Ease of initial website design and implementation.</li>
<li>User generated content.</li>
<li>SEO</li>
<li>Site performance.</li>
<li>Daily Maintenance</li>
<li>Security</li>
</ul>
<p>In part 1 I&#8217;ll cover using our investigations into using WordPress as a CMS and what is required to use WordPress and our design constraints.</p></div>


<p>Related posts:<ol><li><a href='http://www.active-server.com/blog/word-press-as-a-cms-part-1-46/' rel='bookmark' title='Permanent Link: Word Press as a CMS (Part 1)'>Word Press as a CMS (Part 1)</a></li>
<li><a href='http://www.active-server.com/blog/word-press-as-a-cms-part-2-75/' rel='bookmark' title='Permanent Link: Word Press as a CMS (Part 2)'>Word Press as a CMS (Part 2)</a></li>
<li><a href='http://www.active-server.com/blog/wordpress-as-a-cms-part-3-88/' rel='bookmark' title='Permanent Link: WordPress as a CMS (Part 3)'>WordPress as a CMS (Part 3)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.active-server.com/blog/wordpress-as-a-cms-maybe-maybe-not-36/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>