<?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>JR Farr &#187; Wordpress Tutorials</title>
	<atom:link href="http://www.jrfarr.com/tag/wordpress-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jrfarr.com</link>
	<description>Hello! My name is J.R. Farr. I&#039;m a 26 year old regular dude currently living &#38; working in Salt Lake City, UT. I&#039;m an ambitious Entreprenuer, Designer, Family Man and Boston Red Sox Fanatic. Welcome to my site, if you&#039;d like to get in touch don&#039;t hestitate to send me an email: hello@jrfarr.com</description>
	<lastBuildDate>Sun, 27 Nov 2011 16:10:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Audio Player WordPress Plugin for MP3&#8242;s</title>
		<link>http://www.jrfarr.com/audio-player-for-mp3s-wordpress-plugin/</link>
		<comments>http://www.jrfarr.com/audio-player-for-mp3s-wordpress-plugin/#comments</comments>
		<pubDate>Tue, 05 Aug 2008 16:42:08 +0000</pubDate>
		<dc:creator>JR Farr</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[Wordpress Tutorials]]></category>

		<guid isPermaLink="false">http://www.jrfarr.com/?p=62</guid>
		<description><![CDATA[Looking for a great MP3 player for your WordPress Blog? I searched everywhere looking for a great MP3 player and I think I have finally found a easy to use MP3 WordPress Plugin. Introducing the &#8220;Audio Player WordPress Plugin.&#8221; I have mentioned my brother, Isaac Farr&#8217;s website on here a few times.  When I created [...]]]></description>
			<content:encoded><![CDATA[<h1>Looking for a great MP3 player for your WordPress Blog?</h1>
<p>I searched everywhere looking for a great MP3 player and I think I have finally found a easy to use MP3 WordPress Plugin.</p>
<h2>Introducing the &#8220;Audio Player WordPress Plugin.&#8221;</h2>
<p>I have mentioned my brother, Isaac Farr&#8217;s website on here a few times.  When I created his site I obviously needed a reliable MP3 player to help him promote his music through his website.  That&#8217;s when I came across the Audio Player WordPress Plugin.</p>
<p>You can <a title="Isaac Farr - Listen" href="http://www.isaacfarr.com/listen" target="_blank">view the MP3 player in action</a> on Isaac Farr&#8217;s website here.</p>
<h2>Examples of the Audio Player</h2>
<p><span id="more-62"></span></p>
<h2>Installation and FAQ&#8217;s</h2>
<blockquote>
<h3>Requirements</h3>
<p>Audio Player requires WordPress 2.1 or higher and is compatible up to WordPress 2.5.1</p>
<p>The player is compatible with Adobe Flash Player 9 and above and requires JavaScript to work properly.</p>
<p>The admin panel and the player were tested in the following browsers:</p>
<ul>
<li>Firefox 2 and above</li>
<li>Internet Explorer 6 and above</li>
<li>Safari 3.0</li>
<li> Opera 9.0 and 9.5</li>
</ul>
<p><strong>Note</strong>: The automatic close feature doesn’t work in Opera 9.0. It <strong>does</strong> work in 9.5. Opening a player doesn’t automatically close any other open player.</p>
<h3>New install: First time installing Audio Player on your WordPress blog</h3>
<ol>
<li><a href="http://wpaudioplayer.com/download.htm">Download</a> the plugin zip file</li>
<li>Extract the contents of the zip file to your local hard drive</li>
<li>Upload the <strong>audio-player</strong> folder to your WordPress site in the <strong>wp-content/plugins</strong> folder</li>
<li>The folder structure of your blog should look like this:</li>
<li><img class="alignnone size-full wp-image-29" title="Folder structure" src="http://wpaudioplayer.com/wp-content/uploads/2008/06/folder-structure.png" alt="Screenshot showing the correct folder structure" width="180" height="240" /></li>
<li>Log in to your WordPress admin and go to the <strong>Plugins</strong> section. You should now see <strong>Audio Player</strong> in the list of available plugins</li>
<li>Activate the plugin by clicking the <strong>activate</strong> link</li>
<li>Now go to the <strong>Settings</strong> section (<strong>Options</strong> for WordPress pre 2.5) and select <strong>Audio Player</strong> where you can configure the plugin</li>
</ol>
</blockquote>
<p>The developer of this plugin has great documentation on his site here, <a title="1 Pixel Out" href="http://www.1pixelout.net/code/audio-player-wordpress-plugin/" target="_blank">1 Pixel Out</a> and he also has a site completely dedicated to this wordpress plugin: <a title="Wordpress Audio Player Website" href="http://wpaudioplayer.com/" target="_blank">WordPress Audio Player</a></p>
<h2>Activating the Plugin</h2>
<p>Here&#8217;s a quick run down on activating the plugin and inserting it into a post/page.</p>
<ul>
<li>You’ll need to access your site via FTP and create a new directory called “audio”.</li>
<li> Copy your .MP3 or whatever audio files into the directory.</li>
<li>Inside wordpress go to the plugin settings page and on the general tab, set the default audio location. (e.g. “/audio”) SEE EXAMPLE:</li>
</ul>
<p><img class="aligncenter size-full wp-image-1847" title="audio_location" src="http://www.jrfarr.com/wp-content/uploads/2008/08/audio_location.jpg" alt="audio_location" width="546" height="127" /></p>
<ul>
<li>Inside the post or page you call for the file like so:</li>
</ul>
<ol>
<blockquote><p><img class="aligncenter size-full wp-image-1842" title="Add this to your post" src="http://www.jrfarr.com/wp-content/uploads/2008/08/example.jpg" alt="Add this to your post" width="500" height="20" /></p></blockquote>
</ol>
<ul>
<li>View your post/page!</li>
</ul>
<p>I hope you enjoy this MP3 WordPress plugin as much as I have.</p>
<p>Still have questions?  Leave a comment and I&#8217;ll try my best to get you through any problems you run into.</p>
<p>More to come&#8230;</p>
<p>By the way, I take quite a bit of time posting these so any feedback, comments or if these tutorials are helping you guys I would more then appreciate it <img src='http://www.jrfarr.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>&#8212;</p>
<p>P.S. &#8211; You can <a title="Follow JR Farr on Twitter" href="http://www.twitter.com/jrfarr" target="_blank">Follow Me on TWITTER.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jrfarr.com/audio-player-for-mp3s-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to Install a WordPress Theme</title>
		<link>http://www.jrfarr.com/how-to-install-a-wordpress-theme/</link>
		<comments>http://www.jrfarr.com/how-to-install-a-wordpress-theme/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 18:39:39 +0000</pubDate>
		<dc:creator>JR Farr</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[Wordpress Tutorials]]></category>

		<guid isPermaLink="false">http://www.jrfarr.com/?p=69</guid>
		<description><![CDATA[Tutorial on How to Install a WordPress Theme PLEASE READ. If your WordPress Blog is hosted on WordPress.com then&#8230; The following tutorial is for &#8220;self hosted&#8221; wordpress blogs. If you have a blog that is hosted on WordPress.com (www.yoursite.wordpress.com) check out this brief tutorial on WordPress.com on how to change your wordpress theme. If you [...]]]></description>
			<content:encoded><![CDATA[<h1>Tutorial on How to Install a WordPress Theme</h1>
<p><strong>PLEASE READ.</strong></p>
<p><em>If your WordPress Blog is hosted on WordPress.com then&#8230;</em></p>
<p>The <strong>following tutorial is for &#8220;self hosted&#8221; wordpress blogs.</strong> If you have a blog that is hosted on WordPress.com (www.yoursite.wordpress.com) check out this brief tutorial on WordPress.com on <a title="Wordpress.com Theme Installation" href="http://wordpress.com/features/themes/" target="_blank">how to change your wordpress theme.</a></p>
<p><em>If you have Self Hosted WordPress Blog then&#8230;</em></p>
<p>This is for you!  If using WordPress to power their self hosted website, here is a quick tutorial on how to Install &amp; Activate your WordPress Theme.  If you get lost, feel free to comment and I&#8217;ll be glad to answer any questions.</p>
<h2>Step 1. Downloading your WordPress Theme</h2>
<p>Once you have found the WordPress Theme(s) you must download the zip file to your desktop or designated folder.  If you&#8217;re using a PC you will need to extract the file.</p>
<p><span id="more-69"></span></p>
<p>It should look something like this&#8230; A single folder with the title of the theme.</p>
<p><img class="alignnone size-medium wp-image-73" title="wordpress_theme_folder" src="http://www.jrfarr.com/wp-content/uploads/2008/08/wordpress_theme_folder.jpg" alt="" width="185" height="123" /></p>
<p>If you click into the file you will find all the necessary files that you will need to upload to your site.  Here is an example.</p>
<p><img class="alignnone size-full wp-image-74" title="wordpress_file_contents" src="http://www.jrfarr.com/wp-content/uploads/2008/08/wordpress_file_contents.jpg" alt="" width="500" height="429" /></p>
<p>Everyone of your themes that you upload should contain a majority of the files shown above.</p>
<h2>Step 2. Uploading your WordPress Theme</h2>
<p>Now that have your WordPress Theme extracted or unzipped you are ready to upload your theme.  You will upload your WordPress theme to your site via FTP.  If you don&#8217;t have a FTP client here is a completely free one I suggest.</p>
<p>This FTP clients is 100% free!  Mac Users &amp; Windows Users &#8211; <a title="Filezilla" href="http://www.google.com/url?sa=t&amp;ct=res&amp;cd=1&amp;url=http%3A%2F%2Ffilezilla-project.org%2F&amp;ei=ukiXSOiaE5G-pgSJm9TmBg&amp;usg=AFQjCNFi0DpQ1I5V_nCUkxMoqvM1kA5XnA&amp;sig2=YpSF9DvcJn3-8_CP6dGj0g" target="_blank">Filezilla</a></p>
<p>Go ahead and login to your site via FTP.  (Open FTP client, enter Hostname, Username &amp; Password.)  Find your theme directory.</p>
<p>This is how you get to your WordPress &#8220;themes&#8221; directory.</p>
<p>public_html/yoursite/wp-content/themes</p>
<p>Now that you have found your theme directory, go back to your theme folder located on your desktop or designated folder.  Using a Mac or Windows you can easily drag and drop the file directly into the themes folder.</p>
<p>Wait for the file to upload completely and also make sure the file is in the themes folder.</p>
<h2>Step 3. Activating your WordPress Theme</h2>
<p>Nice, so you have successfully added your WordPress Theme via FTP.  Now all you have to do is activate it.</p>
<p>Login to your WordPress admin area like you would normally.  (http://www.yoursite.com/wp-admin)</p>
<p>Click on the design tab &#8211; shown here.</p>
<p><img class="alignnone size-full wp-image-76" title="activating_wordpress_theme1" src="http://www.jrfarr.com/wp-content/uploads/2008/08/activating_wordpress_theme1.jpg" alt="" width="498" height="165" /></p>
<p>You should now see your already existing themes and of course the new WordPress theme you just recently upload.</p>
<p>Now that you have located the WordPress Theme, simply click the theme to activate it.</p>
<p>And that&#8217;s it!  Congratulations you&#8217;re all set.  You should now see your new theme activated!</p>
<p><img class="alignnone size-full wp-image-77" title="active_wordpress_theme" src="http://www.jrfarr.com/wp-content/uploads/2008/08/active_wordpress_theme.jpg" alt="" width="500" height="432" /></p>
<p>Once you get that down you can browse for other themes and upload them the exact same way.</p>
<p>Hope this helps.  Please comment if you need any other instruction, hope this helps!</p>
<p>More to come&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jrfarr.com/how-to-install-a-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Creating SEO friendly URL&#8217;s using WordPress</title>
		<link>http://www.jrfarr.com/creating-seo-friendly-urls-using-wordpress/</link>
		<comments>http://www.jrfarr.com/creating-seo-friendly-urls-using-wordpress/#comments</comments>
		<pubDate>Thu, 01 May 2008 04:42:39 +0000</pubDate>
		<dc:creator>JR Farr</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Tutorials]]></category>

		<guid isPermaLink="false">http://www.jrfarr.com/?p=32</guid>
		<description><![CDATA[It&#8217;s time to create some SEO friendly URL&#8217;s! Woo Hoo! Lately, I have noticed quite a few blogs/sites that are not taking advantage of the permalink feature in WordPress. With how competitive it&#8217;s getting to be out there SEO wise, every little bit helps. Lets take this post I am writing right now as an [...]]]></description>
			<content:encoded><![CDATA[<h2>It&#8217;s time to create some SEO friendly URL&#8217;s! Woo Hoo!</h2>
<p>Lately, I have noticed quite a few blogs/sites that are not taking advantage of the permalink feature in WordPress.  With how competitive it&#8217;s getting to be out there SEO wise, every little bit helps.</p>
<p>Lets take this post I am writing right now as an example &#8211; the URL that displays to all users and the search engine is:</p>
<p><span style="color: #ff9900;"><em><span><strong>Permalink:</strong> <span id="sample-permalink">http://www.jrfarr.com/creating-seo-friendly-urls-using-wordpress/</span></span></em></span></p>
<p>Now some of the site&#8217;s I have seen are looking more like this:</p>
<p><span style="color: #ff9900;"><em><span><strong>Permalink:</strong> <span id="sample-permalink">http://www.thisiswhackjack.com/?p=17</span></span></em></span></p>
<p>You can see that URL is not getting the advantage it can from a keyword targeting standpoint because the URL structure is not properly structured.</p>
<h2>AH! My URL&#8217;s look like that&#8230; What can I do to FIX THIS!?</h2>
<p>Luckily for anyone new to WordPress with the most current download or anyone who has upgraded to<em> </em>version 2.5 or 2.5.1, wordpress now displays the permalink structure as you input the title of the post.  Plus you can even edit it right o the spot!  Sweet!</p>
<p><span style="color: #888888;"><em>Click the image to view larger if you can&#8217;t see it well enough.</em></span><br />
<a href="http://www.jrfarr.com/wp-content/uploads/2008/04/permalink_25_view.jpg"><img class="alignnone size-full wp-image-33" title="edit_permalink_view" src="http://www.jrfarr.com/wp-content/uploads/2008/04/permalink_25_view.jpg" alt="Edit Permalink Manually" width="499" height="84" /></a></p>
<p>Now, for anyone using an older version of WordPress, don&#8217;t worry you can still change your non SEO friendly URL ways! Sweet!</p>
<p>The following is an example of how to change your permalink structure in WordPress version 2.0.  I believe all of the version&#8217;s leading up to 2.5 are pretty similar to this version.  If you go back even further then that, then dude you need to update your WordPress version ASAP!  No I am kidding, let me know and I&#8217;ll see what I can do to help.</p>
<p>Ok so here we go&#8230;</p>
<p><strong>Login into your dashboard, and click the options tab.  Then click the permalink tab.<br />
</strong></p>
<p><img class="alignnone size-full wp-image-34" title="choose_options" src="http://www.jrfarr.com/wp-content/uploads/2008/04/choose_options.jpg" alt="Click the options Tab" width="499" height="98" /></p>
<p><span id="more-32"></span></p>
<p><strong>Under the &#8220;Common Options&#8221; you can see that its most likely set to &#8220;Default&#8221;</strong></p>
<p><img class="alignnone size-full wp-image-35" title="common_options_default" src="http://www.jrfarr.com/wp-content/uploads/2008/04/common_options_default.jpg" alt="Common Options - Its Set to Default" width="500" height="236" /></p>
<p><strong>Select the &#8220;Date and Named Based&#8221;</strong></p>
<p><img class="alignnone size-full wp-image-36" title="common_options_date_name" src="http://www.jrfarr.com/wp-content/uploads/2008/04/common_options_date_name.jpg" alt="Select Date and Named Based" width="499" height="235" /></p>
<p><strong>Now if you select the &#8220;Custom, Specify Below&#8221; you can create a custom structure&#8230;</strong></p>
<p><img class="alignnone size-full wp-image-37" title="common_options_custom" src="http://www.jrfarr.com/wp-content/uploads/2008/04/common_options_custom.jpg" alt="Choose a Custom Structure" width="500" height="235" /></p>
<p><strong>I usually choose this option and delete the date information and just leave the &#8220;postname&#8221;</strong></p>
<p>This is a great URL structure for any of your sites to have.  If your current site is not using a strategic URL structure then you need to make sure you start doing it.</p>
<p>Hopefully anyone reading this post found this helpful and now on your URL&#8217;s are full of SEO friendly goodness!  Now give yourself a pat on the back!</p>
<p>&#8212;</p>
<p>P.S. &#8211; You can <a title="Follow JR Farr on Twitter" href="http://www.twitter.com/jrfarr" target="_blank">Follow Me on TWITTER.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jrfarr.com/creating-seo-friendly-urls-using-wordpress/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

