<?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"
	>
<channel>
	<title>Comments on: The Right Way to Put Keywords in Your URLs</title>
	<atom:link href="http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls/feed" rel="self" type="application/rss+xml" />
	<link>http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls</link>
	<description>News, commentary, tools and tips about business blogging and the world of corporate blogs</description>
	<pubDate>Fri, 05 Dec 2008 08:05:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Business Blog Hive &#187; Business Blog In The News (9/24-10/1)</title>
		<link>http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls#comment-54491</link>
		<dc:creator>Business Blog Hive &#187; Business Blog In The News (9/24-10/1)</dc:creator>
		<pubDate>Wed, 18 Oct 2006 03:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls.html#comment-54491</guid>
		<description>[...] The Right Way to Put Keywords in Your URLs Source:  BusinessBlogConsulting, 9/27/2006 [...]</description>
		<content:encoded><![CDATA[<p>[...] The Right Way to Put Keywords in Your URLs Source:  BusinessBlogConsulting, 9/27/2006 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Kohler</title>
		<link>http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls#comment-49782</link>
		<dc:creator>Ed Kohler</dc:creator>
		<pubDate>Wed, 04 Oct 2006 15:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls.html#comment-49782</guid>
		<description>One balancing act is having keyword rich URLs, yet keeping URLs under 80 characters. I find that to be an important metric because URLs often break when emailed if they're longer than that.</description>
		<content:encoded><![CDATA[<p>One balancing act is having keyword rich URLs, yet keeping URLs under 80 characters. I find that to be an important metric because URLs often break when emailed if they&#8217;re longer than that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarcNext &#187; Hyphens of underscores in de URL</title>
		<link>http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls#comment-48748</link>
		<dc:creator>MarcNext &#187; Hyphens of underscores in de URL</dc:creator>
		<pubDate>Mon, 02 Oct 2006 16:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls.html#comment-48748</guid>
		<description>[...] In relatie tot mijn vorige posting liep ik nog tegen dit artikel aan op Business Blog Consulting. Zonder het te beseffen blijk ik met Wordpress betere mogelijkheden te hebben om een voor zoekmachines &#8220;ideale&#8221; permalink te genereren dan met andere weblogsoftware. Dit zit hem om precies te zijn in het gebruik van hyphens (&#8221;-&#8221;) ten opzichte van underscores (&#8221;_&#8221;) bij het samenstellen van de URL: &#8230; underscores are not treated as word separators by Google. As such, in an URL like www.myblog.com/several_relevant_keywords.html, Google sees 1 word “several_relevant_keywords” rather than 3 words “several relevant keywords&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] In relatie tot mijn vorige posting liep ik nog tegen dit artikel aan op Business Blog Consulting. Zonder het te beseffen blijk ik met Wordpress betere mogelijkheden te hebben om een voor zoekmachines &#8220;ideale&#8221; permalink te genereren dan met andere weblogsoftware. Dit zit hem om precies te zijn in het gebruik van hyphens (&#8221;-&#8221;) ten opzichte van underscores (&#8221;_&#8221;) bij het samenstellen van de URL: &#8230; underscores are not treated as word separators by Google. As such, in an URL like <a href="http://www.myblog.com/several_relevant_keywords.html" rel="nofollow">http://www.myblog.com/several_relevant_keywords.html</a>, Google sees 1 word “several_relevant_keywords” rather than 3 words “several relevant keywords&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephan Spencer</title>
		<link>http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls#comment-48176</link>
		<dc:creator>Stephan Spencer</dc:creator>
		<pubDate>Sat, 30 Sep 2006 22:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls.html#comment-48176</guid>
		<description>Hi Anil,

Thanks for commenting, and for clarifying that there is an option in Movable Type to use hyphens and to extend the length of the filename. That's awesome! 

Is that an option for TypePad users as well?

As far as appeasing Googlebot, I like to take a more pragmatic view. If it results in more traffic for me to appease it, then I'm all for that!

The engineers at Google whom I've talked to encourage site owners to fix their sites to make it as user-friendly and accessible as possible, which it so happens also makes it more spider-friendly too. They do their best to index the Web as it is, but they are not going out of their way to change the way they index Flash, JavaScript, frames, etc. I belive that's because those technologies are lacking in usability and accessibility and they don't want to overly encourage the continuing use of them. It doesn't mean we have to bend to Google's will, but it also doesn't mean Google is going to bend to ours.</description>
		<content:encoded><![CDATA[<p>Hi Anil,</p>
<p>Thanks for commenting, and for clarifying that there is an option in Movable Type to use hyphens and to extend the length of the filename. That&#8217;s awesome! </p>
<p>Is that an option for TypePad users as well?</p>
<p>As far as appeasing Googlebot, I like to take a more pragmatic view. If it results in more traffic for me to appease it, then I&#8217;m all for that!</p>
<p>The engineers at Google whom I&#8217;ve talked to encourage site owners to fix their sites to make it as user-friendly and accessible as possible, which it so happens also makes it more spider-friendly too. They do their best to index the Web as it is, but they are not going out of their way to change the way they index Flash, JavaScript, frames, etc. I belive that&#8217;s because those technologies are lacking in usability and accessibility and they don&#8217;t want to overly encourage the continuing use of them. It doesn&#8217;t mean we have to bend to Google&#8217;s will, but it also doesn&#8217;t mean Google is going to bend to ours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 旅游</title>
		<link>http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls#comment-47090</link>
		<dc:creator>旅游</dc:creator>
		<pubDate>Thu, 28 Sep 2006 16:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls.html#comment-47090</guid>
		<description>Movable Type allows you to use hyphens to separate words, and to have up to 255 characters in your filename instead of 15, and those options are even a simple drop-down choice in your archive settings in the current version.</description>
		<content:encoded><![CDATA[<p>Movable Type allows you to use hyphens to separate words, and to have up to 255 characters in your filename instead of 15, and those options are even a simple drop-down choice in your archive settings in the current version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: techie blogs central</title>
		<link>http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls#comment-46962</link>
		<dc:creator>techie blogs central</dc:creator>
		<pubDate>Thu, 28 Sep 2006 10:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls.html#comment-46962</guid>
		<description>&lt;strong&gt;Wordpress limiting front page to 10 but rest of blog to unlimited...&lt;/strong&gt;





    
I have noticed that the google robot follows /page/# links and indexes them - which is a right royal pain!    This comes about when setting a limit on the number of posts to display per page.
So, what I want is only to limit the posts displaye...</description>
		<content:encoded><![CDATA[<p><strong>Wordpress limiting front page to 10 but rest of blog to unlimited&#8230;</strong></p>
<p>I have noticed that the google robot follows /page/# links and indexes them - which is a right royal pain!    This comes about when setting a limit on the number of posts to display per page.<br />
So, what I want is only to limit the posts displaye&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls#comment-46959</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Thu, 28 Sep 2006 09:58:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls.html#comment-46959</guid>
		<description>Yes, plus google is suppose to pay particular attention to the host portion of the URL too.

For example where I have posted some PHP tips, I host them under php.techie-blogs.com, instead of www.techie-blogs.com.

Although I have no way of knowing if this really does make a difference.  I suppose it makes sense, if it does.</description>
		<content:encoded><![CDATA[<p>Yes, plus google is suppose to pay particular attention to the host portion of the URL too.</p>
<p>For example where I have posted some PHP tips, I host them under php.techie-blogs.com, instead of <a href="http://www.techie-blogs.com" rel="nofollow">http://www.techie-blogs.com</a>.</p>
<p>Although I have no way of knowing if this really does make a difference.  I suppose it makes sense, if it does.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil</title>
		<link>http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls#comment-46903</link>
		<dc:creator>Anil</dc:creator>
		<pubDate>Thu, 28 Sep 2006 08:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls.html#comment-46903</guid>
		<description>"Hopefully the folks at Six Apart will read this post and decide to change their errant ways in regards to the way they formulate URLs."

Movable Type allows you to use hyphens to separate words, and to have up to 255 characters in your filename instead of 15, and those options are even a simple drop-down choice in your archive settings in the current version.

Honestly, though, it seems strange to me that we'd change our content for Google's sak -- the Google search folks are big believers in indexing the web that exists today, not a theoretical web where everyone's modified their content to please the robots. That's why they're skeptical about some of the semantic web technologies.

At any rate, there's an option for people who want to appease the angry Googlebot. :)</description>
		<content:encoded><![CDATA[<p>&#8220;Hopefully the folks at Six Apart will read this post and decide to change their errant ways in regards to the way they formulate URLs.&#8221;</p>
<p>Movable Type allows you to use hyphens to separate words, and to have up to 255 characters in your filename instead of 15, and those options are even a simple drop-down choice in your archive settings in the current version.</p>
<p>Honestly, though, it seems strange to me that we&#8217;d change our content for Google&#8217;s sak &#8212; the Google search folks are big believers in indexing the web that exists today, not a theoretical web where everyone&#8217;s modified their content to please the robots. That&#8217;s why they&#8217;re skeptical about some of the semantic web technologies.</p>
<p>At any rate, there&#8217;s an option for people who want to appease the angry Googlebot. <img src='http://www.businessblogconsulting.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Clark</title>
		<link>http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls#comment-46598</link>
		<dc:creator>Brian Clark</dc:creator>
		<pubDate>Wed, 27 Sep 2006 14:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.businessblogconsulting.com/2006/09/keywords-in-your-urls.html#comment-46598</guid>
		<description>This is definitely an important factor.  

There's a video up at tubetorial.com that shows how to change the permalink structure in WordPress (as well as update .htaccess) if anyone is not clear how to do this.</description>
		<content:encoded><![CDATA[<p>This is definitely an important factor.  </p>
<p>There&#8217;s a video up at tubetorial.com that shows how to change the permalink structure in WordPress (as well as update .htaccess) if anyone is not clear how to do this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
