<?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:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>msafi.com</title>
	
	<link>http://msafi.com</link>
	<description />
	<lastBuildDate>Sat, 26 May 2012 16:36:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Msaficom" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="msaficom" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">Msaficom</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Create a local copy of a client’s WordPress site</title>
		<link>http://msafi.com/create-a-local-copy-of-a-clients-wordpress-site/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=create-a-local-copy-of-a-clients-wordpress-site</link>
		<comments>http://msafi.com/create-a-local-copy-of-a-clients-wordpress-site/#comments</comments>
		<pubDate>Sat, 26 May 2012 16:36:55 +0000</pubDate>
		<dc:creator>M.K.</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://msafi.com/?p=1268</guid>
		<description><![CDATA[Many companies and freelancers ask the client for the FTP and WordPress administration credentials with the intention to work directly on the live website. This is really stupid. No one should do that. What you should do instead is download &#8230; <a href="http://msafi.com/create-a-local-copy-of-a-clients-wordpress-site/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Many companies and freelancers ask the client for the FTP and WordPress administration credentials with the intention to work directly on the live website. This is really stupid. No one should do that.</p>
<p>What you should do instead is download the database of the client and their files and then create a local development environment on your own server. The advantages of this development environment are many. First of all, you get all the source code right there on your computer, so you can search it, trace it, edit it, whatever. And if you screw up, you won&#8217;t be taking down an entire live website.</p>
<p>So, the first thing that you should do with a new client is, yes, get their FTP and admin credentials, but only to copy and download their entire website. </p>
<p>Here&#8217;s how to make a copy of their website:</p>
<h2>Download the website</h2>
<p>Install the <a href="http://wordpress.org/extend/plugins/backupwordpress/">BackUpWordPress</a> plugin, it&#8217;s really good. Once installed, the settings page for this plugin is under Tools &gt;&gt; Backups.</p>
<div id="attachment_1270" class="wp-caption alignright" style="width: 679px"><img class=" wp-image-1270 " title="BackUpWordPress plugin" src="http://msafi.wpengine.netdna-cdn.com/wp-content/uploads/2012/05/backupwordpress.png" alt="BackUpWordPress plugin" width="669" height="875" /><p class="wp-caption-text">BackUpWordPress plugin</p></div>
<p>Here&#8217;s what you should do on the settings page:</p>
<ol>
<li>Disable automatic backups. (Your client didn&#8217;t ask for regular backups)</li>
<li>Set it to backup both files and database. (That&#8217;s the entire website)</li>
<li>Set some excluded paths. (Those are paths that you don&#8217;t need for your local copy)</li>
</ol>
<p>Click save changes and then &#8220;Back Up Now&#8221;. Once the backup is complete, it&#8217;ll be displayed on the plugin&#8217;s settings page and you&#8217;ll be able to download it. Don&#8217;t forget to delete the backup after you&#8217;ve downloaded it. </p>
<h2>Next</h2>
<p>Now that you have a copy of the website, you&#8217;ll need to install it on your local web server.</p>
<p>Creating a local development server and importing into it is another broad topic on its own, but I won&#8217;t leave you hanging. I&#8217;ve gathered below some of the best tutorials on how to create a local development environment for WordPress:</p>
<ul>
<li><a href="http://wpmu.org/install-wordpress-locally-on-windows-with-xampp/">Install WordPress Locally on Windows with Xampp</a></li>
<li><a href="http://wpmu.org/10-ways-to-set-up-a-testing-environment-for-wordpress/">10 Ways to Set Up a Testing Environment for WordPress</a></li>
<li><a href="http://www.dailymotion.com/video/xescep_installing-wordpress-in-a-local-dev_tech">Installing WordPress in a Local Development Environment [VIDEO]</a></li>
<li><a href="http://www.webdesignerdepot.com/2008/12/quick-and-easy-wordpress-development-on-a-mac-with-mamp/">Quick and Easy WordPress Development on a Mac with MAMP</a></li>
<li><a href="http://codex.wordpress.org/Running_a_Development_Copy_of_WordPress">Running a Development Copy of WordPress</a></li>
</ul>
<p>Now that you have the entire website of your client in a zip folder, and you know how to manage a local development environment, you&#8217;re ready to start to import the client&#8217;s site into your local development environment and start applying your magic. </p>
<p>Let me know if you have any comments, tips or questions about creating a local copy of a client&#8217;s website.</p>
<h3>Do any of these posts interest you, too?</h3>
<ol>
		<li><a href="http://msafi.com/how-to-setup-a-review-and-comparison-site-using-wordpress/" rel="bookmark">How to Setup a Review and Comparison Site Using WordPress</a><!-- (6.4)--></li>
		<li><a href="http://msafi.com/automatically-create-and-cloak-amazon-affiliate-links-in-wordpress/" rel="bookmark">Automatically Create and Cloak Amazon Affiliate Links in WordPress</a><!-- (4.8)--></li>
		<li><a href="http://msafi.com/create-a-disposable-email-address-that-works-everywhere/" rel="bookmark">Create a Disposable Email Address That Works Anywhere</a><!-- (3.8)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://msafi.com/create-a-local-copy-of-a-clients-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

