<?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>My Blog It &#187; WordPress Support</title>
	<atom:link href="http://myblogit.net/category/wordpress/wordpress-support/feed/" rel="self" type="application/rss+xml" />
	<link>http://myblogit.net</link>
	<description>We are WordPress junkies</description>
	<lastBuildDate>Mon, 11 Apr 2011 20:57:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Easiest way to reset your password</title>
		<link>http://myblogit.net/2008/12/11/easiest-way-to-reset-your-password/</link>
		<comments>http://myblogit.net/2008/12/11/easiest-way-to-reset-your-password/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 20:35:55 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Support]]></category>
		<category><![CDATA[password]]></category>

		<guid isPermaLink="false">http://myblogit.net/?p=302</guid>
		<description><![CDATA[If you can&#8217;t login, but you can access your site via FTP, then edit the theme&#8217;s functions.php file and add this code to it, right at the top after the first&#60;?php bit: wp_set_password('MyNewPassword',1); Put in your own new password for the main admin user. The &#8220;1&#8243; is the user ID number in the wp_users table. [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<div class="threadpost col-7">
<div class="post">
<p>If you can&#8217;t login, but you can access your site via FTP, then edit the theme&#8217;s functions.php file and add this code to it, right at the top after the first&lt;?php bit:<br />
<code>wp_set_password('MyNewPassword',1);</code></p>
<p>Put in your own new password for the main admin user. The &#8220;1&#8243; is the user ID number in the wp_users table.</p>
<p>Then just log in using the new password, just make sure you remove the line from the function file when your done.</p></div>
</div>
<img src="http://myblogit.net/?ak_action=api_record_view&id=302&type=feed" alt="" />

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://myblogit.net/2008/12/11/easiest-way-to-reset-your-password/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Upgrade WordPress fast (video)</title>
		<link>http://myblogit.net/2008/12/08/upgrade-wordpress-fast-video/</link>
		<comments>http://myblogit.net/2008/12/08/upgrade-wordpress-fast-video/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 20:29:04 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Support]]></category>
		<category><![CDATA[WordPress Install]]></category>
		<category><![CDATA[WordPress Upgrade]]></category>

		<guid isPermaLink="false">http://myblogit.net/?p=296</guid>
		<description><![CDATA[This is a really fast way to upgrade WordPress. No related posts.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>This is a really fast way to upgrade WordPress.<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/bxxZD8bTSk4&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x234900&amp;color2=0x4e9e00" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/bxxZD8bTSk4&amp;hl=en&amp;fs=1&amp;rel=0&amp;color1=0x234900&amp;color2=0x4e9e00" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<img src="http://myblogit.net/?ak_action=api_record_view&id=296&type=feed" alt="" />

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://myblogit.net/2008/12/08/upgrade-wordpress-fast-video/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The easiest way to upgrade your WordPress blog</title>
		<link>http://myblogit.net/2008/11/25/the-easiest-way-to-upgrade-your-wordpress-blog/</link>
		<comments>http://myblogit.net/2008/11/25/the-easiest-way-to-upgrade-your-wordpress-blog/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 23:16:32 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Support]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[WordPress errors]]></category>
		<category><![CDATA[WordPress Install]]></category>

		<guid isPermaLink="false">http://myblogit.net/?p=293</guid>
		<description><![CDATA[I&#8217;ve been working with WordPress for what seems like forever, so I sometimes forget that it can be tricky for some. So here is my: How to upgrade WordPress First download the new files from WordPress.org, unzip the files to your desktop. Next backup your database. Next log into your FTP to your WordPress root [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working with WordPress for what seems like forever, so I sometimes forget that it can be tricky for some. So here is my:</p>
<h2>How to upgrade WordPress</h2>
<p>First download the new files from <a href="http://wordpress.org/download/">WordPress.org</a>, unzip the files to your desktop.</p>
<p>Next backup your database.</p>
<p>Next log into your FTP to your WordPress root directory, create 2 new directory called &#8216;upgrade&#8217; and &#8216;backup&#8217;</p>
<p>Next upload all the new files into the upgrade directory. leave out the wp-content directory.</p>
<p>Now drag all your files in your main directory to your backup directory. but be sure not to move these files: wp-content, .htaccess, and any other files not related to WordPress</p>
<p>Next go back to your upgrade directory and drag all the files to your main WordPress directory.</p>
<p>When that is all done log into your Dashboard and WordPress will walk you through any database updates you might need to do.</p>
<p>We&#8217;re almost done, the next step it to upgrade your plug-ins, WordPress can do this for you. just go to the Plug-ins page in your dashboard and do the upgrades one at a time.</p>
<p>You might want to note the name of the plug-ins before you upgrade them just in case they fail.</p>
<p>Last step; go to your blog&#8217;s front page and make sure everything is working. Check your archives, categories and single post. Also make sure your Next and Previous links work and that your comments are showing up.</p>
<p>After you have done this a few times it will become very easy and you be able to do it in just a few moments.</p>
<img src="http://myblogit.net/?ak_action=api_record_view&id=293&type=feed" alt="" />

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://myblogit.net/2008/11/25/the-easiest-way-to-upgrade-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>New service from MyBlogIt</title>
		<link>http://myblogit.net/2008/11/24/new-service-from-myblogit/</link>
		<comments>http://myblogit.net/2008/11/24/new-service-from-myblogit/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 21:04:27 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[MyBlogIt News]]></category>
		<category><![CDATA[WordPress plugins]]></category>
		<category><![CDATA[WordPress Support]]></category>
		<category><![CDATA[WordPress errors]]></category>
		<category><![CDATA[WordPress Install]]></category>

		<guid isPermaLink="false">http://myblogit.net/?p=291</guid>
		<description><![CDATA[I&#8217;ve been asked to help with installs and upgrades oftenly. To that end I&#8217;ve decide to set up a service doing just that. So if you need help or just don&#8217;t care to learn all the pesky info needed to do it yourself take a look at the services I&#8217;m offering. WordPress install, upgrade and [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been asked to help with installs and upgrades oftenly. To that end I&#8217;ve decide to set up a service doing just that.</p>
<p>So if you need help or just don&#8217;t care to learn all the pesky info needed to do it yourself take a look at the services I&#8217;m offering. <a href="http://myblogit.net/wp-services/">WordPress install, upgrade and fixing WordPress issues</a>.</p>
<p>If you have questions or comments feel free to contact me or leave a comment.</p>
<img src="http://myblogit.net/?ak_action=api_record_view&id=291&type=feed" alt="" />

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://myblogit.net/2008/11/24/new-service-from-myblogit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

