<?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>Earn A Living Online &#187; wp</title>
	<atom:link href="http://keithjameslock.com/tag/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://keithjameslock.com</link>
	<description>Learn to make money online</description>
	<lastBuildDate>Thu, 15 Sep 2011 18:46:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Setting Up WordPress MU (Multisite) with Subdomains on GoDaddy Shared Hosting</title>
		<link>http://keithjameslock.com/wordpress-mu-with-subdomains-godaddy-shared-hosting/</link>
		<comments>http://keithjameslock.com/wordpress-mu-with-subdomains-godaddy-shared-hosting/#comments</comments>
		<pubDate>Sat, 09 Oct 2010 21:31:47 +0000</pubDate>
		<dc:creator>Keith Lock</dc:creator>
				<category><![CDATA[How To Guides]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[multisite]]></category>
		<category><![CDATA[shared hosting]]></category>
		<category><![CDATA[subdomains]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress mu]]></category>
		<category><![CDATA[wordpress network]]></category>
		<category><![CDATA[wp]]></category>
		<category><![CDATA[wpmu]]></category>

		<guid isPermaLink="false">http://keithjameslock.com/?p=1420</guid>
		<description><![CDATA[<p>I just setup WordPress MU with sub domains in my shared hosting account on GoDaddy and it wasn&#8217;t as straight forward as I would&#8217;ve hoped&#8230; so now that I got it down to a science I figured I&#8217;d write out a quick tutorial in case someone else is attempting to do the same thing. OK, [...]</p><p>More info: <a href="http://keithjameslock.com/wordpress-mu-with-subdomains-godaddy-shared-hosting/">Setting Up WordPress MU (Multisite) with Subdomains on GoDaddy Shared Hosting</a></p>]]></description>
			<content:encoded><![CDATA[<div style="border: 1px solid #C9BEAD; padding: 5px; float:right; width: 250px; margin:0 0 0 10px; background-color:#ebebeb"><a href="http://keithjameslock.com/freedownloads/WordPressMultisiteOnGoDaddySetup.pdf"><img src="http://keithjameslock.com/images/downloads/7.png" alt="Setting Up WordPress Multisite On GoDaddy" height="32" width="32" class="alignleft download_thumbnail" /></a> <a href="http://keithjameslock.com/freedownloads/WordPressMultisiteOnGoDaddySetup.pdf">Click Here To Download This Guide In PDF Format</a> <img src="http://keithjameslock.com/images/pdf1.png" width="18" height="18" alt="" border="0" /><br /><small><strong>Uploaded:</strong> November 5, 2010<br /><strong>Downloads:</strong> 443</small></div>
<p>I just setup WordPress MU with sub domains in my shared hosting account on GoDaddy and it wasn&#8217;t as straight forward as I would&#8217;ve hoped&#8230; so now that I got it down to a science I figured I&#8217;d write out a quick tutorial in case someone else is attempting to do the same thing.</p>
<p>OK, WordPress MU isn&#8217;t what it used to be, it&#8217;s no longer a stand alone product, it comes packaged (albeit hidden by default) starting with <a href="http://wordpress.org/news/2010/05/wordpress-3-0-release-candidate/" target="_blank" rel="nofollow"><u>WordPress 3.0</u></a>. It might also be called a WordPress Network or WordPress Multisite. Essentially it allows you to run multiple blogs under one domain. There are a ton of reasons why you might want to do that, limited to your imagination.</p>
<p>The straight forward steps to follow to setup MU on most hosts can be found <a href="http://codex.wordpress.org/Create_A_Network" target="_blank" rel="nofollow"><u>here</u></a>. However, GoDaddy of course is another animal.</p>
<p>GoDaddy offers a brief tutorial for <a href="http://help.godaddy.com/article/6143" target="_blank" rel="nofollow"><u>enabling WordPress 3.0 Multisites here</u></a>, which may be helpful if you want to setup your WP network using sub-directories. This is the part that I didn&#8217;t like&#8230;</p>
<p><img src="http://keithjameslock.com/images/nosubdomains464x52.jpg" width="464" height="52" border="0" /></p>
<p>I personally don&#8217;t like the idea of using sub-directories to install new blogs to because then you are limited on what you can name your posts on your main (root) blog when you are using /%postname%/ for permalinks, among other things&#8230; so I was bound and determined to get this working with sub-domains and I finally did.</p>
<p><strong>Note:</strong> For these instructions I started from a fresh install of WordPress 3.1. Also, I am using the <a href="http://keithjameslock.com/go/godaddy-hosting.php" target="_blank" rel="nofollow"><u>GoDaddy Deluxe Shared Hosting package on Linux</u></a>, which offers unlimited domains attached to your account and unlimited bandwidth&#8230;</p>
<p>&#8230;although at the moment the <a href="http://keithjameslock.com/go/godaddy-hosting.php" target="_blank" rel="nofollow"><u>Ultimate Plan</u></a> is almost half off making it very close to the same price. The Ultimate Plan allows unlimited storage and databases as well, plus it includes an SSL certificate.</p>
<p>These instructions will work for both of the above mentioned packages.</p>
<p>Also worth mentioning&#8230; this <em>work around</em> might only be feasible if the admin (or assistant) will personally be adding the new blogs to the network. If you plan to allow auto-creation of accounts and blogs (like is done at WordPress.com) this method may not be ideal.</p>
<h3>Setup WordPress Multisite on GoDaddy</h3>
<ol>
<li>Be sure you have the <a href="http://wordpress.org/download/" target="_blank" rel="nofollow"><u>latest version of WP</u></a> installed in the root of your domain (not in a subfolder or subdomain)</li>
<li>Edit the wp-config.php file and just above the line that reads:<br />
<code>/* That&#039;s all, stop editing! Happy blogging. */</code><br />
add this line:<br />
<code>define(&#039;WP_ALLOW_MULTISITE&#039;, true);</code>
</li>
<li>We won&#8217;t be installing wildcard subdomains so you can ignore any warnings that you may get.</li>
<li>Login or re-login to the WP Admin and under Tools, click Network. Fill in all the info (be sure to choose subdomains), and click Install.</li>
<li>Follow the instructions for creating the blogs.dir directory under /wp-content/, and pasting in the code for .htaccess and wp-config.php. Permissions should be setup properly by default so don&#8217;t worry about that.</li>
<li>Remove the following line of code from wp-config.php that you created earlier:<br />
<code>define(&#039;WP_ALLOW_MULTISITE&#039;, true);</code>
</li>
<li>Now after re-logging into WP you should see a &#8220;Super Admin&#8221; panel to allow to add/edit sites in your network.</li>
<li>Here&#8217;s the kicker. For every site that you create you have to <strong>manually</strong> add a subdomain in the GoDaddy Control Panel. Had wildcard subdomains worked on GoDaddy this extra step wouldn&#8217;t be necessary. Read below for the steps.</li>
</ol>
<h3>Adding Subdomains on GoDaddy</h3>
<ol>
<li><a href="http://keithjameslock.com/go/godaddy.php" target="_blank" rel="nofollow"><u>Login to GoDaddy</u></a>.</li>
<li>From the left side click Hosting, then click the green &#8220;Launch&#8221; button.</li>
<li>Go to Settings, then Domain Management.</li>
<li>Under Subdomains next to your domain click &#8220;Add&#8221; or &#8220;Manage&#8221;.</li>
<li>Name your subdomain exactly the same as you named it in WP.</li>
</li>
<p>Choose the option to &#8220;Create or select a folder&#8221; and type in the path to your site.</p>
<p>If the site you are working with is an add-on domain and you followed my steps for <a href="http://keithjameslock.com/hosting-multiple-sites-or-blogs-with-one-godaddy-account/"><u>setting up multiple sites in your GoDaddy account</u></a> then the path would be:</p>
<p>/_sites/domain.com/</p>
<p>And if the domain is not an add-on domain (i.e. it is the main domain attached to your hosting account), then just leave the / in there.</li>
</ol>
<p>Semi-technical note: Now what happens is&#8230; when someone visits the subdomain it redirects back to your main site&#8230; and the rules that you pasted in .htaccess earlier will forward the user to the proper site in the network. Basically after GoDaddy shoves them off to the main WP install.. WP handles the rest.</p>
<p><strong>MU-Plugins</strong></p>
<p>On the same level as the &#8220;plugins&#8221; folder you can create a folder called &#8220;mu-plugins&#8221; if you like. It stands for &#8220;must use&#8221;. Basically, any plugin in there will already be ready to go for the new sites. However, not all plugins work with MU, so you should read the readme.txt file that comes with plugin to be sure. Some plugins have to have files in different spots in order to work.</p>
<p>I haven&#8217;t played around much with the mu-plugins but I did find a couple that I like so far.</p>
<p>There&#8217;s a cool plugin that allows you setup defaults for each new site added to the network. It&#8217;s called &#8220;New Blog Defaults&#8221;. You can download it <a href="http://wordpress.org/extend/plugins/wpmu-new-blog-defaults/" target="_blank" rel="nofollow"><u>here</u></a>.</p>
<p>Akismet is another good one to throw in there. You can hard-code the API Key in the akismet.php file. Then upload the folder to the mu-plugins folder. Then drag the akismet.php out of it&#8217;s folder into mu-plugins.</p>
<p>That&#8217;s it for now&#8230; I&#8217;ll post more as I play around with my WordPress network more. Hope this post has been helpful for you.</p>
<p>More info: <a href="http://keithjameslock.com/wordpress-mu-with-subdomains-godaddy-shared-hosting/">Setting Up WordPress MU (Multisite) with Subdomains on GoDaddy Shared Hosting</a></p>]]></content:encoded>
			<wfw:commentRss>http://keithjameslock.com/wordpress-mu-with-subdomains-godaddy-shared-hosting/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>WordPress Themes Free Collection</title>
		<link>http://keithjameslock.com/wordpress-themes-free-collection/</link>
		<comments>http://keithjameslock.com/wordpress-themes-free-collection/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 23:14:31 +0000</pubDate>
		<dc:creator>Keith Lock</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress themes]]></category>
		<category><![CDATA[wp]]></category>
		<category><![CDATA[wp templates]]></category>

		<guid isPermaLink="false">http://keithjameslock.com/?p=1365</guid>
		<description><![CDATA[<p>Using the default theme with WordPress isn&#8217;t always a great idea if you want to stand out from the crowd&#8230; although the new default theme from WordPress 3.0 isn&#8217;t nearly used as much as the previous one because it&#8217;s so new, plus you can change it up a bit.. but it&#8217;s still not a bad [...]</p><p>More info: <a href="http://keithjameslock.com/wordpress-themes-free-collection/">WordPress Themes Free Collection</a></p>]]></description>
			<content:encoded><![CDATA[<p>Using the default theme with WordPress isn&#8217;t always a great idea if you want to stand out from the crowd&#8230; although the new default theme from <a href="http://keithjameslock.com/wpmu-merged-wp-30/"><u>WordPress 3.0</u></a> isn&#8217;t nearly used as much as the previous one because it&#8217;s so new, plus you can change it up a bit.. but it&#8217;s still not a bad idea to pick a different theme.</p>
<p>A lot of bloggers suggest premium themes because less people have them and there usually coded very well, have SEO value and sometimes have functions built in that eliminate the need for extra plugins. Also, they usually have an admin control panel making it easy to customize. <a href="http://keithjameslock.com/go/woo-themes.php" target="_blank" rel="nofollow"><u>Woo Themes</u></a> are a great choice.. I&#8217;ve used many from that collection&#8230; and <a href="http://keithjameslock.com/go/elegant-themes.php" target="_blank" rel="nofollow"><u>Elegant Themes</u></a> aren&#8217;t too bad either <-- just $20 for them all... however.. I came across a site today that offers premium-style themes but for free!</p>
<p>I haven't tried them just yet.. but I will be adding one to my new blog shortly. I read that the admin panels are great and they are coded very well. One thing is for sure, most of them look really really good. There are currently close to 200 available, and <a href="http://newwpthemes.com/" target="_blank" rel="nofollow"><u>these themes</u></a> offer live demos so you can see them in action. It&#8217;s easy, once in demo mode, to switch to new themes to demo. The selector tool is similar to Woo&#8217;s if you are familiar with it.</p>
<p>More info: <a href="http://keithjameslock.com/wordpress-themes-free-collection/">WordPress Themes Free Collection</a></p>]]></content:encoded>
			<wfw:commentRss>http://keithjameslock.com/wordpress-themes-free-collection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2 Great Ways To Increase The Value Of A New Blog That You Want To Flip</title>
		<link>http://keithjameslock.com/2-great-ways-to-increase-the-value-of-a-new-blog-that-you-want-to-flip/</link>
		<comments>http://keithjameslock.com/2-great-ways-to-increase-the-value-of-a-new-blog-that-you-want-to-flip/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 22:25:20 +0000</pubDate>
		<dc:creator>Keith Lock</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[adsense]]></category>
		<category><![CDATA[article marketing]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[marketing automation]]></category>
		<category><![CDATA[monetization]]></category>
		<category><![CDATA[niche]]></category>
		<category><![CDATA[sitepoint]]></category>
		<category><![CDATA[text banners]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://keithjameslock.com/?p=791</guid>
		<description><![CDATA[<p>Just last month I sold a new WP blog on SitePoint and my profit after the sale was just over $800.00. The blog that I sold I would normally get around $100-$150 but I did a couple extra things to make it much more valuable. I&#8217;ll explain in detail below. Create Some Quick Feeder Blogs [...]</p><p>More info: <a href="http://keithjameslock.com/2-great-ways-to-increase-the-value-of-a-new-blog-that-you-want-to-flip/">2 Great Ways To Increase The Value Of A New Blog That You Want To Flip</a></p>]]></description>
			<content:encoded><![CDATA[<p>Just last month I sold a new WP blog on SitePoint and my profit after the sale was just over $800.00. The blog that I sold I would normally get around $100-$150 but I did a couple extra things to make it much more valuable. I&#8217;ll explain in detail below.</p>
<p><strong>Create Some Quick Feeder Blogs</strong></p>
<p>First what I did, which might change the way you look at it, is I created 2 extra blogs to add to the sale. But, truthfully, I put both of the extra blogs together in just a couple of hours. I didn&#8217;t do any extras to them like I do on the main blog. They were used solely as feeder blogs to the main money blog. I dressed them up with a nice theme from <a href="http://keithjameslock.com/go/woo-themes.php" target="_blank" rel="nofollow">WooThemes</a>&#8230;and why not? It takes just as much time to add a premium theme as it does a free one. Actually, it&#8217;s usually much quicker to configure a WooTheme using the built-in administration area, but you would only know what I mean if you ever used one.</p>
<p>Anyway&#8230; I added a block of AdSense to the feeder blogs although I&#8217;m thinking now it might have best to leave it out. Also, I added the RSS feed of the main blog to a widget in the sidebar of the feeder blogs. Other than that I just created some basic red, white, black and blue text banners and linked them to the main money blog. I added one to the sidebar, 1 floating to the right of each post and one below the featured post. Really, using a <a href="http://keithjameslock.com/go/woo-themes.php" target="_blank" rel="nofollow">WooTheme</a> can dictate the placement of the banners, I just fill in the gaps. It&#8217;s very simple. Oh, and for content, I used <a href="http://keithjameslock.com/how-does-syndicate-kahuna-work/">Syndicate Kahuna</a> (or <a href="http://keithjameslock.com/go/ama.php" target="_blank" rel="nofollow">Article Marketing Automation</a>) to get free, unique, niche specific content. Get the max allowed articles per day until you reach 10 or 15, then change it to 1 a day and your blogs are ready to go.</p>
<p><strong>Install Geo Targeting So That Your Money Blog Is Monetized For Practically Any Country</strong></p>
<p>The first thing I do to maximize the monetization to as many countries as possible is add a one page eBay store to the main blog using the <a href="http://keithjameslock.com/phpbay-pro-example-site-and-phpbay-pro-coupon/">phpBay pro WP plugin</a>. Almost every niche has products being sold on eBay. Typically when I build a blog using phpBay, I break things down into categories and create one &#8220;post&#8221; per category. I use posts so that when I submit my RSS feed to the RSS directories, the auctions may be included in the listings. But for the niche blogs that I intend to sell, I simply add a one page listing using one generic keyword. Sometimes I have to add some negative keywords to filter my results. For the most part, this &#8220;upgrade&#8221; takes about 10 minutes.</p>
<p><strong>Geo Targeting For CPA Offer Ad Placement</strong></p>
<p>Ok, this simple addition to the blog is very powerful and adds quite a bit of value.</p>
<p>As an example of how I used this in the past&#8230; I was promoting a certain offer on my main blog which paid $35 but was only for U.S. traffic. The same product, but on a different CPA network paid $30 but catered to both U.S. and Canadian traffic. Then I found another similar offer paying $29 which catered to U.S., Canada and the U.K.</p>
<p>I could have simply chose the $29 offer which allowed me to promote to all 3 countries but instead I chose all 3 offers and used a custom geo targeting script so I knew which offer to show based on the customers country.</p>
<p>Here&#8217;s how it works in a nutshell. I added one line of code to the very top of the &#8220;header&#8221; file in my theme. This line of code triggered a script (and since it is in the header, it is triggered on ALL pages) that looked at the IP Address of the visitor, compared it to a database of IP Addresses to determine the visitors country. The script stores the 2 letter country code in a variable. Now, if I want to place an ad in the sidebar for example, I run a simple if-test to say something like&#8230; if the country is &#8220;US&#8221; show the HTML for the US ad, if it is &#8220;CA&#8221; then show the HTML for the Canadian ad&#8230;and so on. It&#8217;s actually very very simple to implement. I will be giving away my custom script (with instructions) later today or tomorrow to the readers of my newsletter, but you can get everything that you need for it to create your own from the MaxMind web site, specifically this page <a href="http://www.maxmind.com/app/geolitecountry" target="_blank" rel="nofollow">here</a>.</p>
<p><strong>MaxMind GeoLite Country Free IP Address to Country DB</strong></p>
<p>Regardless of whether you use my script or create your own, if you use the MaxMind approach, you may want to keep your IP address DB up-to-date. It gets updated monthly. Personally, I don&#8217;t sweat it too much. I might update it every few months if that. There is a DB that they offer for sale, as well as a free one. The free open source database that MaxMind provides offers 99.5% accuracy which is good enough for me :) I guess it returns &#8220;US&#8221; for all AOL users, but for my purposes that&#8217;s fine.</p>
<p><strong>Customizing The Ad For Each Country</strong></p>
<p>A cool easy thing to do for your ads is to customize them for each country. For example, you might put something like &#8220;Now available in Canada&#8230;&#8221; and/or display a small Canadian flag on the ad for Canadian users.</p>
<p><strong>What To Do When You Don&#8217;t Have An Offer For A Specific Country</strong></p>
<p>Obviously with the example above I am only able to present my offer to 3 different countries. What do I do with the rest of the traffic to squeeze out the money making potential? I do one of two things. Sometimes I display an ad promoting the auctions. Since the auctions are on a page and generally there is just one small link in the navigation bar pointing to it, it doesn&#8217;t hurt to display an ad promoting the auctions to all of the &#8220;extra&#8221; countries. eBay allows you to promote to several major countries and with the geo-trageting in place in your phpBay plugin it will automatically show auctions specific to the country of the visitor. Incidentally, the free geo-trageting upgrade to phpBay uses the same MaxMind database discussed above.</p>
<p>Now, if you don&#8217;t want to promote the auctions for whatever reason or your niche doesn&#8217;t have any products available on eBay you can just display AdSense ads to all of the extra countries.</p>
<p>There you have it&#8230;those 2 things, I believe, increased the value of the blog(s) to the point where I could command a much higher amount. Hope this post helps you and gives you a bit of interest in blog flipping. Best of luck.</p>
<p>More info: <a href="http://keithjameslock.com/2-great-ways-to-increase-the-value-of-a-new-blog-that-you-want-to-flip/">2 Great Ways To Increase The Value Of A New Blog That You Want To Flip</a></p>]]></content:encoded>
			<wfw:commentRss>http://keithjameslock.com/2-great-ways-to-increase-the-value-of-a-new-blog-that-you-want-to-flip/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Upgrading WordPress Is Easier Than Ever &#8211; Plus WP Upgrade Service</title>
		<link>http://keithjameslock.com/upgrading-wordpress-is-easier-than-ever-plus-wp-upgrade-service/</link>
		<comments>http://keithjameslock.com/upgrading-wordpress-is-easier-than-ever-plus-wp-upgrade-service/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 01:16:12 +0000</pubDate>
		<dc:creator>Keith Lock</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[word press upgrade]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://keithjameslock.com/?p=784</guid>
		<description><![CDATA[<p>Today (or perhaps yesterday) an update came out for WordPress. WordPress version 2.7.1 is now the current version as of this writing. And let me tell you, it was a snap to upgrade to it, just as easy as upgrading plugins these days. Just run a quick DB backup first or if you are daring, [...]</p><p>More info: <a href="http://keithjameslock.com/upgrading-wordpress-is-easier-than-ever-plus-wp-upgrade-service/">Upgrading WordPress Is Easier Than Ever &#8211; Plus WP Upgrade Service</a></p>]]></description>
			<content:encoded><![CDATA[<p>Today (or perhaps yesterday) an update came out for WordPress. WordPress version 2.7.1 is now the current version as of this writing. And let me tell you, it was a snap to upgrade to it, just as easy as upgrading plugins these days. Just run a quick DB backup first or if you are daring, just go for the upgrade. Only takes 2 clicks.</p>
<p><strong>You Need Version 2.7 For This Convenience</strong></p>
<p>In the past, doing WP upgrades wasn&#8217;t as simple. It wasn&#8217;t too bad but you needed to download, unzip and upload via FTP. Or you could have downloaded, uploaded, deleted all folders except wp-content, unzipped, then moved all the folders and files except for wp-content. The latter has more steps but was much quicker.</p>
<p>In order to have the convenience of the 2-click WordPress upgrade you need at least version 2.7. Are you there yet?</p>
<p><strong>Affordable WP Upgrade Service</strong></p>
<p>Anyone should feel comfortable doing the WP upgrade the new way, but I understand completely if you are nervous about doing the upgrade to 2.7. If that&#8217;s you and you want it done, get a hold of me and I (or someone I work with) will help you with the upgrade. Here&#8217;s what I will do&#8230;</p>
<p>1) Upgrade WP<br />
2) Upgrade all plugins<br />
3) Add a DB backup plugin<br />
4) Explain how to quickly run a DB backup and have it sent to your email</p>
<p>That&#8217;s it&#8230;you&#8217;ll have everything you need to do the 2-click upgrades in the future. Also, plugin upgrades will be a snap. The quick plugin upgrade feature was around prior to 2.7 so you may already have it.</p>
<p>If you are interested in the upgrade service, go ahead and send me a quick email using the <a href="http://keithjameslock.com/contact/" rel="nofollow">contact form</a>. The fee is just $15. I will need FTP access at least, but CPanel access will make things quicker for me. I&#8217;ll do it either way for $15. Any questions, let me know.</p>
<p><strong>Update-></strong> We&#8217;ve already taken on more than we can handle with the upgrades. I apologize but at this time we won&#8217;t be doing anymore. The steps found in <a href="http://keithjameslock.com/quick-wp-26-upgrade-instructions-for-godaddy-users/" rel="nofollow">this post</a> may help get you through the upgrade.</p>
<p>More info: <a href="http://keithjameslock.com/upgrading-wordpress-is-easier-than-ever-plus-wp-upgrade-service/">Upgrading WordPress Is Easier Than Ever &#8211; Plus WP Upgrade Service</a></p>]]></content:encoded>
			<wfw:commentRss>http://keithjameslock.com/upgrading-wordpress-is-easier-than-ever-plus-wp-upgrade-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting Up A Newly Acquired Blog Overview</title>
		<link>http://keithjameslock.com/setting-up-a-newly-acquired-blog-overview/</link>
		<comments>http://keithjameslock.com/setting-up-a-newly-acquired-blog-overview/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 04:08:00 +0000</pubDate>
		<dc:creator>Keith Lock</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[mysql database]]></category>
		<category><![CDATA[notepad]]></category>
		<category><![CDATA[wordpress blog]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://keithjameslock.com/?p=735</guid>
		<description><![CDATA[<p>After selling a blog I&#8217;m often asked what to do with the zip files sent. I&#8217;ll give an overview of the steps to follow here. Most of the steps will help anyone installing a WordPress blog they purchased, 1 or 2 might be specific to the blogs I sell. If you want more in depth [...]</p><p>More info: <a href="http://keithjameslock.com/setting-up-a-newly-acquired-blog-overview/">Setting Up A Newly Acquired Blog Overview</a></p>]]></description>
			<content:encoded><![CDATA[<p>After selling a blog I&#8217;m often asked what to do with the zip files sent. I&#8217;ll give an overview of the steps to follow here. Most of the steps will help anyone installing a WordPress blog they purchased, 1 or 2 might be specific to the blogs I sell. If you want more in depth instructions, please ask in the comments and I&#8217;ll go into more detail.</p>
<ol>
<li><strong>Create a new MySQL database.</strong> The steps to create a database may be different depending on your host but 9 times out of 10 you will likely be using CPanel and the process is simple. GoDaddy steps are a bit different but still pretty straightforward. Check your servers docs to find out how to create one. After creating the database make note of the database name, username, password and host.</li>
<li><strong>Unzip the db zip file and import the unzipped sql file into your new database.</strong> See your servers help files for these easy steps.</li>
<li><strong>Unzip the web site files onto your computer.</strong> Open up the wp-config.php file in a text editor. Notepad in Windows sometimes jumbles up this file. If it doesn&#8217;t seem orderly, try using a different text editor to open it. <a href="http://www.textpad.com/download/" target="_blank">TextPad</a> is a good one. Now fill in the details you gathered from step 1. (database name, username, password and host)</li>
<li>At this point you can upload the files to your server via FTP but there is a quicker way. If you decide to use FTP, switch the upload mode to Binary because in most of my blogs I sell there is a file that needs to be uploaded in Binary mode (the file is for <a href="http://keithjameslock.com/how-does-syndicate-kahuna-work/">Syndicate Kahuna</a>). The rest of the files are fine to be uploaded in binary mode as well. A quicker way than FTP&#8217;ing all the files unzipped is to rezip them and upload the zip to the server. Most Control Panels, if not all, allow you to unzip files from the server which saves a bunch of upload time. Go that route if you can.</li>
<li>You should be ready to go at this point. There might be another zip file included which is just a text file that contains all the accounts usernames and passwords that were created for your site. Your WordPress login ID will be in there.</li>
</ol>
<p>Let me know if you need any further help.</p>
<p>More info: <a href="http://keithjameslock.com/setting-up-a-newly-acquired-blog-overview/">Setting Up A Newly Acquired Blog Overview</a></p>]]></content:encoded>
			<wfw:commentRss>http://keithjameslock.com/setting-up-a-newly-acquired-blog-overview/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

