<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: SEO: Have a clear URL structure</title>
	<atom:link href="http://www.downtempo.net/blog/seo/have-a-clear-url-structure/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.downtempo.net/blog/seo/have-a-clear-url-structure/</link>
	<description>Product, development, and design musings from your friends at Downtempo</description>
	<lastBuildDate>Wed, 10 Feb 2010 15:07:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andy</title>
		<link>http://www.downtempo.net/blog/seo/have-a-clear-url-structure/comment-page-1/#comment-25</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Wed, 29 Oct 2008 21:39:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.downtempo.net/blog/?p=14#comment-25</guid>
		<description>&lt;p&gt;Thanks for your feedback, Steve! I did a fair bit on research on this recently, and the official word from Matt Cutts at Google is that &quot;Underscores are now word separators&quot; (see this &lt;a href=&quot;http://news.cnet.com/8301-10784_3-9748779-7.html&quot; rel=&quot;nofollow&quot;&gt;CNET article&lt;/a&gt; from July 2007), and most comments at the end of this blog entry back up that statement. It seems that he never changed his old blog entry to reflect this fact.&lt;/p&gt;

&lt;p&gt;You can see proof of this in a travel blog entry i wrote on how to recharge a china mobile SIM card. Query for &quot;&lt;a href=&quot;http://www.google.com/search?q=china+mobile+recharge&quot; rel=&quot;nofollow&quot;&gt;china mobile recharge&lt;/a&gt;&quot; and note that in the result titled &quot;&lt;a href=&quot;http://www.goneliving.com/china/how_to_use_a_china_mobile_recharge_card.html&quot; rel=&quot;nofollow&quot;&gt;how to use a china mobile recharge card (gone living)&lt;/a&gt;&quot; (currently the #1 result for this query), you&#039;ll see that the words &quot;china mobile recharge&quot; are highlighted in the URL, even though i&#039;m using underscores between those words.&lt;/p&gt;

&lt;p&gt;Therefore it seems that dashes versus underscores in URLs is now an issue of style. I like the extra visual space between words that underscores provide, so i recommend using underscores as separators. You could just as easily use dashes if you prefer the way they look (they are also slightly easier to type than underscores), and it shouldn&#039;t affect SEO ranking either way.&lt;/p&gt;

&lt;p&gt;I&#039;m going to adjust the blog entry to mention that users can use either underscores or dashes without a significant impact on SEO.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for your feedback, Steve! I did a fair bit on research on this recently, and the official word from Matt Cutts at Google is that &#8220;Underscores are now word separators&#8221; (see this <a href="http://news.cnet.com/8301-10784_3-9748779-7.html" rel="nofollow">CNET article</a> from July 2007), and most comments at the end of this blog entry back up that statement. It seems that he never changed his old blog entry to reflect this fact.</p>
<p>You can see proof of this in a travel blog entry i wrote on how to recharge a china mobile SIM card. Query for &#8220;<a href="http://www.google.com/search?q=china+mobile+recharge" rel="nofollow">china mobile recharge</a>&#8221; and note that in the result titled &#8220;<a href="http://www.goneliving.com/china/how_to_use_a_china_mobile_recharge_card.html" rel="nofollow">how to use a china mobile recharge card (gone living)</a>&#8221; (currently the #1 result for this query), you&#8217;ll see that the words &#8220;china mobile recharge&#8221; are highlighted in the URL, even though i&#8217;m using underscores between those words.</p>
<p>Therefore it seems that dashes versus underscores in URLs is now an issue of style. I like the extra visual space between words that underscores provide, so i recommend using underscores as separators. You could just as easily use dashes if you prefer the way they look (they are also slightly easier to type than underscores), and it shouldn&#8217;t affect SEO ranking either way.</p>
<p>I&#8217;m going to adjust the blog entry to mention that users can use either underscores or dashes without a significant impact on SEO.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.downtempo.net/blog/seo/have-a-clear-url-structure/comment-page-1/#comment-23</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Tue, 28 Oct 2008 23:51:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.downtempo.net/blog/?p=14#comment-23</guid>
		<description>I&#039;m not sure about your underscore recommendation...  The rest of it is solid, but I&#039;m pretty sure the engines treat underscores as underscores (characters in their own right), rather than as white space due to their historic use in programming languages.  If you want engines to treat it as white space, use a hyphen.  

So, if you&#039;re optimizing for &quot;andy_volk&quot;, then the url should read &#039;/andy_volk/&quot;, however, if you&#039;re optimizing for &quot;andy volk&quot;, the URL should be &quot;/andy-volk/&quot;.  

Actually, here&#039;s a reference on it... http://www.mattcutts.com/blog/dashes-vs-underscores/ 

cheers, 
Steve</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure about your underscore recommendation&#8230;  The rest of it is solid, but I&#8217;m pretty sure the engines treat underscores as underscores (characters in their own right), rather than as white space due to their historic use in programming languages.  If you want engines to treat it as white space, use a hyphen.  </p>
<p>So, if you&#8217;re optimizing for &#8220;andy_volk&#8221;, then the url should read &#8216;/andy_volk/&#8221;, however, if you&#8217;re optimizing for &#8220;andy volk&#8221;, the URL should be &#8220;/andy-volk/&#8221;.  </p>
<p>Actually, here&#8217;s a reference on it&#8230; <a href="http://www.mattcutts.com/blog/dashes-vs-underscores/" rel="nofollow">http://www.mattcutts.com/blog/dashes-vs-underscores/</a> </p>
<p>cheers,<br />
Steve</p>
]]></content:encoded>
	</item>
</channel>
</rss>
