<?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>Ninja Blog Setup &#187; Tutorials</title>
	<atom:link href="http://www.ninjablogsetup.com/blog/category/tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ninjablogsetup.com</link>
	<description></description>
	<lastBuildDate>Mon, 26 Jul 2010 02:32:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Create HTML Anchor Text Links</title>
		<link>http://www.ninjablogsetup.com/blog/how-to-create-html-anchor-text-links/</link>
		<comments>http://www.ninjablogsetup.com/blog/how-to-create-html-anchor-text-links/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 17:54:50 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[anchor text links]]></category>

		<guid isPermaLink="false">http://www.ninjablogsetup.com/?p=1306</guid>
		<description><![CDATA[This may seem like a very basic webmaster concept, but many of those who are new to building websites do not know how to use html anchor text links in their content and some of those who do know do not use them properly. If you don&#8217;t know what anchor text is, it&#8217;s the text [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-1311" title="anchor" src="http://www.ninjablogsetup.com/wp-content/uploads/anchor.gif" alt="" width="200" height="233" />This may seem like a very basic webmaster concept, but many of those who are new to building websites do not know how to use html anchor text links in their content and some of those who do know do not use them properly. If you don&#8217;t know what anchor text is, it&#8217;s the text on a website that you can click on and it takes you to another page or site. It&#8217;s usually a different color than the other text and may be underlined, although not always. The actual words being used to create the link is called the anchor text. This text helps tell the search engine spiders what the page being linked to is about.</p>
<p>For example, if you have a website about shoes and you link to another page on your site using the words &#8220;funny clown shoes&#8221;, then you are telling the search engines that particular page is about funny clown shoes. However, I see all the time where people use the words &#8220;click here&#8221; in their anchor text. This is telling the search engines that your page is about &#8220;click here&#8221; which makes no sense and won&#8217;t help your page rank for funny clown shoes. By using &#8220;funny clown shoes&#8221; instead, you are telling the search engines that your page is about funny clown shoes and when they follow that link and find actual content on your page talking about clown shoes, then the chances of your page showing up somewhere in the search results for &#8220;funny clown shoes&#8221; is much higher.</p>
<p>How do you create html anchor text links? If you are using a WYSIWYG editor like WordPress has, you can just highlight the desired text, click on the button in the toolbar that looks like a little chain link and insert the desired page&#8217;s url into the appropriate box. However, if you don&#8217;t have a WYSIWYG editor, you can use html instead. Just insert the following code into your content making sure to replace the text and url with your specific information. Make sure you don&#8217;t leave out any characters.</p>
<pre>&lt;a href="<span style="color: #ff0000;"><em>your url here</em></span>"&gt;<span style="color: #ff0000;"><em>your anchor text here</em></span>&lt;/a&gt;</pre>
<p>
So for example, this:</p>
<pre>&lt;a href="http://www.google.com/"&gt;Google&lt;/a&gt;</pre>
<p>will give you this: <a href="http://www.google.com/">Google</a></p>
<p>Now you know the most basic elements of using html anchor text links to help build your rankings and drive more targeted traffic to your site.</p>
<hr />
<p><small>© <a href="http://www.ninjablogsetup.com">NinjaBlogSetup.com</a>, 2010. |
<a href="http://www.ninjablogsetup.com/blog/how-to-create-html-anchor-text-links/">Permalink</a>
<br/>
</p>
<center><a href="http://www.ninjablogsetup.com?ap_id=shawn" target="_blank"><img src="http://www.ninjablogsetup.com/images/ninjablog-468x60e.gif" alt="wordpress installation service" border="0" /></a>
<br/></center>]]></content:encoded>
			<wfw:commentRss>http://www.ninjablogsetup.com/blog/how-to-create-html-anchor-text-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Easily Add a Table to a WordPress Page or Post</title>
		<link>http://www.ninjablogsetup.com/blog/how-to-easily-add-a-table-to-a-wordpress-page-or-post/</link>
		<comments>http://www.ninjablogsetup.com/blog/how-to-easily-add-a-table-to-a-wordpress-page-or-post/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 01:53:41 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false">http://www.ninjablogsetup.com/?p=1059</guid>
		<description><![CDATA[Have you ever been writing something on your blog and needed to present it in a column format? Sometimes certain types of content are just more easily understood in a chart layout but unless you know how to use html, it can be extremely difficult to pull off. Fortunately, there is a great WordPress plugin [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever been writing something on your blog and needed to present it in a column format? Sometimes certain types of content are just more easily understood in a chart layout but unless you know how to use html, it can be extremely difficult to pull off. Fortunately, there is a great WordPress plugin called WP-Table Reloaded that makes it super easy to insert tables into your WordPress pages.</p>
<p>I just spent the past two and a half months redesigning my site and came across <a href="http://tobias.baethge.com/wordpress-plugins/wp-table-reloaded-english/">WP-Table Reloaded</a> when I was looking for an easy way to add a chart to one of my pages. It installs just like any other WordPress plugin. You can download it <a href="http://wordpress.org/extend/plugins/wp-table-reloaded/">here</a>. Once installed, adding tables to your WordPress pages is a snap. All you have to do is put in how many columns and rows you want, then start adding your content. The columns will automatically adjust to fit your content properly. If you need to add more rows or columns, you can do so at any time. If you want to move a row up or down the table, no problem. Plus, you can even add links or images to the cells inside your table. You can see two charts I&#8217;ve built using the plugin by looking at my <a href="http://www.ninjablogsetup.com/services/wordpress-blog-installation/#chart">blog installation</a> and <a href="http://www.ninjablogsetup.com/current-plugins/">plugin</a> pages.</p>
<p>The next time you think a table would be the best way to present your blog content, check out WP-Table Reloaded. It sure saved me a lot of time.</p>
<hr />
<p><small>© <a href="http://www.ninjablogsetup.com">NinjaBlogSetup.com</a>, 2010. |
<a href="http://www.ninjablogsetup.com/blog/how-to-easily-add-a-table-to-a-wordpress-page-or-post/">Permalink</a>
<br/>
</p>
<center><a href="http://www.ninjablogsetup.com?ap_id=shawn" target="_blank"><img src="http://www.ninjablogsetup.com/images/ninjablog-468x60e.gif" alt="wordpress installation service" border="0" /></a>
<br/></center>]]></content:encoded>
			<wfw:commentRss>http://www.ninjablogsetup.com/blog/how-to-easily-add-a-table-to-a-wordpress-page-or-post/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To Automatically Update Your WordPress Copyright Date</title>
		<link>http://www.ninjablogsetup.com/blog/how-to-automatically-update-your-wordpress-copyright-date/</link>
		<comments>http://www.ninjablogsetup.com/blog/how-to-automatically-update-your-wordpress-copyright-date/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 15:59:08 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[footer.php]]></category>

		<guid isPermaLink="false">http://www.ninjablogsetup.com/?p=1019</guid>
		<description><![CDATA[It&#8217;s that time of year again. No, I don&#8217;t mean time to make resolutions for the new year or to plan out your business strategy for the next twelve months. It&#8217;s time to update the copyright date on your websites. Well, if you use WordPress you can fix this issue now so you will never [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-1026" src="http://www.ninjablogsetup.com/wp-content/uploads/copyright-symbol-150x150.jpg" alt="copyright-symbol" width="150" height="150" />It&#8217;s that time of year again. No, I don&#8217;t mean time to make resolutions for the new year or to plan out your business strategy for the next twelve months. It&#8217;s time to update the copyright date on your websites. Well, if you use WordPress you can fix this issue now so you will never again have to mess with changing your copyright date.</p>
<p>Many WordPress themes include a copyright date in the footer. The problem is that they only list the current year. However, a proper copyright date should cover a range of years beginning with the first year your website went live. For example, if your blog started in 2005, your copyright should cover 2005 through the current year. To fix your copyright date so that it contains the proper date range and automatically updates at the beginning of each year, just place the following code in your footer.php file:</p>
<blockquote><p><code><span style="color: #0000ff;">&amp;copy; Copyright 2005–&lt;?php echo date('Y'); ?&gt; &lt;?php bloginfo('name'); ?&gt;. All rights reserved.</span></code></p></blockquote>
<p>Replace 2005 with whatever year your website started. You may also replace <code>&lt;?php bloginfo('name');?&gt;</code> with your domain name or the legal name of your company if you wish, so you may end up with something like this:</p>
<blockquote><p><code><span style="color: #0000ff;">&amp;copy; Copyright 2005–&lt;?php echo date('Y'); ?&gt; My Company Name, Inc. All rights reserved.</span></code></p></blockquote>
<p>If you want to see how it looks, just scroll to the bottom of this page and look at the copyright in the footer. With this code in your footer, you&#8217;ll never have to worry about updating your website copyright date again. Happy New Year!</p>
<hr />
<p><small>© <a href="http://www.ninjablogsetup.com">NinjaBlogSetup.com</a>, 2010. |
<a href="http://www.ninjablogsetup.com/blog/how-to-automatically-update-your-wordpress-copyright-date/">Permalink</a>
<br/>
</p>
<center><a href="http://www.ninjablogsetup.com?ap_id=shawn" target="_blank"><img src="http://www.ninjablogsetup.com/images/ninjablog-468x60e.gif" alt="wordpress installation service" border="0" /></a>
<br/></center>]]></content:encoded>
			<wfw:commentRss>http://www.ninjablogsetup.com/blog/how-to-automatically-update-your-wordpress-copyright-date/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How To Upload a WordPress Theme</title>
		<link>http://www.ninjablogsetup.com/blog/how-to-upload-a-new-wordpress-theme/</link>
		<comments>http://www.ninjablogsetup.com/blog/how-to-upload-a-new-wordpress-theme/#comments</comments>
		<pubDate>Sat, 01 Dec 2007 00:08:30 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://www.ninjablogsetup.com/?p=153</guid>
		<description><![CDATA[One of the most common questions that I get asked by clients is how to upload a new WordPress theme, so I&#8217;ve put together a video which demonstrates the entire process.
There are 2 things required to follow along with the video.
1) An ftp application for transferring the files of the new theme up to your [...]]]></description>
			<content:encoded><![CDATA[<p>One of the most common questions that I get asked by clients is how to upload a new WordPress theme, so I&#8217;ve put together a video which demonstrates the entire process.</p>
<p>There are 2 things required to follow along with the video.</p>
<p><strong>1)</strong> An ftp application for transferring the files of the new theme up to your blog. There are many many ftp applications. My favorite, which I demonstrate in the video is FireFTP. This is a plugin for the popular FireFox browser, which I highly recommend.<br />
<a href="http://www.mozilla.com/en-US/firefox/"><br />
Download FireFox browser</a> (if you don&#8217;t already have it)<br />
Then get the <a href="https://addons.mozilla.org/en-US/firefox/addon/684">FireFtp plugin</a> here. I&#8217;ll show you how to install it in the video.</p>
<p>Alternatives:<br />
<a href="http://filezilla-project.org/">FileZilla</a> (free)<br />
<a href="http://www.smartftp.com/download/">Smart FTP</a> (free for personal use)<br />
<a href="http://cyberduck.ch/">Cyber Duck</a> (for MAC users)</p>
<p><strong>2)</strong> The new theme that you&#8217;d like to install. The best place to start looking for new themes is the <a href="http://themes.wordpress.net/">WordPress theme repository</a>.</p>
<p>The rest of the information you&#8217;ll need is covered in the video, including a bonus section on copying any code changes that you may have done in your old theme over to the new one.</p>
<p><a href="http://www.ninjablogsetup.com/blog/how-to-upload-a-new-wordpress-theme/"><em>Click here to view the embedded video.</em></a></p>
<p>That&#8217;s it. Now you should have no problem uploading a new WordPress theme.</p>
<hr />
<p><small>© <a href="http://www.ninjablogsetup.com">NinjaBlogSetup.com</a>, 2007. |
<a href="http://www.ninjablogsetup.com/blog/how-to-upload-a-new-wordpress-theme/">Permalink</a>
<br/>
</p>
<center><a href="http://www.ninjablogsetup.com?ap_id=shawn" target="_blank"><img src="http://www.ninjablogsetup.com/images/ninjablog-468x60e.gif" alt="wordpress installation service" border="0" /></a>
<br/></center>]]></content:encoded>
			<wfw:commentRss>http://www.ninjablogsetup.com/blog/how-to-upload-a-new-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How To Edit Your WordPress Theme</title>
		<link>http://www.ninjablogsetup.com/blog/how-to-edit-your-wordpress-theme/</link>
		<comments>http://www.ninjablogsetup.com/blog/how-to-edit-your-wordpress-theme/#comments</comments>
		<pubDate>Sat, 13 Oct 2007 20:44:07 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[single.php]]></category>
		<category><![CDATA[style.css]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[videos]]></category>

		<guid isPermaLink="false">http://www.ninjablogsetup.com/?p=165</guid>
		<description><![CDATA[In this  video I cover how to make some very basic changes to your WordPress theme.
In the first section I open up the stylesheet and change a couple formatting colors. And in the second section I open up the single.php file and show you how to add simple snippets of code that you would [...]]]></description>
			<content:encoded><![CDATA[<p>In this  video I cover how to make some very basic changes to your WordPress theme.</p>
<p>In the first section I open up the stylesheet and change a couple formatting colors. And in the second section I open up the single.php file and show you how to add simple snippets of code that you would like to show up at the bottom of each post.</p>
<p><a href="http://www.ninjablogsetup.com/blog/how-to-edit-your-wordpress-theme/"><em>Click here to view the embedded video.</em></a></p>
<p>If you have any questions, leave them in the comments below.</p>
<hr />
<p><small>© <a href="http://www.ninjablogsetup.com">NinjaBlogSetup.com</a>, 2007. |
<a href="http://www.ninjablogsetup.com/blog/how-to-edit-your-wordpress-theme/">Permalink</a>
<br/>
</p>
<center><a href="http://www.ninjablogsetup.com?ap_id=shawn" target="_blank"><img src="http://www.ninjablogsetup.com/images/ninjablog-468x60e.gif" alt="wordpress installation service" border="0" /></a>
<br/></center>]]></content:encoded>
			<wfw:commentRss>http://www.ninjablogsetup.com/blog/how-to-edit-your-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
