<?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>Tara Gentile &#187; technical</title>
	<atom:link href="http://www.taragentile.com/tag/technical/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.taragentile.com</link>
	<description>You bring the passion, I&#039;ll show you the profit &#124; Creative Business Coach ushering in the New Economy</description>
	<lastBuildDate>Tue, 07 Feb 2012 05:24:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<div id='fb-root'></div>
					<script type='text/javascript'>
						window.fbAsyncInit = function()
						{
							FB.init({appId: null, status: true, cookie: true, xfbml: true});
						};
						(function()
						{
							var e = document.createElement('script'); e.async = true;
							e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
							document.getElementById('fb-root').appendChild(e);
						}());
					</script>	
						<item>
		<title>how to backup your wordpress websitedo it. do it now.</title>
		<link>http://www.taragentile.com/back-up-wordpress-website/</link>
		<comments>http://www.taragentile.com/back-up-wordpress-website/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 18:09:44 +0000</pubDate>
		<dc:creator>tara gentile</dc:creator>
				<category><![CDATA[Blogging for Business]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[back up]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://www.taragentile.com/?p=982</guid>
		<description><![CDATA[I&#8217;m kinda famous for reminding people to backup their websites. As someone who&#8217;s had to repair hacks or user mistakes on numerous occasions, I know the importance of having a recent backup (and several not so recent backups) to restore your site should the worst happen. I&#8217;m going to address 2 easy ways to backup [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m kinda famous for reminding people to backup their websites. As someone who&#8217;s had to repair hacks or user mistakes on numerous occasions, I know the importance of having a recent backup (and several not so recent backups) to restore your site should the worst happen.</p>
<p>I&#8217;m going to address 2 easy ways to backup your website &#8211; and specifically, your WordPress driven website &#8211; in this post.</p>
<h3>the cPanel backup wizard</h3>
<p>Wow. This method is so great! Why? Not only does it give you a one-step backup, you can use the backup it generates to create a one-step restoration. Now that&#8217;s efficient!</p>
<p>If your web host uses cPanel, you can use these steps to backup your website without a headache. If your web host does <em>not</em> use cPanel, there may be a similar proprietary system, so look for it! As always, I recommend <a href="http://secure.hostgator.com/~affiliat/cgi-bin/affiliates/clickthru.cgi?id=taragentile-">Host Gator</a> for your basic and not-so-basic web hosting needs.</p>
<p><span class="note">Exclusive coupon code <code>websitekickstart</code> for $9.94 off your package price!</span></p>
<p>To get started, log into your cPanel dashboard. Once there, look for the Files section of your dashboard. Something like this:</p>
<p><img src="http://www.taragentile.com/wp-content/uploads/2010/09/Screen-shot-2010-09-16-at-3.53.12-PM.png" alt="cpanel backup wizard" title="Screen shot 2010-09-16 at 3.53.12 PM" width="563" height="396" class="aligncenter size-full wp-image-983" /></p>
<p>Click <strong>BackUp Wizard</strong> to begin.</p>
<p>Once you&#8217;re in the wizard, select <strong>Backup</strong>:</p>
<p><img src="http://www.taragentile.com/wp-content/uploads/2010/09/Screen-shot-2010-09-16-at-3.53.31-PM.png" alt="cpanel back up wizard" title="Screen shot 2010-09-16 at 3.53.31 PM" width="580" height="330" class="aligncenter size-full wp-image-984" /></p>
<p>And then <strong>Full Backup</strong>:</p>
<p><img src="http://www.taragentile.com/wp-content/uploads/2010/09/Screen-shot-2010-09-16-at-3.54.17-PM.png" alt="cpanel backup wizard" title="Screen shot 2010-09-16 at 3.54.17 PM" width="580" height="296" class="aligncenter size-full wp-image-987" /></p>
<p>Ready for this? On the next screen, enter your email address to be notified when the file is ready. Simply return to this screen (by repeating the above steps) to download the latest backup from the links on the screen.</p>
<p><img src="http://www.taragentile.com/wp-content/uploads/2010/09/Screen-shot-2010-09-16-at-3.54.42-PM.png" alt="cpanel backup wizard" title="Screen shot 2010-09-16 at 3.54.42 PM" width="580" height="322" class="aligncenter size-full wp-image-988" /></p>
<p>As you can see, I keep several backups on my server &#8211; I delete one everytime I create one &#8211; and also keep several backups on my laptop that gets automatically backed up to an external drive. Yes, I&#8217;m a little obsessed and rightfully so.</p>
<p>In case you&#8217;re wondering, this technique literally backs up everything: your files, your email addresses, your database&#8230; anything that cPanel is involved with.</p>
<h3>the quick &#038; dirty WordPress back up</h3>
<p>There are lots of other ways to back up your site depending on your web host and the importance of certain things within your site. You can come up with numerous combinations of mySQL databases &#038; files &#038; backup plugins&#8230; but there is a really simple way to backup your WP with little effort even if it&#8217;s not perfect.</p>
<p>First, go into your WordPress dashboard and use the <strong>export</strong> function under <strong>Tools</strong> on the left column about 2/3 of the way down your screen.</p>
<p><img src="http://www.taragentile.com/wp-content/uploads/2010/09/Screen-shot-2010-09-22-at-1.44.15-PM.png" alt="export wordpress blog" title="Screen shot 2010-09-22 at 1.44.15 PM" width="580" height="314" class="aligncenter size-full wp-image-989" /></p>
<p>Follow the instructions on the next screen to get the file to download. It&#8217;s an <em>xml</em> file which is basically what feed readers use to see your content without any of the nonsense. This file contains all your content &#8211; words, code, comments, trackbacks &#8211; but none of your files or database settings for widgets or menus.</p>
<p>Next, use an FTP client &#8211; I use <a href="http://fetchsoftworks.com/store">Fetch for Mac</a> but there are lots of freeware &#038; shareware apps out there. Basically, an FTP client allows you to see your website for what it is: layers of folders &#038; files living on a computer far off somewhere. Once inside your site, it will look a lot like your computer&#8217;s &#8220;Finder&#8221; or &#8220;File Manager.&#8221; </p>
<p>When you&#8217;re in, navigate to the <strong>wp-content</strong> folder. It&#8217;s one of the top-level directories within your WordPress installation. <em>Download the whole thing.</em> This file contains all of your theme files, uploads (photos &#038; other media), and plugin files. This is the stuff that changes regularly &#8211; the rest of your WordPress files stay pretty much the same.</p>
<p>If you have problems or questions with your FTP client or server, a good web host will give you a hand! And, yes, I&#8217;ll work on a good tutorial for that in the future as well.</p>
<p>Again, keep in mind that this second method doesn&#8217;t do all the dirty work for you in case of a problem. You&#8217;ll need to restore widgets, theme settings, and plugin settings manually. But the important stuff is safe &#038; sound, just the way we like it.</p>
<blockquote><p>So &#8211; cPanel backup or WordPress quick &#038; dirty backup &#8211; your choose! Just back up your site regularly to avoid headaches in the future.</p></blockquote>
<p><strong>LIke this information?</strong> I&#8217;m going to have a few more tutorials on how to do some great techy stuff with your WordPress website coming soon. Want the scoop on those tutorials and the chance to get a sweet discount on the WordPress course I&#8217;m running in October? <a href="http://eepurl.com/50wg">Sign up for my advanced notice list to give your website a kick start (or a right start!) right before the holidays!</a></p>
<div class='wpfblike' style='padding-bottom: 10px;'><fb:like href='http://www.taragentile.com/back-up-wordpress-website/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>
<div style="float: left;" ><g:plusone  position="append" size="standard" count="true" href="http://www.taragentile.com/back-up-wordpress-website/" text="how to backup your wordpress website<br/>do it. do it now.&#8221; ></g:plusone></div>
<div style="float: right; margin-left: 10px; margin-top: -38px;"><a href="http://twitter.com/share?url=http://www.taragentile.com/back-up-wordpress-website/&via=taragentile&text=how to backup your wordpress website<br/>do it. do it now.&related=taragentile:Building the New Economy with you at the Center.&lang=en&count=vertical" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.taragentile.com/back-up-wordpress-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>your input please!!</title>
		<link>http://www.taragentile.com/your-input-please/</link>
		<comments>http://www.taragentile.com/your-input-please/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 02:06:52 +0000</pubDate>
		<dc:creator>tara gentile</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[definitions]]></category>
		<category><![CDATA[questions]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://www.taragentile.com/?p=382</guid>
		<description><![CDATA[I have a slew of posts ideas sloshing around in my head right now. Seriously, they&#8217;re coming out my ears. But one thing that keeps nagging me is that I&#8217;d like to offer a bit of technical support for common questions. Some written tutorials, some video posts, and, yes, some ebook/video products coming soon. So [...]]]></description>
			<content:encoded><![CDATA[<p>I have a slew of posts ideas sloshing around in my head right now. Seriously, they&#8217;re coming out my ears.</p>
<p>But one thing that keeps nagging me is that I&#8217;d like to offer a bit of technical support for common questions. Some written tutorials, some video posts, and, yes, some ebook/video products coming soon. </p>
<h3>So my question to you is: what do you want to know?</h3>
<p>I&#8217;m self-taught &#8211; so I know you can learn a lot of this too! But truthfully, 15 months or so into this and I have no idea what your most pressing &#8220;technical&#8221; questions might be. You guys have supplied me with enough fabulous marketing/theory questions to keep me blogging for quite a long time &#8211; and I will try to get to each &#038; everyone. </p>
<p>So, leave your questions in the comments! What do you want to know how to do? What terms and technical/internet services do you need explained?
<div class='wpfblike' style='padding-bottom: 10px;'><fb:like href='http://www.taragentile.com/your-input-please/' layout='default' show_faces='true' width='400' action='like' colorscheme='light' send='false' /></div>
<div style="float: left;" ><g:plusone  position="append" size="standard" count="true" href="http://www.taragentile.com/your-input-please/" text="your input please!!" ></g:plusone></div>
<div style="float: right; margin-left: 10px; margin-top: -38px;"><a href="http://twitter.com/share?url=http://www.taragentile.com/your-input-please/&via=taragentile&text=your input please!!&related=taragentile:Building the New Economy with you at the Center.&lang=en&count=vertical" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>]]></content:encoded>
			<wfw:commentRss>http://www.taragentile.com/your-input-please/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/14 queries in 0.028 seconds using disk: basic
Object Caching 748/773 objects using disk: basic

Served from: www.taragentile.com @ 2012-02-07 16:48:14 -->
