<?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>Web Coach Pete Blog &#187;  &#8211; Web Coach Pete SEO Blog</title>
	<atom:link href="http://www.webcoachpete.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.webcoachpete.com/blog</link>
	<description>Search Engine Optimization, SEO, Social Media, website design Company</description>
	<lastBuildDate>Tue, 07 Sep 2010 22:37:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>10 Steps to Making WordPress Permalinks Work on Windows IIS 6.0</title>
		<link>http://www.webcoachpete.com/blog/wp-permalinks-iis6/</link>
		<comments>http://www.webcoachpete.com/blog/wp-permalinks-iis6/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 20:53:43 +0000</pubDate>
		<dc:creator>webcoachpete</dc:creator>
				<category><![CDATA[SEO Analytics]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[Small Business Social Media]]></category>

		<guid isPermaLink="false">http://www.webcoachpete.com/blog/?p=36</guid>
		<description><![CDATA[If you have been in the SEO industry for any amount of time chances are you have gotten a client who installed wordpress on a shared Windows IIS 6.0 hosting plan.  Or maybe you are a &#8220;do-it-yourselfer&#8221; who has his wordpress website or blog on a shared Windows IIS 6.0 hosting plan. Either way, chances are you have no idea [...]]]></description>
			<content:encoded><![CDATA[<p></p><div id="attachment_40" class="wp-caption alignleft" style="width: 300px">
	<a href="http://www.webcoachpete.com/blog/wp-content/uploads/2010/09/permalinks.jpg"><img class="size-full wp-image-40" title="Making WordPress Permalinks Work" src="http://www.webcoachpete.com/blog/wp-content/uploads/2010/09/permalinks.jpg" alt="" width="300" height="225" /></a>
	<p class="wp-caption-text">Making WordPress Permalinks Work</p>
</div>
<p><span style="font-family: Arial;">If you have been in the SEO industry for any amount of time chances are you have gotten a client who installed wordpress on a shared<br />
Windows IIS 6.0 hosting plan.  Or maybe you are a &#8220;do-it-yourselfer&#8221; who has his wordpress website or blog on a shared Windows IIS 6.0 hosting plan. Either way, chances are you have no idea how to get the permalinks to work and you are trying everything possible!</span></p>
<p><span style="font-family: Arial;">Let me save you from countless hours of frustration.   Unfortunately, Windows IIS 6.0 doesn’t support WordPress permalinks ~ period!  The reason is because it doesn’t have the ability to use mod_rewrite. It only works if you install a third-party ISAPI filter.  But because you are on a shared hosting plan, you don’t have access to install ISAPI filters and 99.9% of the time your web host won’t install them for you.   You can search far and wide, but mod_rewrites won&#8217;t work.  Editing the root of the Windows (web.config) won&#8217;t work!  Etc., etc., etc.  &#8211; it won&#8217;t work.</span></p>
<p>Look no further.  I lay before you the 10 steps to making WordPress 3.01 Permalinks ~ WORK on a shared Windows IIS 6.0 hosting plan.  Before you begin the steps ~ please make sure that you meet the necessary prerequisites.<br />
<span style="font-family: Arial; font-size: 16pt;"><br />
<span style="font-size: medium;"><strong>PREREQUISITES:</strong></span></span></p>
<h3><span style="color: #6c6c6c;"><span style="font-family: Arial;"><span style="color: #000000;">A</span>.  </span></span><span style="font-family: Arial; font-size: small;"><span style="color: #000000;">First &#8211; Your domain must be a <em style="font-style: normal;">Windows Shared Server </em>and the IIS version must be 6.0.</span><span style="color: #6c6c6c;"><span style="color: #000000;"> </span>  </span></span></h3>
<p><span style="font-family: Arial;">If you are Windows IIS 7.0  You will use <a title="Create a New Re-Write Rule" href="http://learn.iis.net/page.aspx/466/enabling-pretty-permalinks-in-wordpress/" target="_blank">Create a New Rewrite Rule</a>.<br />
If you are Windows IIS 6.0, but NOT on a shared server.  You will use <a title="http://www.kylecaulfield.com/permalink-for-wordpress-iis-6-mod_rewrite-fixed-free" href="http://www.kylecaulfield.com/permalink-for-wordpress-iis-6-mod_rewrite-fixed-free" target="_blank">ASAPI_Rewrite</a></span></p>
<p><span style="font-family: Arial;">If  you don&#8217;t know your hosting domain information &#8211; you can find it by adding <a title="Firefox Domain Details Addon" href="https://addons.mozilla.org/en-US/firefox/addon/2166/" target="_blank">Firefox Domain Details Addon</a> to your Firefox.   After installing this, you can check the IIS / Apache version, and the IP details of your domain, etc. in the status bar of the Firefox.  Or you can check with your Server.   If your server is ixwebhosting.com, servergrid.com or a H-Sphere, Plesk or Hosting Controller ~ chances are good that you are on a Windows Shared Server with IIS 6.0.   Check to make sure!</span></p>
<p><span style="font-family: Arial;">If you are an Apache web server you will use the <a href="http://codex.wordpress.org/Using_Permalinks" target="_blank">mod_rewrite and create an .htaccess file.</a>  Remember: Apache is only for Linux server and it cannot be installed in a Windows server. Apache is to Linux server; like, IIS is to Windows server. </span></p>
<p><span style="font-family: Arial;"><strong><span style="font-size: medium;">B.</span></strong><strong><span style="font-size: medium;"> </span></strong>Second &#8211; To be safe and assure success, You must be using <a href="http://wordpress.org/news/2010/07/wordpress-3-0-1/" target="_blank">wordpress 3.01</a>.  I have only used this with WP 3.01.  This also works with <a href="http://diythemes.com/thesis/" target="_blank">WP Thesis</a>  and numerous Thesis Skins.  So if you are using Thesis ~ no worries!  </span></p>
<p><span style="font-family: Arial;"><strong><span style="font-size: medium;">C.  </span></strong>Finally &#8211; I have only tested the below 10 steps with the H-Sphere web hosting automated control panel.  I have not used it with &#8220;Hosting Controller&#8221; nor &#8220;Plesk.&#8221;  So whichever web hosting control panel you are using (hosting controller, Plesk, H-Sphere or any of the partial beta control panels),  you must have the ability to change your 404 error page with your web host.<br />
</span><span style="font-family: Arial; font-size: 16pt;"><br />
<span style="font-size: medium;"><strong>10 STEPS:</strong></span></span></p>
<p><span style="font-family: Arial;"><strong><span style="font-size: medium;">1.</span></strong><strong><span style="font-size: medium;">  </span></strong>Open FTP with (ie: FileZilla or SmartFTP, etc.) and at the base of your Wordpress folder (where your wp-admin, wp-content and wp-includes files are located) Create the file <strong>wp-404-handler.php</strong>  The name of the file is: <strong><em>wp-404-handler.php</em></strong></span></p>
<p><span style="font-family: Arial;"><strong><span style="font-size: medium;">2.</span></strong><strong><span style="font-size: medium;">  </span></strong>Once the new wp-404-handler.php file is created.  Open it for edit in Notepad or BBEdit.</span></p>
<p><span style="font-family: Arial;"><strong><span style="font-size: medium;">3.</span></strong><strong><span style="font-size: medium;">  </span></strong>With the file open for edit in Notepad or BBEdit, Paste the following code into your new file wp-404-handler.php </span></p>
<blockquote>
<pre><span style="font-family: Arial; font-size: small;">&lt;?php
// This is the default file for the site. Usually index.php
$default = 'index.php';

// The name of this file.
// Set this value for the URL in Custom Error Properties of your website in IIS.
// Goto: IIS Manager &gt; Websites &gt; [Site Name] &gt; Properties &gt; Custom Errors &gt;
// 404 &amp; 404;2 &amp; 404;3 &gt; URL (Requires a '/' prefix in IIS).
$thisfile = '404-handler.php';

$_SERVER['ORIG_PATH_TRANSLATED'] = str_replace($thisfile, $default, $_SERVER['ORIG_PATH_TRANSLATED']);
$_SERVER['SCRIPT_FILENAME'] = str_replace($thisfile, $default, $_SERVER['SCRIPT_FILENAME']);
$_SERVER['ORIG_PATH_INFO'] = str_replace($thisfile, $default, $_SERVER['ORIG_PATH_INFO']);
$_SERVER['SCRIPT_NAME'] = str_replace($thisfile, $default, $_SERVER['SCRIPT_NAME']);
$_SERVER['PHP_SELF'] = str_replace($thisfile, $default, $_SERVER['PHP_SELF']);
$_SERVER['PATH_INFO'] = false;

$qs =&amp; $_SERVER['QUERY_STRING'];
$ru =&amp; $_SERVER['REQUEST_URI'];
$pos = strrpos($qs, '://');
$pos = strpos($qs, '/', $pos + 4);
$_SERVER['URL'] = $ru = substr($qs, $pos);
$qs = trim(stristr($ru, '?'), '?');

// Required for WordPress 2.8+
$_SERVER['HTTP_X_ORIGINAL_URL'] = $ru;

// Fix GET vars
foreach ( $_GET as $var =&gt; $val ) {
  if ( substr($var, 0, 3) == '404') {
    if ( strstr($var, '?') ) {
      $newvar = substr($var, strpos($var, '?') + 1);
      $_GET[$newvar] = $val;
    }
    unset($_GET[$var]);
  }
  break;
}
include($default);
?&gt;<em> </em></span></pre>
</blockquote>
<p><span style="font-family: Arial;"><em>This code was created by </em><a href="http://ikailo.com/94/url-modrewrite-workaround-iis-60/" target="_blank"><em>John at Ikailo Media Solutions</em></a><em>.   This code is robust and fixes a lot of the differences between Apache and IIS.   It fixes values in _SERVER and resolves a problem in _GET.  It works with all WordPress versions 2.8 and later.</em></span></p>
<div>
<p><span style="font-family: Arial;"><strong><span style="font-size: medium;">4. </span></strong><strong><span style="font-size: medium;"> </span></strong>Check your pasted code and make sure that the very first characters are  <strong>&lt;?php</strong> and the very last characters are <strong>?&gt;</strong> Remove all spaces, new lines, or other garbage before the opening </span><tt><strong><span style="font-family: Arial;">&lt;?php</span></strong></tt><span style="font-family: Arial;"> tag and after the closing </span><tt><strong><span style="font-family: Arial;">?&gt; </span></strong></tt><span style="font-family: Arial;">tag. Now Save it.</span><span style="font-family: Arial;"><em> </em></span></p>
<p><span style="font-family: Arial;"><span style="font-family: Arial;"><span style="font-size: medium;"><strong>5.</strong></span> Log into your Web Server Control Panel (ie. H-Sphere, Hosting Control or Plesk) and set your sites 404 page, 404.2 page and 404.3 page to point to the wp-404-handler.php url. Most control panels at web hosts allow you to do this. In the H-Sphere Control Panel click on the &#8220;error&#8221; link in your web services area, here you can set the path to your custom error page for all errors from 400 all the way to your 500.19 page.</span></span></p>
<p><span style="font-family: Arial;"><strong><span style="font-size: medium;">6. </span></strong>If you’ve got the option to select between FILE and URL then choose URL.  If you check &#8220;URL&#8221;: it will allow you to use scripts (php/ASP) to dynamically generate error pages.</span><span style="font-family: Arial;"><span style="font-family: Arial;"><span style="font-family: Arial;">A big smile to you.  Enjoy!</span></span></span></p>
<p><span style="font-family: Arial;"><span style="font-family: Arial;"><strong><span style="font-size: medium;">7.</span> </strong> Log in to your WP 3.01.  Go to Options -&gt; Permalinks in your WordPress admin page, and click the box next to <em><strong>&#8220;Custom, Specify below&#8221;</strong></em></span></span></p>
<p><span style="font-family: Arial;"><span style="font-family: Arial;"><span style="font-size: medium;"><strong>8.</strong> </span>Put the following in the Custom Structure: <strong>/%postname%/</strong> then click &#8220;Save Changes&#8221; :: Never, ever put your site url in this permalinks custom structure slot.</span></span></p>
<p><span style="font-family: Arial;"><span style="font-family: Arial;"><span style="font-size: medium;"><strong>9.</strong></span>  After you saved changes in your WP permalinks, open a Web browser and click any one of the permalinks in your WordPress blog. You should see the correct content returned by the Web server for each permalink.</span></span></p>
<p><span style="font-family: Arial;"><span style="font-family: Arial;"><strong><span style="font-size: medium;">10.</span></strong>  If you use Dynamic Content Gallery or other plugins you may have to change the links to reflect your new permalinks.   Thats it!  You now know how to make WordPress Permalinks work on a IIS 6.0 Shared Windows Server allowing you to use the “pretty permalinks” in the WordPress blog engine.  </span></span></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.webcoachpete.com/blog/wp-permalinks-iis6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 Sources for SEO Education</title>
		<link>http://www.webcoachpete.com/blog/top-10-seo-education/</link>
		<comments>http://www.webcoachpete.com/blog/top-10-seo-education/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 14:43:02 +0000</pubDate>
		<dc:creator>webcoachpete</dc:creator>
				<category><![CDATA[Keyword Research]]></category>
		<category><![CDATA[Local SEO]]></category>
		<category><![CDATA[Press Releases]]></category>
		<category><![CDATA[SEO Analytics]]></category>
		<category><![CDATA[SEO Marketing]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[SEO and Craigslist]]></category>
		<category><![CDATA[Small Business SEO]]></category>
		<category><![CDATA[Small Business Social Media]]></category>

		<guid isPermaLink="false">http://www.webcoachpete.com/blog/?p=19</guid>
		<description><![CDATA[Thanks to Alexasmith and Canadafred for inspiring the following top 10 with their posts at Daniweb http://www.daniweb.com If you are a newbie to SEO and not yet a member of daniweb.  You need to join their forums.  Daniweb is an online community of more than 800,000 software developers, web developers, internet marketers, IT consultants and tech [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="mceTemp">
<div id="attachment_32" class="wp-caption alignleft" style="width: 200px">
	<a href="http://www.webcoachpete.com/blog/wp-content/uploads/2010/08/top-ten-resources1.jpg"><img class="size-full wp-image-32" title="Top 10 SEO Educational Resources" src="http://www.webcoachpete.com/blog/wp-content/uploads/2010/08/top-ten-resources1.jpg" alt="" width="200" height="224" /></a>
	<p class="wp-caption-text">Top 10 SEO Educational Resources</p>
</div>
</div>
<p>Thanks to Alexasmith and Canadafred for inspiring the following top 10 with their posts at Daniweb <a href="http://www.daniweb.com">http://www.daniweb.com</a></p>
<p>If you are a newbie to SEO and not yet a member of daniweb.  You need to join their forums.  Daniweb is an online community of more than 800,000 software developers, web developers, internet marketers, IT consultants and tech gurus who are all enthusiastic about making contacts, networking and learning from each other.</p>
<p><strong>Top 10 Sources for SEO Education.<br />
</strong><strong><br />
1.  Research, study and become well versed in SEO history.</strong>  <em>We are not the makers of SEO history, instead we are made by SEO history. (play on MLK&#8217;s famous quote).<br />
</em><br />
<strong>2.  Attend SEO seminars, summits, and conferences.</strong>  <em>Education is growth. Education is, not a preparation for life; education is life itself.</em></p>
<div><em><strong>3.  </strong><strong>Subscribe to GoogleWebmasterHelp on You Tube</strong>.  This is the official <em>YouTube</em> channel for Google Webmaster Central, a one-stop shop for webmaster resources.</em></div>
<div><em> </em><strong>4.  Learn Video SEO</strong> with Mark Robertson of ReelSEO.com.  This is an online Video Marketing Guide equipped with News, trends &amp; tips for video marketing, and video search engine optimization.</div>
<p><strong>5.  Find out who the SEO, SEM and PPC guru&#8217;s</strong>,  subscribe to their blogs and sources of information and then finally study and learn their routes towards success. </p>
<div><em>A name indicates what we seek. An address indicates where it is. A route indicates how we get there.</em></div>
<div><em><em><strong>6.  </strong><strong>Listen to Webmaster Radio</strong>.  <em>WebmasterRadio</em>.FM offers the best brains in the Internet.<br />
</em></em></div>
<p><em> </p>
<p></em></p>
<div><strong>7.  Live by the SEO Audit Checklist</strong> at SEOStandards.org  <a href="http://www.seostandards.org/seo-audit-checklist/">http://www.seostandards.org/seo-audit-checklist</a>  This is the <em>checklist</em> most SEO companys and blackhat SEOs don&#8217;t want anyone to see! </div>
<p><strong>8.  Subscribe to Matt Cutts Blog</strong> (Principle Engineer at Google).  <a href="http://www.mattcutts.com">http://www.mattcutts.com</a> Stay appraised to his musings, however consider the source and be prepared to study with your filter glasses on.</p>
<p><strong>9.  Become an AdWords Qualified Professional</strong>.  You can join the Google Adwords Certification Program at <a href="http://www.google.com/intl/en/adwords/professionals/">http://www.google.com/intl/en/adwords/professionals/</a></p>
<p><strong>10.   Join SEMPO</strong> <a href="http://www.sempo.org/home/">http://www.sempo.org/home</a> , <strong>SEOMoz</strong> <a href="http://www.seomoz.org">http://www.seomoz.org</a> , and <strong>Search Engine Wat</strong>ch <a href="http://searchenginewatch.com/">http://searchenginewatch.com/</a><!-- google_ad_section_end --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webcoachpete.com/blog/top-10-seo-education/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 SEO Friendly Directories</title>
		<link>http://www.webcoachpete.com/blog/seo-friendly-directories/</link>
		<comments>http://www.webcoachpete.com/blog/seo-friendly-directories/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 04:12:49 +0000</pubDate>
		<dc:creator>webcoachpete</dc:creator>
				<category><![CDATA[Keyword Research]]></category>
		<category><![CDATA[Local SEO]]></category>
		<category><![CDATA[Press Releases]]></category>
		<category><![CDATA[SEO Analytics]]></category>
		<category><![CDATA[SEO Marketing]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[Small Business SEO]]></category>
		<category><![CDATA[Small Business Social Media]]></category>

		<guid isPermaLink="false">http://www.webcoachpete.com/blog/?p=10</guid>
		<description><![CDATA[Are directories beneficial or obsolete?  I remember the days when directories were the bomb!  But then Google started penalizing directories that were selling links for the purpose of gaining PR and the bomb exploded! The question now begs, are directories still beneficial?  Or can they actually hurt us in our quest for PR?  In a nutshell and to get [...]]]></description>
			<content:encoded><![CDATA[<p></p><div id="attachment_11" class="wp-caption alignleft" style="width: 278px">
	<a href="http://www.webcoachpete.com/blog/wp-content/uploads/2010/08/directories.jpg"><img class="size-medium wp-image-11 " title="SEO Friendly Internet Directories" src="http://www.webcoachpete.com/blog/wp-content/uploads/2010/08/directories-278x300.jpg" alt="" width="278" height="300" /></a>
	<p class="wp-caption-text">SEO Friendly Internet Directories</p>
</div>
<p>Are directories beneficial or obsolete?  I remember the days when directories were the bomb!  But then Google started penalizing directories that were selling links for the purpose of gaining PR and the bomb exploded!</p>
<p>The question now begs, are directories still beneficial?  Or can they actually hurt us in our quest for PR? </p>
<p>In a nutshell and to get to the point, the answer is yes.   The right directories are very beneficial, but they aren&#8217;t beneficial for the reasons that you might think.</p>
<p>When Google began holding the PR of directories hostage in order to force them to change &#8211; they unfortunately also hurt the web designer/SEO who submitted to these directories.  I remember watching in horror as my PR droped due to affiliation.</p>
<p>Google has continued to drop the PR on most link sites. There are very few directories with PR on their link pages.  Some try to use the rel=&#8221;nofollow&#8221; tag,  but to no avail.   When you top this off with the fact that Google has also penalized sites for getting involved in link trades and no longer places as much benefit on blog links, bookmarkings or forum links ~ one must ask, is Google trying to devalue PR?  ~hint, hint, hint!     Google is ranking information above product.   In other words, Google is smiling with a big smile on information that visitors find relevant and useful versus product &#8211; which is simply who has the most links&#8230;</p>
<p>And it is in this that we find the answer to our question.  If we need to provide information to our visitors that they will find useful.  Forums and blogs that are &#8220;relevant and correlate with the subject&#8221; are a good bet for success with Google.   Knowing this&#8230; we can also see how directories will greatly benefit us.  But they have to be directories that are clean (SEO Friendly) or they will hurt us via affiliation.   </p>
<p>So here is a list of 10 (SEO Friendly) Directories.  The 10 listed directories are void of &#8220;nofollow&#8221; and void of links in frames.  They are friendly in that they CURRENTLY allow googlebot to index the links easily.   They are in no particular order.</p>
<p><strong>1. DMOZ </strong>The Open Directory<br />
<a href="http://www.dmoz.org/">http://www.dmoz.org</a><br />
An authority link and its free.  Having trouble getting submitted?  Consider becoming an editor - if you have time! Hint&#8230; hint&#8230; hint&#8230;    Don’t keep resubmitting your site, it only puts you at the end of the line.  I used to be an editor close to a decade ago&#8230;</p>
<p><strong>2. HOT vs. NOT<br />
</strong><a href="http://www.hotvsnot.com">http://www.hotvsnot.com</a><br />
High Page rank directory $60 for a year $200 for a permanent link.</p>
<p><strong>3. YAHOO DIRECTORY<br />
</strong><a href="http://www.dir.yahoo.com/">http://www.dir.yahoo.com</a><br />
This is an authority link.  Inclusion is free to non-profits, but can be slow.</p>
<p><strong>4. LIST YOUR SITES<br />
</strong><a href="http://www.listyoursites.com/">http://www.listyoursites.com</a><br />
Take about 2 weeks to accept.</p>
<p><strong>5. LIBRARIANS INTERNET INDEX</strong><br />
<a href="http://www.lii.org/">http://www.lii.org</a><br />
Extremely high-quality free link ~ much coveted, on the same plane as the .edu link, but very difficult to get.   Websites go through a major review.  They won&#8217;t let commercial sites submit unless they are highly rich in informative content.</p>
<p><strong>6. BEST OF THE WEB<br />
</strong><a href="http://botw.org/">http://botw.org/</a><br />
Non-commercial sites &#8211; only get in Free.  HIGH Google PR &#8211; making this one of the better directories.</p>
<p><strong>7.  AD TRADER<br />
</strong><a href="http://www.packadtrader.com/">http://www.packadtrader.com</a><br />
Reviews site quickly.</p>
<p><strong>8. BUSINESS DIRECTORY<br />
</strong><a href="http://www.business.com">http://www.business.com</a><br />
Business sites submission cost $299 a year.  Get the standard listing only. </p>
<p><strong>9. CRAIGS DIRECTORY<br />
</strong><a href="http://www.craigs-directory.com/">http://www.craigs-directory.com</a><br />
No it isn&#8217;t affiliated with &#8220;craigslist.org.&#8221;  It is owned by Craig Hughes, not Craig Newmark.  Trivia: Did you know that Craig Newmark still retains majority ownership with ebay of craigslist.org. Go Craig! </p>
<p><strong>10. JOE ANT<br />
</strong><a href="http://www.joeant.com/">http://www.joeant.com</a><br />
Similar to DMOZ.  Puts site in several categories. Free for editors guaranteed review within two business days.  I remember when Joe Ant started ~ a bunch of us DMOZ editors jumped ship and started editing for Joe Ant&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webcoachpete.com/blog/seo-friendly-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
