<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: The Importance of having a Test Area for WordPress</title>
	<atom:link href="http://www.wphub.com/importance-of-test-area-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wphub.com/importance-of-test-area-for-wordpress/</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Wed, 22 May 2013 12:41:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: Jenny</title>
		<link>http://www.wphub.com/importance-of-test-area-for-wordpress/#comment-32073</link>
		<dc:creator>Jenny</dc:creator>
		<pubDate>Fri, 03 Aug 2012 16:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=2255#comment-32073</guid>
		<description>I&#039;m starting to find this need to have a test blog to be very true. I broke my story blog once when i first set it up. And since then I have had a few problems with plugins or my theme. Thanks for this article.</description>
		<content:encoded><![CDATA[<p>I&#8217;m starting to find this need to have a test blog to be very true. I broke my story blog once when i first set it up. And since then I have had a few problems with plugins or my theme. Thanks for this article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.wphub.com/importance-of-test-area-for-wordpress/#comment-23314</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Tue, 12 Oct 2010 13:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=2255#comment-23314</guid>
		<description>Yes that would work. Just make sure you set the time/dates etc afterwards. 

Failing that, you could simply copy and paste your posts from your test site.</description>
		<content:encoded><![CDATA[<p>Yes that would work. Just make sure you set the time/dates etc afterwards. </p>
<p>Failing that, you could simply copy and paste your posts from your test site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arlene</title>
		<link>http://www.wphub.com/importance-of-test-area-for-wordpress/#comment-23313</link>
		<dc:creator>Arlene</dc:creator>
		<pubDate>Tue, 12 Oct 2010 01:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=2255#comment-23313</guid>
		<description>Thanks, Kevin! I really appreciate it. You do bring up a good point of not sharing the database.

Is it also the same if I create content on the test site prior to pushing the site live? 

I wanted to create everything on the test site first and then when everything is approved then I wanted to push live. So that would just mean I would export my posts from my test and re-import to the live site, correct?</description>
		<content:encoded><![CDATA[<p>Thanks, Kevin! I really appreciate it. You do bring up a good point of not sharing the database.</p>
<p>Is it also the same if I create content on the test site prior to pushing the site live? </p>
<p>I wanted to create everything on the test site first and then when everything is approved then I wanted to push live. So that would just mean I would export my posts from my test and re-import to the live site, correct?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.wphub.com/importance-of-test-area-for-wordpress/#comment-23312</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 11 Oct 2010 22:41:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=2255#comment-23312</guid>
		<description>Yes I use a separate wordpress installation. I strongly encourage you not to share a database of a test site with a live site. It defeats the point of having a test area.

By it&#039;s very nature, a test area should be separate so that you can mess about with things and try things out. Therefore you cannot take the risk of messing up the main site.

All you need to do is export the posts from your main site and restore them in your test site.

:)</description>
		<content:encoded><![CDATA[<p>Yes I use a separate wordpress installation. I strongly encourage you not to share a database of a test site with a live site. It defeats the point of having a test area.</p>
<p>By it&#8217;s very nature, a test area should be separate so that you can mess about with things and try things out. Therefore you cannot take the risk of messing up the main site.</p>
<p>All you need to do is export the posts from your main site and restore them in your test site.<br />
 <img src='http://wphub.terranmarketing.netdna-cdn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arlene</title>
		<link>http://www.wphub.com/importance-of-test-area-for-wordpress/#comment-23311</link>
		<dc:creator>Arlene</dc:creator>
		<pubDate>Mon, 11 Oct 2010 19:55:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=2255#comment-23311</guid>
		<description>Hi Kevin, I totally agree with you that a test area is very important, especially when needing to make updates.

For your test area, did you install a completely separate wordpress? I&#039;m wondering if you know of a way to have a test area and live site that uses the same database (have same content) so I can see both on test are with actual live content before pushing any updats or changes live?</description>
		<content:encoded><![CDATA[<p>Hi Kevin, I totally agree with you that a test area is very important, especially when needing to make updates.</p>
<p>For your test area, did you install a completely separate wordpress? I&#8217;m wondering if you know of a way to have a test area and live site that uses the same database (have same content) so I can see both on test are with actual live content before pushing any updats or changes live?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Install WordPress Locally</title>
		<link>http://www.wphub.com/importance-of-test-area-for-wordpress/#comment-23310</link>
		<dc:creator>How to Install WordPress Locally</dc:creator>
		<pubDate>Thu, 24 Jun 2010 10:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=2255#comment-23310</guid>
		<description>[...] few weeks ago I spoke about the importance of having a test area for WordPress so that you can test plugins and develop themes without worrying about anything messing up on your [...]</description>
		<content:encoded><![CDATA[<p>[...] few weeks ago I spoke about the importance of having a test area for WordPress so that you can test plugins and develop themes without worrying about anything messing up on your [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amor</title>
		<link>http://www.wphub.com/importance-of-test-area-for-wordpress/#comment-23309</link>
		<dc:creator>Amor</dc:creator>
		<pubDate>Tue, 08 Jun 2010 17:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=2255#comment-23309</guid>
		<description>Oh, I see. You&#039;re right! I never thought of having it installed in my sub domain, but now I will so I can access it anywhere.Thanks for the tip. :)</description>
		<content:encoded><![CDATA[<p>Oh, I see. You&#8217;re right! I never thought of having it installed in my sub domain, but now I will so I can access it anywhere.Thanks for the tip. <img src='http://wphub.terranmarketing.netdna-cdn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.wphub.com/importance-of-test-area-for-wordpress/#comment-23308</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 07 Jun 2010 16:23:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=2255#comment-23308</guid>
		<description>Yeah it&#039;s handy to have it installed locally too as it&#039;s handy if your internet connection goes down. I prefer to install my test blog online so that I can access it from any laptop and in any place.</description>
		<content:encoded><![CDATA[<p>Yeah it&#8217;s handy to have it installed locally too as it&#8217;s handy if your internet connection goes down. I prefer to install my test blog online so that I can access it from any laptop and in any place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Amor</title>
		<link>http://www.wphub.com/importance-of-test-area-for-wordpress/#comment-23307</link>
		<dc:creator>Amor</dc:creator>
		<pubDate>Mon, 07 Jun 2010 14:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.wphub.com/?p=2255#comment-23307</guid>
		<description>I agree with you about having test area for WP. I have WP installed in my PC. It saves me a lot of time because I don&#039;t have to upload the modified files just to see the changes.</description>
		<content:encoded><![CDATA[<p>I agree with you about having test area for WP. I have WP installed in my PC. It saves me a lot of time because I don&#8217;t have to upload the modified files just to see the changes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Database Caching using apc
Content Delivery Network via wphub.terranmarketing.netdna-cdn.com

 Served from: www.wphub.com @ 2013-05-22 18:48:01 by W3 Total Cache -->