<?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>John Nasta &#187; hacks</title>
	<atom:link href="http://johnnasta.com/blog/tags/hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnnasta.com/blog</link>
	<description>any major dude with half a heart surely will tell you my friend</description>
	<lastBuildDate>Thu, 29 Dec 2011 21:00:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>A Quick And Easy Way To Make Photo Galleries For WordPress</title>
		<link>http://johnnasta.com/blog/2011/wordpress/a-quick-and-easy-way-to-make-photo-galleries-for-wordpress-using-photo-shop/</link>
		<comments>http://johnnasta.com/blog/2011/wordpress/a-quick-and-easy-way-to-make-photo-galleries-for-wordpress-using-photo-shop/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 16:30:19 +0000</pubDate>
		<dc:creator>John Nasta</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[galleries]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[photo shop]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://johnnasta.com/blog/?p=655</guid>
		<description><![CDATA[One of the great things about WordPress is how easy it is to create photo galleries. The first thing to do is look at Settings > Media and make sure you are happy with the image sizes that are specified there. While adding or editing a page or post, click the Add An Image icon. [...]
Related posts:<ol>
<li><a href='http://johnnasta.com/blog/2009/wordpress/wordpress-tips-tutorials/' rel='bookmark' title='WordPress tips &amp; tutorials'>WordPress tips &#038; tutorials</a> <small>WordPress Tutorials/Hacks 1. WordPress Theme Hacks (Source: Web Designer Wall) 2. Removed by author. 3....</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>One of the great things about WordPress is how easy it is to create photo galleries.</p>
<p>The first thing to do is look at <strong>Settings > Media</strong> and make sure you are happy with the image sizes that are specified there.</p>
<p>While adding or editing a page or post, click the <strong>Add An Image</strong> icon. If you use the <strong>Flash Uploader</strong>, you will see that you can select multiple files. The images for your gallery can be in multiple folders or all in one folder.</p>
<p>In the HTML editor, you can add the shortcode <code>&#91;gallery&#93;</code> anywhere in your post or page. In Visual mode, there is an <strong>Insert Gallery</strong> button.</p>
<p>You can click the Add An Image icon at any time to see the images in the gallery, and also to remove them or change the order.</p>
<p>To get the most out of your image galleries, you will probably want to install a Lightbox plugin, and if you plan to post large galleries, you will want a Pagination plugin. I have found that <a target="_blank" href="http://wordpress.org/extend/plugins/jquery-lightbox-for-native-galleries/">jQuery Lightbox For Native Galleries</a> and <a target="_blank" href="http://wordpress.org/extend/plugins/byrev-gallery-pagination-for-wordpress/">ByREV Gallery Pagination for WordPress</a>, but note that I had to leave AJAX caching turned off to make the latter work without conflicting with another plugin.</p>
<p>Voila! You now have a photo gallery and you didn&#8217;t manually resize any photos or write any code!</p>
<p>Examples:</p>
<p><a href="http://vincentnastafoundation.org/photo-gallery/" target="_blank">Gallery on a WordPress Page</a></p>
<p><a href="http://vincentnastafoundation.org/2009/past-events/pictures-from-2009-golf-outing-by-john-neely/" target="_blank">Gallery in a WordPress Post</a></p>
<h6>This article copyright © John Nasta 2011 – All Rights Reserved</h6>
<p>Related posts:<ol>
<li><a href='http://johnnasta.com/blog/2009/wordpress/wordpress-tips-tutorials/' rel='bookmark' title='WordPress tips &amp; tutorials'>WordPress tips &#038; tutorials</a> <small>WordPress Tutorials/Hacks 1. WordPress Theme Hacks (Source: Web Designer Wall) 2. Removed by author. 3....</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://johnnasta.com/blog/2011/wordpress/a-quick-and-easy-way-to-make-photo-galleries-for-wordpress-using-photo-shop/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Changing The URL Of Your WordPress Site</title>
		<link>http://johnnasta.com/blog/2010/wordpress/changing-the-url-of-your-wordpress-site/</link>
		<comments>http://johnnasta.com/blog/2010/wordpress/changing-the-url-of-your-wordpress-site/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 20:59:10 +0000</pubDate>
		<dc:creator>John Nasta</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[upgrades]]></category>
		<category><![CDATA[upgrading]]></category>
		<category><![CDATA[urls]]></category>
		<category><![CDATA[webmasters]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://johnnasta.com/blog/?p=643</guid>
		<description><![CDATA[WordPress web site owners often come to realize that they want to change the URL of their web site, whether it is because they want the site to be accessible from the root folder (without using a redirect) or because they want to change the domain name of the web site. If you&#8217;d like to [...]
Related posts:<ol>
<li><a href='http://johnnasta.com/blog/2009/wordpress/accessing-your-wordpress-site-from-the-root-directory-folder/' rel='bookmark' title='Accessing Your WordPress Site From The Root Folder'>Accessing Your WordPress Site From The Root Folder</a> <small>Update June 06, 2010 &#8211; This is an old post and I actually never do...</small></li>
<li><a href='http://johnnasta.com/blog/2009/internet/seo-noindex-nofollow-noodp-noydir-noarchive-robotstxt-exclude-sites-from-search-engines/' rel='bookmark' title='Excluding Your Web Site From Search Engines'>Excluding Your Web Site From Search Engines</a> <small>People often write about how to increase your search engine ranking by using noindex and...</small></li>
<li><a href='http://johnnasta.com/blog/2009/wordpress/wordpresscom-vs-wordpressorg/' rel='bookmark' title='WordPress.com vs. WordPress.org'>WordPress.com vs. WordPress.org</a> <small>Finally, a post about Wordpress for people who have never used it. Are you "wp-curious"?...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>WordPress web site owners often come to realize that they want to change the URL of their web site, whether it is because they want the site to be accessible from the root folder (without using a redirect) or because they want to change the domain name of the web site.</p>
<p>If you&#8217;d like to do this, first ask yourself if you feel comfortable editing the code in your theme files, and if you feel comfortable using FTP to upload the edits to your web server. Remember to use a plain-text editor to make all of your edits, not a word processing program like MS Word. If you can do those things without hesitation, you&#8217;ve made it over the first hurdle.</p>
<p><span id="more-643"></span></p>
<p>The next thing you have to do is decide whether you are going to make the domain name point to your WordPress folder or if you are going to copy the site files from your WordPress folder to the folder that the domain name points to.</p>
<ul>
<li>If the domain name is changing, you can often point the new domain name to the WordPress folder when you add it in your hosting control panel, and not have to copy or move any files at all.</li>
<li>If the domain name is not changing but the path to the site is (e.g. moving WordPress to the root folder), and/or you don&#8217;t know how to point your domain to a specific folder at the hosting level, you can simply copy all of your WordPress site files via FTP to the folder that the domain name points to.</li>
</ul>
<h3>Two things to do before you upload your site files</h3>
<p><strong>Check the .htaccess file in the WordPress folder:</strong> WordPress usually writes entries to a .htaccess file in the main WordPress folder. If you are moving the site from a sub-folder to the root or vice-versa, you will have to edit this file. If your site is in a sub-folder called /blog, the .htaccess file in your WordPress folder will contain these lines:</p>
<p><code># BEGIN WordPress<br />
&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On<br />
RewriteBase /blog/<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /blog/index.php [L]<br />
&lt;/IfModule&gt;<br />
# END WordPress</code></p>
<p>If your site is going to be in the root folder, the references to the sub-folder need to be removed, making it look like this:</p>
<p><code># BEGIN WordPress<br />
&lt;IfModule mod_rewrite.c&gt;<br />
RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]<br />
&lt;/IfModule&gt;<br />
# END WordPress</code></p>
<p><strong>Add two lines of code to the functions.php file of the Default theme:</strong> As shown in the WordPress Codex article <a href="http://codex.wordpress.org/Changing_The_Site_URL#Quick_fix_method" target="_blank">Changing The Site URL</a>, you can add these two lines of code to the top of your functions.php file to tell the database the new site URL:</p>
<p><code>define('WP_HOME','http://example.com');<br />
define('WP_SITEURL','http://example.com');</code></p>
<p>Replace example.com with your actual domain name and any sub-folder name that points to your site. <strong>The only reason I suggest doing this to the functions.php of the Default theme is so that you don&#8217;t have to mess with your active theme&#8217;s files.</strong> If you prefer to edit the functions.php of your active theme, that will work too. It is advisable to make backups of your functions.php file and your WordPress database at this time.</p>
<p>If you have chosen to edit the functions.php of the Default theme and that is not your active theme, go to your site&#8217;s admin <strong>at the old URL</strong> and activate the Default theme. If you edited the functions.php of your active theme, you can skip this step.</p>
<p>Now that you&#8217;ve done your edits, you can upload all of the necessary files to the proper folder. If the folder is not changing, you only need to upload the new functions.php, and possibly the new .htaccess file. If you are changing the folder, upload the entire site to the new folder.</p>
<p>Now simply go to your site at the new URL. It should work. Assuming it works fine, you can upload the backup version of the functions.php (i.e. one that has not been edited). <strong>It is important to remove those extra lines of code.</strong> Your site is now ready to go.</p>
<p>Additional considerations:</p>
<ul>
<li>If you are using a plugin that references a file in your folder structure such as the Google XML Sitemap Generator or a database backup utility, you may need to change the path in the plugin&#8217;s settings to the new path.</li>
<li>You may also need to change the path to your uploads folder in Settings > Miscellaneous</li>
<li>You may want to use the <a href="http://wordpress.org/extend/plugins/broken-link-checker/" target="_blank">Broken Link Checker</a> plugin to make sure that you don&#8217;t have any broken internal links or redirects in your site caused by the URL change.</li>
<li>If you feel brave and have a lot of internal links that need to be changed, you can use the <a href="http://wordpress.org/extend/plugins/search-and-replace/" target="_blank">Search and Replace</a> plugin to change them all simultaneously.</li>
<li>If you have moved your WordPress site to a new folder on the server, remember to delete the old files.</li>
<li>If you have changed your domain name remember to put in a <strong>.htaccess 301 redirect</strong> from the old location to the new one.</li>
<li>It is advisable to put a <strong>robots.txt</strong> file in your root folder so that search engines will crawl and re-index the site. Google may reject your sitemap if you don&#8217;t have a robots.txt file giving them access to crawl the site.</li>
</ul>
<p>If this seems too difficult for you, you may be interested in my article on <a href="http://johnnasta.com/blog/2009/wordpress/accessing-your-wordpress-site-from-the-root-directory-folder/">Accessing Your WordPress Site From The Root Folder</a>, which explains how a simple .htaccess redirect file can point requests from your root URL to your WordPress folder.</p>
<p>Have fun!</p>
<h6>This article copyright © John Nasta 2010 – All Rights Reserved</h6>
<p>Related posts:<ol>
<li><a href='http://johnnasta.com/blog/2009/wordpress/accessing-your-wordpress-site-from-the-root-directory-folder/' rel='bookmark' title='Accessing Your WordPress Site From The Root Folder'>Accessing Your WordPress Site From The Root Folder</a> <small>Update June 06, 2010 &#8211; This is an old post and I actually never do...</small></li>
<li><a href='http://johnnasta.com/blog/2009/internet/seo-noindex-nofollow-noodp-noydir-noarchive-robotstxt-exclude-sites-from-search-engines/' rel='bookmark' title='Excluding Your Web Site From Search Engines'>Excluding Your Web Site From Search Engines</a> <small>People often write about how to increase your search engine ranking by using noindex and...</small></li>
<li><a href='http://johnnasta.com/blog/2009/wordpress/wordpresscom-vs-wordpressorg/' rel='bookmark' title='WordPress.com vs. WordPress.org'>WordPress.com vs. WordPress.org</a> <small>Finally, a post about Wordpress for people who have never used it. Are you "wp-curious"?...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://johnnasta.com/blog/2010/wordpress/changing-the-url-of-your-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Advanced Customizing of Atahualpa WordPress Theme</title>
		<link>http://johnnasta.com/blog/2010/wordpress/advanced-customizing-of-atahualpa-wordpress-theme/</link>
		<comments>http://johnnasta.com/blog/2010/wordpress/advanced-customizing-of-atahualpa-wordpress-theme/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 22:43:03 +0000</pubDate>
		<dc:creator>John Nasta</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[archives]]></category>
		<category><![CDATA[Atahualpa]]></category>
		<category><![CDATA[customizations]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[customizing]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[posts]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[Thesis]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://johnnasta.com/blog/?p=592</guid>
		<description><![CDATA[Atahualpa from Bytes For All just might be the most impressive free WordPress theme available to date. Much like the Thesis theme from DIY Themes, you get a complete back-end interface for customizing the theme. However, Thesis starts at $87 for the Personal license, and Atahualpa is free. The most important thing to know about [...]
Related posts:<ol>
<li><a href='http://johnnasta.com/blog/2009/wordpress/wordpress-themes-reviews-alternate0/' rel='bookmark' title='WordPress Theme Review &#8211; Alternate0'>WordPress Theme Review &#8211; Alternate0</a> <small>Basically, unless you are a very good coder, you should forget that you ever heard...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/extend/themes/atahualpa" target="_blank">Atahualpa</a> from <a href="http://wordpress.bytesforall.com/" target="_blank">Bytes For All</a> just might be the most impressive free WordPress theme available to date.</p>
<p>Much like the <a href="http://diythemes.com/" target="_blank">Thesis</a> theme from DIY Themes, you get a complete back-end interface for customizing the theme. However, Thesis starts at $87 for the Personal license, and Atahualpa is free.</p>
<p>The most important thing to know about how to customize Atahualpa is that you can create your own PHP templates for pages such as multi-post archives (including category &amp; tag pages), search results, single posts, etc. People are often confused by the fact that the theme does not come with templates such as archive.php, search.php, single.php and others that you might expect, but what is not entirely obvious is that you can create these templates and upload them, and WordPress will automatically use them.</p>
<p><span id="more-592"></span></p>
<p>Take for instance one of the most popular questions asked about customizing Atahualpa in the <a href="http://forum.bytesforall.com/" target="_blank">BFA Forum</a>. How do I get Atahualpa to display full posts on archive pages instead of post excerpts? The answer is diabolically simple. Just download the index.php file from Atahualpa and save it as archive.php. Remove the part of the template that calls in The WordPress Loop:</p>
<p><code>&lt;?php /* This is the actual WordPress LOOP.<br />
The output can be edited at Atahualpa Theme Options -&gt; Style &#038; edit the Center column */<br />
bfa_center_content($bfa_ata['content_inside_loop']); ?&gt;</code></p>
<p>and replace it with loop code from the archive.php of a theme that displays full posts on the archive pages, such as the WordPress Default theme:</p>
<p><code>&lt;div &lt;?php post_class() ?&gt;&gt;<br />
				&lt;h3 id="post-&lt;?php the_ID(); ?&gt;"&gt;&lt;a href="&lt;?php the_permalink() ?&gt;" rel="bookmark" title="Permanent Link to &lt;?php the_title_attribute(); ?&gt;"&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h3&gt;<br />
				&lt;small&gt;&lt;?php the_time('l, F jS, Y') ?&gt;&lt;/small&gt;<br />
				&lt;div class="entry"&gt;<br />
					&lt;?php the_content() ?&gt;<br />
				&lt;/div&gt;<br />
				&lt;p class="postmetadata"&gt;&lt;?php the_tags('Tags: ', ', ', '&lt;br /&gt;'); ?&gt; Posted in &lt;?php the_category(', ') ?&gt; | &lt;?php edit_post_link('Edit', '', ' | '); ?&gt;  &lt;?php comments_popup_link('No Comments &#187;', '1 Comment &#187;', '% Comments &#187;'); ?&gt;&lt;/p&gt;<br />
			&lt;/div&gt;</code></p>
<p>You can edit this code as well. One thing you might want to do is replace <code>&lt;div class="entry"&gt;</code> with <code>&lt;div class="post-bodycopy"&gt;</code> so that the body text will follow the styling guidelines set by Atahualpa.</p>
<p>If you don&#8217;t want to display the time &amp; date above the post, simply move or remove <code>&lt;small&gt;&lt;?php the_time('l, F jS, Y') ?&gt;&lt;/small&gt;</code>. If you don&#8217;t want the meta data to appear below your posts, simply remove that whole paragraph.</p>
<p>If you are familiar with WordPress coding, then you know that <code>&lt;?php the_content() ?&gt;</code> is what displays the full post content.</p>
<p>When you are finished editing, just upload your new file and WordPress will recognize and use it.</p>
<p>This also applies to using plugins that require you to add a piece of PHP code to one of your template files that Atahualpa does not come with. If the template doesn&#8217;t exist, just create it, upload it, and WordPress will use it.</p>
<p>Diabolically simple, yet not obvious&#8230;</p>
<h6>This article copyright © John Nasta 2010 – All Rights Reserved</h6>
<p>Related posts:<ol>
<li><a href='http://johnnasta.com/blog/2009/wordpress/wordpress-themes-reviews-alternate0/' rel='bookmark' title='WordPress Theme Review &#8211; Alternate0'>WordPress Theme Review &#8211; Alternate0</a> <small>Basically, unless you are a very good coder, you should forget that you ever heard...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://johnnasta.com/blog/2010/wordpress/advanced-customizing-of-atahualpa-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Accessing Your WordPress Site From The Root Folder</title>
		<link>http://johnnasta.com/blog/2009/wordpress/accessing-your-wordpress-site-from-the-root-directory-folder/</link>
		<comments>http://johnnasta.com/blog/2009/wordpress/accessing-your-wordpress-site-from-the-root-directory-folder/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 17:23:42 +0000</pubDate>
		<dc:creator>John Nasta</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[accessing]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[modifying]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[upgrades]]></category>
		<category><![CDATA[upgrading]]></category>
		<category><![CDATA[urls]]></category>

		<guid isPermaLink="false">http://johnnasta.com/blog/?p=572</guid>
		<description><![CDATA[Update June 06, 2010 &#8211; This is an old post and I actually never do this any more. Please see the comments. Thanks. I see a lot of people asking how to make their WordPress site accessible from the root directory folder. In most standard installations, WordPress is installed in a sub-folder and the only [...]
Related posts:<ol>
<li><a href='http://johnnasta.com/blog/2010/wordpress/changing-the-url-of-your-wordpress-site/' rel='bookmark' title='Changing The URL Of Your WordPress Site'>Changing The URL Of Your WordPress Site</a> <small>WordPress web site owners often come to realize that they want to change the URL...</small></li>
<li><a href='http://johnnasta.com/blog/2009/internet/seo-noindex-nofollow-noodp-noydir-noarchive-robotstxt-exclude-sites-from-search-engines/' rel='bookmark' title='Excluding Your Web Site From Search Engines'>Excluding Your Web Site From Search Engines</a> <small>People often write about how to increase your search engine ranking by using noindex and...</small></li>
<li><a href='http://johnnasta.com/blog/2009/wordpress/wordpresscom-vs-wordpressorg/' rel='bookmark' title='WordPress.com vs. WordPress.org'>WordPress.com vs. WordPress.org</a> <small>Finally, a post about Wordpress for people who have never used it. Are you "wp-curious"?...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Update June 06, 2010 &#8211; This is an old post and I actually never do this any more. Please see the comments. Thanks.</p>
<p>I see a lot of people asking how to make their WordPress site accessible from the root directory folder. In most standard installations, WordPress is installed in a sub-folder and the only way to access the site is to add that sub-folder name to the site&#8217;s URL.</p>
<p>If you read the wordpress.org support forum you&#8217;ll find posts suggesting that you move the WordPress index.php file to the root folder and change a few things in that file. You&#8217;ll also see replies from people who have tried it unsuccessfully.</p>
<p>Here&#8217;s a little trick that will allow you to access your WordPress site from the root URL without moving or modifying any of the WordPress installation files. This method will &#8220;hide&#8221; the WordPress installation&#8217;s folder name when people access your home page but they will see the folder name in URLs when they start clicking around&#8230;</p>
<p><span id="more-572"></span></p>
<p>Check your root folder for a file called .htaccess (note that the dot is before the file name). If there is one, download it. If not, create one with a plain text editor such as Windows Notepad. Make sure that when you save it, the file type is set to &#8220;All Files&#8221; so that your editor doesn&#8217;t try to add an extension onto the file name.</p>
<p>Make sure that these lines are included in your .htaccess file. For this example the root URL is shown as domain.ext and the WordPress folder is shown as wpfolder. You will have to change these values to match your own domain name, extension, and WordPress folder name:</p>
<p><code>RewriteEngine On<br />
Options +FollowSymlinks<br />
RewriteCond %{HTTP_HOST} domain.ext$<br />
RewriteCond %{REQUEST_URI} !wpfolder/<br />
RewriteRule ^(.*)$ wpfolder/$1<br />
</code></p>
<p>Upload this file to the root directory of your web server as a plain text file. You&#8217;re done!</p>
<p>Now go to Google Webmaster Tools and let them know the &#8220;preferred URL&#8221; of your home page so you don&#8217;t get penalized for duplicate content.</p>
<h6>This article copyright © John Nasta 2009 &#8211; All Rights Reserved</h6>
<p>Related posts:<ol>
<li><a href='http://johnnasta.com/blog/2010/wordpress/changing-the-url-of-your-wordpress-site/' rel='bookmark' title='Changing The URL Of Your WordPress Site'>Changing The URL Of Your WordPress Site</a> <small>WordPress web site owners often come to realize that they want to change the URL...</small></li>
<li><a href='http://johnnasta.com/blog/2009/internet/seo-noindex-nofollow-noodp-noydir-noarchive-robotstxt-exclude-sites-from-search-engines/' rel='bookmark' title='Excluding Your Web Site From Search Engines'>Excluding Your Web Site From Search Engines</a> <small>People often write about how to increase your search engine ranking by using noindex and...</small></li>
<li><a href='http://johnnasta.com/blog/2009/wordpress/wordpresscom-vs-wordpressorg/' rel='bookmark' title='WordPress.com vs. WordPress.org'>WordPress.com vs. WordPress.org</a> <small>Finally, a post about Wordpress for people who have never used it. Are you "wp-curious"?...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://johnnasta.com/blog/2009/wordpress/accessing-your-wordpress-site-from-the-root-directory-folder/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>WordPress Theme Review &#8211; Alternate0</title>
		<link>http://johnnasta.com/blog/2009/wordpress/wordpress-themes-reviews-alternate0/</link>
		<comments>http://johnnasta.com/blog/2009/wordpress/wordpress-themes-reviews-alternate0/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 22:32:18 +0000</pubDate>
		<dc:creator>John Nasta</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[alternate0]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[parlin]]></category>
		<category><![CDATA[sidebar]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[theron]]></category>
		<category><![CDATA[thoughtmechanics]]></category>
		<category><![CDATA[upgrades]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://johnnasta.com/blog/?p=441</guid>
		<description><![CDATA[Basically, unless you are a very good coder, you should forget that you ever heard of this theme. Here are some of the reasons why: It is not widget-ready and the sidebar is not contained within &#60;UL&#62; or &#60;OL&#62; tags. The single post template (single.php) does not call in the sidebar, so when a user [...]
Related posts:<ol>
<li><a href='http://johnnasta.com/blog/2010/wordpress/advanced-customizing-of-atahualpa-wordpress-theme/' rel='bookmark' title='Advanced Customizing of Atahualpa WordPress Theme'>Advanced Customizing of Atahualpa WordPress Theme</a> <small>Atahualpa from Bytes For All just might be the most impressive free WordPress theme available...</small></li>
<li><a href='http://johnnasta.com/blog/2010/wordpress/changing-the-url-of-your-wordpress-site/' rel='bookmark' title='Changing The URL Of Your WordPress Site'>Changing The URL Of Your WordPress Site</a> <small>WordPress web site owners often come to realize that they want to change the URL...</small></li>
<li><a href='http://johnnasta.com/blog/2010/wordpress/arinesce-free-wordpress-themes-beta-now-available/' rel='bookmark' title='Arinesce Free WordPress Theme Beta 3 Now Available'>Arinesce Free WordPress Theme Beta 3 Now Available</a> <small>Arinesce is a simple fixed width two column, left sidebar, widget ready WordPress theme that...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Basically, unless you are a very good coder, you should forget that you ever heard of this theme. Here are some of the reasons why:</p>
<p>It is not widget-ready and the sidebar is not contained within &lt;UL&gt; or &lt;OL&gt; tags.</p>
<p>The single post template (single.php) does not call in the sidebar, so when a user goes to an individual post the navigation disappears.</p>
<p>single.php also contains over a dozen validation problems. The Minima theme that alternate0 is based on does not use the single.php template, so I can only assume that the person who adapted this template was a terrible coder. If you haven&#8217;t invested any time in this theme it might actually be easier to start with the Minima theme and customize it to look like alternate0. They are very similar.</p>
<p><span id="more-441"></span></p>
<p>It is set to a fixed width of 700px, which wastes a lot of screen space for most users.</p>
<p>The links in the header are hard-coded and need to be manually changed in order to be of any use.</p>
<p>It does not contain any RSS links.</p>
<p>The comments.php file has Google ads hard-coded into it and you&#8217;ll have to know how to remove them.</p>
<p>comments.php also contains a hard-coded link to a subscription management page on the author&#8217;s site and a &#8220;subscribe to comments&#8221; checkbox that doesn&#8217;t work. Both have to be removed.</p>
<p>The sidebar contains hard-coded links to the author&#8217;s sites under &#8220;Good Reading&#8221; and the &#8220;Alternate0 is based on&#8230;&#8221; credits. You&#8217;ll also want to remove the &#8220;Your Google Ads Here&#8221; text while you&#8217;re at it. The sidebar is full of junk that you&#8217;ll want to get rid of, yet doesn&#8217;t include things that would be desirable such as Recent Posts, Links, Pages, and Meta sections.</p>
<p>The sidebar Categories drop-down has a hard-coded /blog/ path, so if your WP installation is not in a folder called &#8220;blog&#8221; the drop-down will not work.</p>
<p>The footer.php also contains hard-coded links to other sites.</p>
<p>The CSS does not contain several required classes including alignleft, alignright, aligncenter, and wp-caption.</p>
<p>The theme comes with files called templates.php and testimonials.php that appear to be there for no reason other than to promote the author&#8217;s other themes and socio-political agenda.</p>
<p>The authors did not respond when I tried to reach them by email, and a comment on the ThoughtMechanics web site in which I politely asked for some help with this template was apparently deleted from the moderation queue without being published or responded to.</p>
<p>In short, it looks nice but be prepared to do a lot of hacking to make it usable.</p>
<p>I am working on fixing this theme because I have a client who likes the way it looks. I&#8217;ve gotten all of the above fixed except for the disappearing navigation on single posts, which I am having trouble getting to line up properly (that&#8217;s what my question to the authors was about). I also have not made it widget ready because so far my client hasn&#8217;t had any need for that, and I have to concentrate on what they do need first. Once it&#8217;s fixed I will make it available to others. In the meantime this theme is not one that you can expect to simply unzip and use. I will also try to work some of the WP v.2.7+ features into it such as comment threading. This template was written in 2005 and I have to assume that the author has abandoned it.</p>
<h6>This article copyright © John Nasta 2009 &#8211; All Rights Reserved</h6>
<p>Related posts:<ol>
<li><a href='http://johnnasta.com/blog/2010/wordpress/advanced-customizing-of-atahualpa-wordpress-theme/' rel='bookmark' title='Advanced Customizing of Atahualpa WordPress Theme'>Advanced Customizing of Atahualpa WordPress Theme</a> <small>Atahualpa from Bytes For All just might be the most impressive free WordPress theme available...</small></li>
<li><a href='http://johnnasta.com/blog/2010/wordpress/changing-the-url-of-your-wordpress-site/' rel='bookmark' title='Changing The URL Of Your WordPress Site'>Changing The URL Of Your WordPress Site</a> <small>WordPress web site owners often come to realize that they want to change the URL...</small></li>
<li><a href='http://johnnasta.com/blog/2010/wordpress/arinesce-free-wordpress-themes-beta-now-available/' rel='bookmark' title='Arinesce Free WordPress Theme Beta 3 Now Available'>Arinesce Free WordPress Theme Beta 3 Now Available</a> <small>Arinesce is a simple fixed width two column, left sidebar, widget ready WordPress theme that...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://johnnasta.com/blog/2009/wordpress/wordpress-themes-reviews-alternate0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress tips &amp; tutorials</title>
		<link>http://johnnasta.com/blog/2009/wordpress/wordpress-tips-tutorials/</link>
		<comments>http://johnnasta.com/blog/2009/wordpress/wordpress-tips-tutorials/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 20:43:13 +0000</pubDate>
		<dc:creator>John Nasta</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tutorials]]></category>

		<guid isPermaLink="false">http://johnnasta.com/blog/?p=237</guid>
		<description><![CDATA[WordPress Tutorials/Hacks 1. WordPress Theme Hacks (Source: Web Designer Wall) 2. Removed by author. 3. Create a Dynamic Sticky (Source: Maxpower) 4. Styling Individual Posts Using the_ID (Source: WP Designer) 5. Show Category Images (Source: JTPratt) 6. Separate WordPress Comments and Trackbacks (Source: Hack WordPress) 7. Customize your WordPress Login (Source: David Airey) 8. Date [...]
Related posts:<ol>
<li><a href='http://johnnasta.com/blog/2011/wordpress/a-quick-and-easy-way-to-make-photo-galleries-for-wordpress-using-photo-shop/' rel='bookmark' title='A Quick And Easy Way To Make Photo Galleries For WordPress'>A Quick And Easy Way To Make Photo Galleries For WordPress</a> <small>One of the great things about WordPress is how easy it is to create photo...</small></li>
<li><a href='http://johnnasta.com/blog/2010/wordpress/changing-the-url-of-your-wordpress-site/' rel='bookmark' title='Changing The URL Of Your WordPress Site'>Changing The URL Of Your WordPress Site</a> <small>WordPress web site owners often come to realize that they want to change the URL...</small></li>
<li><a href='http://johnnasta.com/blog/2009/wordpress/blogging-for-dollars/' rel='bookmark' title='Blogging for dollars'>Blogging for dollars</a> <small>Can you make money from your blog? The simple answer is yes. Can you make...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<h3>WordPress Tutorials/Hacks</h3>
<p>1. <a onclick="javascript:urchinTracker('/outbound/www.webdesignerwall.com/tutorials/wordpress-theme-hacks/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.webdesignerwall.com/tutorials/wordpress-theme-hacks/">WordPress Theme Hacks</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.webdesignerwall.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.webdesignerwall.com/">Web Designer Wall</a>)</p>
<p>2. Removed by author.</p>
<p>3. <a onclick="javascript:urchinTracker('/outbound/www.maxpower.ca/wordpress-hack-creating-a-dynamic-sticky/2005/04/23/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.maxpower.ca/wordpress-hack-creating-a-dynamic-sticky/2005/04/23/">Create a Dynamic Sticky</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.maxpower_ca?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.maxpower.ca/">Maxpower</a>)</p>
<p>4. <a onclick="javascript:urchinTracker('/outbound/www.wpdesigner.com/2007/06/12/styling-individual-posts-using-the_id/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.wpdesigner.com/2007/06/12/styling-individual-posts-using-the_id/">Styling Individual Posts Using the_ID</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.wpdesigner.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.wpdesigner.com/">WP Designer</a>)</p>
<p>5. <a onclick="javascript:urchinTracker('/outbound/www.jtpratt.com/2008/01/04/very-easy-wordpress-theme-hack-show-category-images/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.jtpratt.com/very-easy-wordpress-theme-hack-show-category-images/">Show Category Images</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.jtpratt.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.jtpratt.com/">JTPratt</a>)</p>
<p>6. <a onclick="javascript:urchinTracker('/outbound/wphacks.com/how-to-separate-wordpress-comments-and-trackbacks/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wphacks.com/how-to-separate-wordpress-comments-and-trackbacks/">Separate WordPress Comments and Trackbacks</a> (Source: <a onclick="javascript:urchinTracker('/outbound/wphacks.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wphacks.com/">Hack  WordPress</a>)</p>
<p>7. <a onclick="javascript:urchinTracker('/outbound/www.davidairey.com/customize-your-wordpress-login/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.davidairey.com/customize-your-wordpress-login/">Customize your WordPress Login</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.davidairey.com/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.davidairey.com/">David Airey</a>)</p>
<p><span id="more-237"></span>8. <a onclick="javascript:urchinTracker('/outbound/www.yugatech.com/blog/wordpress/wp-date-image-hack/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.yugatech.com/blog/wordpress/wp-date-image-hack/">Date Image Hack</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.yugatech.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.yugatech.com/">YugaTech</a>)</p>
<p>9. <a onclick="javascript:urchinTracker('/outbound/www.wpdesigner.com/2007/07/09/how-to-place-a-login-form-in-the-sidebar/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.wpdesigner.com/2007/07/09/how-to-place-a-login-form-in-the-sidebar/">How to place a login form in the sidebar</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.wpdesigner.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.wpdesigner.com/">WP Designer</a>)</p>
<p>10. WP: KeyBoard Shortcuts (Source: <a onclick="javascript:urchinTracker('/outbound/blogs.tech-recipes.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://blogs.tech-recipes.com/">Tip Monkies</a>)</p>
<p>11. <a onclick="javascript:urchinTracker('/outbound/wphacks.com/making-better-use-of-your-error-404-page/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wphacks.com/making-better-use-of-your-error-404-page/">Making Better Use of Your Error “404? Page</a> (Source: <a onclick="javascript:urchinTracker('/outbound/wphacks.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wphacks.com/">Hack  WordPress</a>)</p>
<p>12. <a onclick="javascript:urchinTracker('/outbound/www.themeplayground.com/advice-for-your-wordpress-blog-customize-your-404-page?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://themeplayground.com/2007/tutorials/for-wordpress-users/customize-your-404-page/">Customize Your 404 Page</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.themeplayground.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://themeplayground.com/">Theme Playground</a>)</p>
<p>13. <a onclick="javascript:urchinTracker('/outbound/www.brucelawson.co.uk/2005/wordpress-accessibility-hacks/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.brucelawson.co.uk/2005/wordpress-accessibility-hacks/">WordPress accessibility hacks</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.brucelawson.co.uk?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.brucelawson.co.uk/">Bruce Lawson</a>)</p>
<p>14. <a onclick="javascript:urchinTracker('/outbound/www.village-idiot.org/archives/2007/05/22/wp-emergency-password-recovery/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.village-idiot.org/archives/2007/05/22/wp-emergency-password-recovery/">Reset your Lost WordPress Administrator Password</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.village-idiot.org?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.village-idiot.org/">Village Idiot</a>)</p>
<p>15. <a onclick="javascript:urchinTracker('/outbound/www.pearsonified.com/2007/04/definitive-guide-to-semantic-markup.php?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.pearsonified.com/2007/04/definitive-guide-to-semantic-markup.php">The Definitive Guide to Semantic Web Markup for Blogs</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.pearsonified.com/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.pearsonified.com/">Pearsonified</a>)</p>
<p>16. <a onclick="javascript:urchinTracker('/outbound/www.wpdesigner.com/2007/09/07/do-it-yourself-wordpress-hover-menu/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.wpdesigner.com/2007/09/07/do-it-yourself-wordpress-hover-menu/">Do-It-Yourself WordPress Hover Menu (Pop-Up)</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.wpdesigner.com/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.wpdesigner.com/">WP Designer</a>)</p>
<p>17. <a onclick="javascript:urchinTracker('/outbound/www.pearsonified.com/2007/02/how_to_protect_css_mods_for_any_wordpress_theme.php?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.pearsonified.com/2007/02/how_to_protect_css_mods_for_any_wordpress_theme.php">How to Protect CSS Mods for ANY WordPress Theme</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.pearsonified.com/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.pearsonified.com/">Pearsonified</a>)</p>
<p>18. <em>Removed</em></p>
<p>19. <a onclick="javascript:urchinTracker('/outbound/www.gate303.net/2007/09/25/wordpress-custom-fields-guide/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.gate303.net/2007/09/25/wordpress-custom-fields-guide/">WordPress and the custom fields, a overlooked feature</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.gate303.net?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.gate303.net/">Gate 303</a>)</p>
<p>20. <a onclick="javascript:urchinTracker('/outbound/blog.circlesixdesign.com/2007/01/22/diggproof/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://blog.circlesixdesign.com/2007/01/22/diggproof/">DiggProof your WordPress</a> (Source: <a onclick="javascript:urchinTracker('/outbound/blog.circlesixdesign.com/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://blog.circlesixdesign.com/">Circle Six Blog</a>)</p>
<p>21. <a onclick="javascript:urchinTracker('/outbound/zeo.unic.net.my/notes/wordpress-ajax-commenting-revisited/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://zeo.unic.net.my/wordpress-ajax-commenting-revisited/">WordPress Ajax Commenting revisited</a> (Source: <a onclick="javascript:urchinTracker('/outbound/zeo.unic.net.my/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://zeo.unic.net.my/">Zeo</a>)</p>
<p>22. <a onclick="javascript:urchinTracker('/outbound/automattic.com/code/widgets/themes/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://automattic.com/code/widgets/themes/">Widgetizing Themes</a> (Source: <a onclick="javascript:urchinTracker('/outbound/automattic.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://automattic.com/">Automattic</a>)</p>
<p>23. <a onclick="javascript:urchinTracker('/outbound/www.plagiarismtoday.com/2006/07/17/cloaking-to-stop-scraping/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.plagiarismtoday.com/2006/07/17/cloaking-to-stop-scraping/">Cloaking to Stop Scraping</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.plagiarismtoday.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.plagiarismtoday.com/">Plagiarism Today</a>)</p>
<p>24. Server load button for blogs (Source: Jesse Chilcott’s Journal)</p>
<p>25. <a onclick="javascript:urchinTracker('/outbound/wordpressgarage.com/tips/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wpgarage.com/tips/giving-each-wordpress-post-a-thumbnail-and-display-the-thumbnail-on-the-home-page/">Giving each WordPress post a thumbnail, and display the thumbnail on the home page</a> (Source: <a onclick="javascript:urchinTracker('/outbound/wordpressgarage.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wpgarage.com/">WordPress Garage</a>)</p>
<p>26. <a onclick="javascript:urchinTracker('/outbound/www.wpdesigner.com/2007/06/20/how-to-create-overlapping-tabs/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.wpdesigner.com/2007/06/20/how-to-create-overlapping-tabs/">How to create overlapping tabs</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.wpdesigner.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.wpdesigner.com/">WP Designer</a>)</p>
<p>27. <a onclick="javascript:urchinTracker('/outbound/wphacks.com/how-to-optimize-your-wordpress-title/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wphacks.com/how-to-optimize-your-wordpress-title/">How to Optimize Your WordPress Title</a> (Source: <a onclick="javascript:urchinTracker('/outbound/wphacks.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wphacks.com/">Hack WordPress</a>)</p>
<p>28. <a onclick="javascript:urchinTracker('/outbound/wphacks.com/how-to-blocking-your-wordpress-categories-and-archives-from-google/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wphacks.com/how-to-blocking-your-wordpress-categories-and-archives-from-google/">Blocking Your WordPress Categories and Archives From Google</a> (Source: <a onclick="javascript:urchinTracker('/outbound/wphacks.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wphacks.com/">Hack WordPress</a>)</p>
<p>29. <a onclick="javascript:urchinTracker('/outbound/wphacks.com/how-to-adding-an-author-page-to-your-wordpress-blog/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wphacks.com/how-to-adding-an-author-page-to-your-wordpress-blog/">Adding An Author Page To Your WordPress Blog</a> (Source: <a onclick="javascript:urchinTracker('/outbound/wphacks.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wphacks.com/">Hack WordPress</a>)</p>
<p>30. <a onclick="javascript:urchinTracker('/outbound/www.labnol.org/internet/design/how-to-create-mobile-phone-optimized-blog/2132/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.labnol.org/internet/design/how-to-create-mobile-phone-optimized-blog/2132/">Make a Mobile Friendly Version of your Blog with Google Reader</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.labnol.org/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.labnol.org/">Digital Inspiration</a>)</p>
<p>31. <a onclick="javascript:urchinTracker('/outbound/www.wpdesigner.com/2008/03/01/how-to-use-wordpress-as-a-membership-directory/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.wpdesigner.com/2008/03/01/how-to-use-wordpress-as-a-membership-directory/">How to Use WordPress as a Membership Directory</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.wpdesigner.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.wpdesigner.com/">WP Designer</a>)</p>
<p>32. <a onclick="javascript:urchinTracker('/outbound/www.pearsonified.com/2007/06/how-to-format-images-for-feed-readers.php?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.pearsonified.com/2007/06/how-to-format-images-for-feed-readers.php">How to Format Images for Feed Readers</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.pearsonified.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.pearsonified.com/">Pearsonified</a>)</p>
<p>33. <a onclick="javascript:urchinTracker('/outbound/wphacks.com/how-to-adding-delicious-daily-blog-posting-to-your-wordpress-blog/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wphacks.com/how-to-adding-delicious-daily-blog-posting-to-your-wordpress-blog/">Add Del.icio.us Daily Blog Posting To Your WordPress Blog</a> (Source: <a onclick="javascript:urchinTracker('/outbound/wphacks.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wphacks.com/">Hack WordPress</a>)</p>
<p>34. <a onclick="javascript:urchinTracker('/outbound/wphacks.com/huge-compilation-of-wordpress-code/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wphacks.com/huge-compilation-of-wordpress-code/">Huge Compilation of WordPress Code</a> (Source: <a onclick="javascript:urchinTracker('/outbound/wphacks.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wphacks.com/">Hack WordPress</a>)</p>
<p>35. <a onclick="javascript:urchinTracker('/outbound/wpcandy.com/4-simple-ways-to-speed-up-wordpress/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wpcandy.com/articles/tutorials/4-simple-ways-to-speed-up-wordpress.html">4 Simple ways to Speed up WordPress</a> (Source: <a onclick="javascript:urchinTracker('/outbound/wpcandy.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wpcandy.com/">WP Candy</a>)</p>
<p>36. <a onclick="javascript:urchinTracker('/outbound/www.wpdesigner.com/2007/06/04/wordpress-date-button/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.wpdesigner.com/2007/06/04/wordpress-date-button/">WordPress Date Button</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.wpdesigner.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.wpdesigner.com/">WP Designer</a>)</p>
<p>37. <a onclick="javascript:urchinTracker('/outbound/www.pearsonified.com/2006/11/wicked-wordpress-archives-in-one-easy-step.php?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.pearsonified.com/2006/11/wicked-wordpress-archives-in-one-easy-step.php">Wicked WordPress Archives in One Easy Step! </a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.pearsonified.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.pearsonified.com/">Pearsonified</a>)</p>
<p>38. <a onclick="javascript:urchinTracker('/outbound/wphacks.com/make-yourself-available-to-readers-with-a-contact-form/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wphacks.com/make-yourself-available-to-readers-with-a-contact-form/">Make Yourself Available to Readers with a Contact Form</a> (Source: <a onclick="javascript:urchinTracker('/outbound/wphacks.com?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wphacks.com/">Hack WordPress</a>)</p>
<p>39. <a onclick="javascript:urchinTracker('/outbound/www.graphicdesignblog.co.uk/wordpress-as-a-cms-content-management-system/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.graphicdesignblog.co.uk/wordpress-as-a-cms-content-management-system/">WordPress as a CMS &#8211; Content Management System</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.graphicdesignblog.co.uk?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.graphicdesignblog.co.uk/">Graphic Design Blog</a>)</p>
<p>40. <a onclick="javascript:urchinTracker('/outbound/www.tamba2.org.uk/wordpress/xampp/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.tamba2.org.uk/wordpress/xampp/">Installing Xampp and WordPress (Locally)</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.tamba2.org.uk/wordpress/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.tamba2.org.uk/wordpress/">Tamba 2</a>)</p>
<p>41. <a onclick="javascript:urchinTracker('/outbound/jehiah.cz/archive/wordpress-category-page-hacks?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://jehiah.cz/archive/wordpress-category-page-hacks">WordPress Category Page Hacks</a> (Source: <a onclick="javascript:urchinTracker('/outbound/jehiah.cz/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://jehiah.cz/">Jehiah</a>)</p>
<p>42. <a onclick="javascript:urchinTracker('/outbound/www.seoegghead.com/blog/seo/3-wordpress-hacks-for-se-friendly-blog-archives-p162.html?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.seoegghead.com/blog/seo/3-wordpress-hacks-for-se-friendly-blog-archives-p162.html">3 WordPress Hacks For SE-Friendly Blog Archives</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.seoegghead.com/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.seoegghead.com/">SEO Egghead</a>)</p>
<p>43. <a onclick="javascript:urchinTracker('/outbound/ajaydsouza.com/archives/2005/04/03/wordpress-tutorial-opening-links-in-new-windows/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://ajaydsouza.com/archives/2005/04/03/wordpress-tutorial-opening-links-in-new-windows/">Opening Links in New Windows</a> (Source: <a onclick="javascript:urchinTracker('/outbound/ajaydsouza.com/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://ajaydsouza.com/">Ajay</a>)</p>
<p>44. <a onclick="javascript:urchinTracker('/outbound/lorelle.wordpress.com/2007/03/28/wordpress-thumbnail-size-limit-hack/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://lorelle.wordpress.com/2007/03/28/wordpress-thumbnail-size-limit-hack/">WordPress Thumbnail Size Limit Hack</a> (Source: <a onclick="javascript:urchinTracker('/outbound/lorelle.wordpress.com/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://lorelle.wordpress.com/">Lorelle on WordPress</a>)</p>
<p>45. <a onclick="javascript:urchinTracker('/outbound/www.tamba2.org.uk/wordpress/restore/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.tamba2.org.uk/wordpress/restore/">Restore your WordPress Database</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.tamba2.org.uk/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.tamba2.org.uk/">Tamba 2</a>)</p>
<p>46. <a onclick="javascript:urchinTracker('/outbound/codex.wordpress.org/Validating_a_Website?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://codex.wordpress.org/Validating_a_Website">Validating WordPress</a> (Source: <a onclick="javascript:urchinTracker('/outbound/codex.wordpress.org/Main_Page?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://codex.wordpress.org/Main_Page">WordPress Codex</a>)</p>
<p>47. <a onclick="javascript:urchinTracker('/outbound/lorelle.wordpress.com/2005/09/20/backing-up-wordpress/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://lorelle.wordpress.com/2005/09/20/backing-up-wordpress/">Backing Up WordPress</a> (Source: <a onclick="javascript:urchinTracker('/outbound/lorelle.wordpress.com/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://lorelle.wordpress.com/">Lorelle on WordPress</a>)</p>
<p>48. <a onclick="javascript:urchinTracker('/outbound/lorelle.wordpress.com/2005/09/20/backing-up-wordpress/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://lorelle.wordpress.com/2005/09/20/backing-up-wordpress/">Moving Your WordPress Blog to a New Directory</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.bigbizblog.com/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.bigbizblog.com/">Big Biz Blog</a>)</p>
<p>49. <a onclick="javascript:urchinTracker('/outbound/lorelle.wordpress.com/2005/09/20/backing-up-wordpress/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://lorelle.wordpress.com/2005/09/20/backing-up-wordpress/">Moving Your WordPress Blog to a New Directory</a> (Source: <a onclick="javascript:urchinTracker('/outbound/www.bigbizblog.com/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.bigbizblog.com/">Big Biz Blog</a>)</p>
<h3>WordPress Video Tutorials</h3>
<p>50. <a onclick="javascript:urchinTracker('/outbound/uk.youtube.com/watch?v=ocZntJTh7Ik?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.youtube.com/watch?gl=GB&#038;hl=en-GB&#038;v=ocZntJTh7Ik">The Best WordPress Plug-ins</a></p>
<p>51. <a onclick="javascript:urchinTracker('/outbound/uk.youtube.com/watch?v=NopuJ_OYjsk?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.youtube.com/watch?gl=GB&#038;hl=en-GB&#038;v=NopuJ_OYjsk">How to embed YouTube Video in WordPress</a></p>
<p>52. Removed by author</p>
<p>53. <a onclick="javascript:urchinTracker('/outbound/uk.youtube.com/watch?v=BiCn6y6JU8o?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.youtube.com/watch?gl=GB&#038;hl=en-GB&#038;v=BiCn6y6JU8o">Make Your WordPress Blog Search Engine Friendly</a></p>
<p>54. <a onclick="javascript:urchinTracker('/outbound/uk.youtube.com/watch?v=MWYi4_COZMU?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.youtube.com/watch?gl=GB&#038;hl=en-GB&#038;v=MWYi4_COZMU">WordPress.com &#8211; Step-by-Step Tutorial on How to Blog</a></p>
<p>55. <a onclick="javascript:urchinTracker('/outbound/uk.youtube.com/watch?v=IAi3ZM1h4SY?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.youtube.com/watch?gl=GB&#038;hl=en-GB&#038;v=IAi3ZM1h4SY">How To Create A Custom WordPress Page Template</a></p>
<p>56. <a onclick="javascript:urchinTracker('/outbound/uk.youtube.com/watch?v=OD4nh5A5up4?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.youtube.com/watch?gl=GB&#038;hl=en-GB&#038;v=OD4nh5A5up4">WordPress tutorial–installing on a local server</a></p>
<p>57. <a onclick="javascript:urchinTracker('/outbound/uk.youtube.com/watch?v=3SmndwrRkxw?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.youtube.com/watch?gl=GB&#038;hl=en-GB&#038;v=3SmndwrRkxw">Recover WordPress Password When You Have Forgotten It</a></p>
<p>58. <a onclick="javascript:urchinTracker('/outbound/uk.youtube.com/watch?v=TlEZ_wXtgK0?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.youtube.com/watch?gl=GB&#038;hl=en-GB&#038;v=TlEZ_wXtgK0">WordPress Tutorial &#8211; Edit a Sidebar File Using a Text Editor</a></p>
<p>59. <a onclick="javascript:urchinTracker('/outbound/uk.youtube.com/watch?v=xyrKFL2nDv8?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.youtube.com/watch?gl=GB&#038;hl=en-GB&#038;v=xyrKFL2nDv8">WordPress Tutorial &#8211; Make Menus of Links With the Blogroll 2</a></p>
<p>60. <a onclick="javascript:urchinTracker('/outbound/uk.youtube.com/watch?v=r3CadIPEr4M?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.youtube.com/watch?gl=GB&#038;hl=en-GB&#038;v=r3CadIPEr4M">How-to: Use WordPress/PodPress to podcast to iTunes</a></p>
<p>61. <a onclick="javascript:urchinTracker('/outbound/uk.youtube.com/watch?v=3wg4MnvDmJY?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.youtube.com/watch?gl=GB&#038;hl=en-GB&#038;v=3wg4MnvDmJY">How to Put Adsense on Your WordPress Blog</a></p>
<h3>WordPress Podcasts</h3>
<p>62. <a onclick="javascript:urchinTracker('/outbound/wp-community.org/?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://wp-community.org/">The WordPress Podcast</a></p>
<p>63. <a onclick="javascript:urchinTracker('/outbound/www.wptavern.com/wordpress-weekly?ref=http_//www.google.com/search?q=wordpress+help_ie=utf-8_oe=utf-8_aq=t_rls=org.mozilla_en-US_official_client=firefox-a');" href="http://www.wptavern.com/wordpress-weekly">The WordPress Weekly</a></p>
<p>Related posts:<ol>
<li><a href='http://johnnasta.com/blog/2011/wordpress/a-quick-and-easy-way-to-make-photo-galleries-for-wordpress-using-photo-shop/' rel='bookmark' title='A Quick And Easy Way To Make Photo Galleries For WordPress'>A Quick And Easy Way To Make Photo Galleries For WordPress</a> <small>One of the great things about WordPress is how easy it is to create photo...</small></li>
<li><a href='http://johnnasta.com/blog/2010/wordpress/changing-the-url-of-your-wordpress-site/' rel='bookmark' title='Changing The URL Of Your WordPress Site'>Changing The URL Of Your WordPress Site</a> <small>WordPress web site owners often come to realize that they want to change the URL...</small></li>
<li><a href='http://johnnasta.com/blog/2009/wordpress/blogging-for-dollars/' rel='bookmark' title='Blogging for dollars'>Blogging for dollars</a> <small>Can you make money from your blog? The simple answer is yes. Can you make...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://johnnasta.com/blog/2009/wordpress/wordpress-tips-tutorials/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