<enclosure url="http://blip.tv/file/get/Ninjablogsetup-WordPressThemeTweaks574.flv" length="24143507" type="video/x-flv" />
		</item>
		<item>
		<title>How To Upgrade to WordPress 2.3</title>
		<link>http://www.ninjablogsetup.com/blog/how-to-upgrade-to-wordpress-23/</link>
		<comments>http://www.ninjablogsetup.com/blog/how-to-upgrade-to-wordpress-23/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 20:41:29 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Add Meta Tags]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[PlugInstaller]]></category>
		<category><![CDATA[WordPress 2.3]]></category>

		<guid isPermaLink="false">http://www.ninjablogsetup.com/?p=167</guid>
		<description><![CDATA[EDIT: SINCE WORDPRESS IS NOW WELL BEYOND VERSION 2.3, THIS POST IS NO LONGER RELEVANT AND I HAVE CLOSED COMMENTS ON IT. YOU SHOULD BE UPDATING TO THE NEWEST VERSION USING THE BUILT-IN UPDATER IN YOUR DASHBOARD.
This is a step by step guide to upgrading to WordPress 2.3. This guide only takes into consideration plugins [...]]]></description>
			<content:encoded><![CDATA[<p><strong>EDIT: SINCE WORDPRESS IS NOW WELL BEYOND VERSION 2.3, THIS POST IS NO LONGER RELEVANT AND I HAVE CLOSED COMMENTS ON IT. YOU SHOULD BE UPDATING TO THE NEWEST VERSION USING THE BUILT-IN UPDATER IN YOUR DASHBOARD.</strong></p>
<p>This is a step by step guide to upgrading to WordPress 2.3. This guide only takes into consideration plugins installed by Ninja Blog Setup. If you have others then you may need to upgrade or disable them if you encounter any errors.</p>
<p>The only plugin that causes any problems when upgrading is the Add Meta Tags plugin. The plugin has been updated now, so you can just grab the latest version and install it. <span style="text-decoration: line-through;">As of writing this post there wasn&#8217;t a update to the plugin, but it is a very useful plugin so I have provided a file that has a patch which makes it compatible with WordPress 2.3.</span></p>
<p><span style="text-decoration: line-through;">Download the patched plugin, by right clicking here and saving to your desktop. Unzip the file and then using an ftp program, upload the add-meta-tags.php file up to the /plugins/ folder and overwrite the one that is already on your site.</span></p>
<p>Upgrade the Google (XML) Sitemaps plugin by de-activating the current version, and deleting it and then installing the latest version from <a href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/#P18DL">here</a>. The new version is needed for WordPress 2.3. NOTE: pressing the &#8220;Update&#8221; button from the plugin page is not getting the latest version, you MUST do it manually as I described above.</p>
<p>Deactivate the Simple Tagging &amp; Sitemap Tags plugins as they are no longer required for WordPress 2.3 and will cause errors if kept active. You will be able to import your tags, so they won&#8217;t be lost.</p>
<p>Backup your entire system by going to Manage / Backup and select all the tables and perform a backup.</p>
<p>Run Instant Upgrade to upgrade WordPress to the latest version by going to Manage / Instant Upgrade. If the upgrade needs completion manually just follow the links.</p>
<p>Use this plugin (<a href="http://wordpress.org/extend/plugins/simple-tagging-import/">Simple Tagging Import</a>) to import your &#8220;Simple Tagging&#8221; tags into the new WordPress tagging system. Download and install the plugin and then follow the instructions on the documentation.</p>
<p>Go back to your WordPress backup page to include all the tables on your weekly or daily backups. This is necessary since there are new tables from the old version and you want them all to be backed up.</p>
<p>Add code to your template to display the new WordPress tags. Do this by going to Presentation / Theme Editor. Open the Single Post file from the right hand menu. And then add the following line:</p>
<pre class="code">Tags &lt;?php the_tags(' ', ' ', ' '); ?&gt;</pre>
<p>directly after this line:</p>
<pre class="code">&lt;?php the_content('&lt;p&gt;Read the rest of this entry Â»&lt;/p&gt;'); ?&gt;</pre>
<p>If you want the tags to show up on the posts on your front page, then open the Main Index Template page, and add the same code after the same line in this file.</p>
<p>Other Useful Links:<br />
List of <a href="http://codex.wordpress.org/Plugins/Plugin_Compatibility/2.3">plugins that are tested okay with 2.3</a></p>
<p>For a list of <a href="http://codex.wordpress.org/Themes/Theme_Compatibility/2.3">themes that are tested okay with 2.3</a><br />
(note, not all of these will display tags automatically, this list is just themes that don&#8217;t break when you use them on WordPress 2.3</p>
<p><strong>Update:</strong> I&#8217;ve been asked to explain the code used to insert tags into a theme using the  WordPress 2.3 tagging system.</p>
<pre class="code">Tags &lt;?php the_tags(' ', ' ', ' '); ?&gt;</pre>
<p>With this code the &#8216; &#8216; doesn&#8217;t mean the number of tags to show. They are called parameters and the first set of &#8216; &#8216; is the code you would like to see before each tag. Basically if you put in &#8216;&lt;br/&gt;&#8217; which is the code for a line break, then it will put each tag on a new line.<br />
The middle &#8216; &#8216; is what you would like between each tag. So if you put this &#8216; &#8211; &#8216; then your tags will look like this:</p>
<p>Tags: <a href="http://www.ninjablogsetup.com/blog/">one</a> &#8211; <a href="http://www.ninjablogsetup.com/blog/">two</a> &#8211; <a href="http://www.ninjablogsetup.com/blog/">three</a></p>
<p>and the last &#8216; &#8216; is what you want at the end of the tags. Again you could put another line break, or you could use code that would create a list of tags using &#8216;&lt;li&gt;&#8217; at the beginning and &#8216;&lt;/li&gt;&#8217; at the end.</p>
<p>The results would be:</p>
<blockquote><p>Tags:</p>
<ul>
<li><a href="http://www.ninjablogsetup.com/blog/">one</a></li>
<li><a href="http://www.ninjablogsetup.com/blog/">two</a></li>
<li><a href="http://www.ninjablogsetup.com/blog/">three</a></li>
</ul>
</blockquote>
<p><strong><br />
</strong></p>
<hr />
<p><small>© <a href="http://www.ninjablogsetup.com">NinjaBlogSetup.com</a>, 2007. |
<a href="http://www.ninjablogsetup.com/blog/how-to-upgrade-to-wordpress-23/">Permalink</a>
<br/>
</p>
<center><a href="http://www.ninjablogsetup.com?ap_id=shawn" target="_blank"><img src="http://www.ninjablogsetup.com/images/ninjablog-468x60e.gif" alt="wordpress installation service" border="0" /></a>
<br/></center>]]></content:encoded>
			<wfw:commentRss>http://www.ninjablogsetup.com/blog/how-to-upgrade-to-wordpress-23/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Update WordPress</title>
		<link>http://www.ninjablogsetup.com/blog/how-to-update-wordpress/</link>
		<comments>http://www.ninjablogsetup.com/blog/how-to-update-wordpress/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 20:01:24 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ninjablogsetup.com/?p=176</guid>
		<description><![CDATA[EDIT: THIS POST IS NO LONGER RELEVANT DUE TO THE BUILT-IN UPGRADE FEATURE OF WORDPRESS. COMMENTS ARE NOW CLOSED.
This is a video about how to upgrade WordPress using the Instant Upgrade plugin. In order to follow along you will need to have this plugin installed (it comes standard with any Ninja Blog Setup WordPress Installations).
[Note: [...]]]></description>
			<content:encoded><![CDATA[<p><strong>EDIT: THIS POST IS NO LONGER RELEVANT DUE TO THE BUILT-IN UPGRADE FEATURE OF WORDPRESS. COMMENTS ARE NOW CLOSED.</strong></p>
<p>This is a video about how to upgrade WordPress using the Instant Upgrade plugin. In order to follow along you will need to have this plugin installed (it comes standard with any Ninja Blog Setup WordPress Installations).</p>
<p>[Note: if you don't have the plugin installed, you can visit the <a href="http://www.zirona.com/software/wordpress-instant-upgrade">Instant Upgrade</a> project page to retrieve the latest version.]</p>
<p><strong>WARNING:</strong> before doing any type of changes to your site, you should always perform a backup. The WordPress backup plugin also comes standard with all Ninja Installations, but if you don&#8217;t have it, then download and install the <a href="http://www.ilfilosofo.com/blog/wp-db-backup/">WordPress Database Backup</a> plugin before you begin your upgrade.<br />
<p><a href="http://www.ninjablogsetup.com/blog/how-to-update-wordpress/"><em>Click here to view the embedded video.</em></a></p></p>
<p>Quite often the latest versions of WordPress are security updates and they should be performed as soon as possible.</p>
<p>Feed readers can view the video <a href="http://www.ninjablogsetup.com/blog/how-to-update-wordpress/">here</a>.</p>
<hr />
<p><small>© <a href="http://www.ninjablogsetup.com">NinjaBlogSetup.com</a>, 2007. |
<a href="http://www.ninjablogsetup.com/blog/how-to-update-wordpress/">Permalink</a>
<br/>
</p>
<center><a href="http://www.ninjablogsetup.com?ap_id=shawn" target="_blank"><img src="http://www.ninjablogsetup.com/images/ninjablog-468x60e.gif" alt="wordpress installation service" border="0" /></a>
<br/></center>]]></content:encoded>
			<wfw:commentRss>http://www.ninjablogsetup.com/blog/how-to-update-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Update Domain Name DNS Settings</title>
		<link>http://www.ninjablogsetup.com/blog/how-to-update-domain-name-dns-settings/</link>
		<comments>http://www.ninjablogsetup.com/blog/how-to-update-domain-name-dns-settings/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 16:59:38 +0000</pubDate>
		<dc:creator>Shawn</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[hosting setup]]></category>
		<category><![CDATA[videos]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.ninjablogsetup.com/?p=219</guid>
		<description><![CDATA[This video will demonstrate how to update your domain name settings so that it is pointing to your web hosting company.
This process needs to be done before you can set up your website with your hosting company. Also note that once this procedure has been completed, it can take up to 48 hours to become [...]]]></description>
			<content:encoded><![CDATA[<p>This video will demonstrate how to update your domain name settings so that it is pointing to your web hosting company.</p>
<p>This process needs to be done before you can set up your website with your hosting company. Also note that once this procedure has been completed, it can take up to 48 hours to become operational as the settings need to spread throughout the Internet.</p>
<p>In order to complete this operation, you will need the letter you received from your hosting company when you signed up and the login and password with the company where you registered your domain names.</p>
<p><a href="http://www.ninjablogsetup.com/blog/how-to-update-domain-name-dns-settings/"><em>Click here to view the embedded video.</em></a></p>
<p>If you have a question, leave a comment.</p>
<p><strong>Questions about Domain Name Server Settings:</strong></p>
<p><em>Is it okay to use the same DNS settings for all my sites?</em></p>
<p>Yes, if your hosting account allows you to host multiple sites on the same account, all of your domains that you are hosting at that account will use the same DNS settings.</p>
<hr />
<p><small>© <a href="http://www.ninjablogsetup.com">NinjaBlogSetup.com</a>, 2007. |
<a href="http://www.ninjablogsetup.com/blog/how-to-update-domain-name-dns-settings/">Permalink</a>
<br/>
</p>
<center><a href="http://www.ninjablogsetup.com?ap_id=shawn" target="_blank"><img src="http://www.ninjablogsetup.com/images/ninjablog-468x60e.gif" alt="wordpress installation service" border="0" /></a>
<br/></center>]]></content:encoded>
			<wfw:commentRss>http://www.ninjablogsetup.com/blog/how-to-update-domain-name-dns-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
