<?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: How to: Use Hyphens instead of Underscores in URLs by default</title>
	<atom:link href="http://c5mix.com/blog/tutorials/use-hyphens-instead-of-underscores-in-concrete5-urls-by-default/feed" rel="self" type="application/rss+xml" />
	<link>http://c5mix.com/blog/tutorials/use-hyphens-instead-of-underscores-in-concrete5-urls-by-default</link>
	<description>concrete5 tutorials, themes, &#38; tips</description>
	<lastBuildDate>Thu, 01 Dec 2011 16:06:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Chris Seymour</title>
		<link>http://c5mix.com/blog/tutorials/use-hyphens-instead-of-underscores-in-concrete5-urls-by-default/comment-page-1#comment-21272</link>
		<dc:creator>Chris Seymour</dc:creator>
		<pubDate>Fri, 26 Feb 2010 23:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://c5mix.com/blog/?p=149#comment-21272</guid>
		<description>Oliver, this is actually old - the latest version of concrete5 now includes hyphens between words instead of underscores</description>
		<content:encoded><![CDATA[<p>Oliver, this is actually old &#8211; the latest version of concrete5 now includes hyphens between words instead of underscores</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Nielsen</title>
		<link>http://c5mix.com/blog/tutorials/use-hyphens-instead-of-underscores-in-concrete5-urls-by-default/comment-page-1#comment-21263</link>
		<dc:creator>Oliver Nielsen</dc:creator>
		<pubDate>Fri, 26 Feb 2010 22:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://c5mix.com/blog/?p=149#comment-21263</guid>
		<description>So, to get some really basic SEO feature, like hyphens in URLs one has to basically hack core files? That is a real downer to me, who&#039;s looking into Concrete5...</description>
		<content:encoded><![CDATA[<p>So, to get some really basic SEO feature, like hyphens in URLs one has to basically hack core files? That is a real downer to me, who&#8217;s looking into Concrete5&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mattias</title>
		<link>http://c5mix.com/blog/tutorials/use-hyphens-instead-of-underscores-in-concrete5-urls-by-default/comment-page-1#comment-10821</link>
		<dc:creator>Mattias</dc:creator>
		<pubDate>Tue, 06 Oct 2009 17:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://c5mix.com/blog/?p=149#comment-10821</guid>
		<description>Swedish chars - ÅÄÖ åäö

add the lines: 

alias = alias.replace(/[\u00D6\u00F6]/gi, &#039;o&#039;);	
alias = alias.replace(/[\u00E5\u00C5\u00C4\u00E4]/gi, &#039;a&#039;);

Thanks for the tip /mattias</description>
		<content:encoded><![CDATA[<p>Swedish chars &#8211; ÅÄÖ åäö</p>
<p>add the lines: </p>
<p>alias = alias.replace(/[\u00D6\u00F6]/gi, &#8216;o&#8217;);<br />
alias = alias.replace(/[\u00E5\u00C5\u00C4\u00E4]/gi, &#8216;a&#8217;);</p>
<p>Thanks for the tip /mattias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://c5mix.com/blog/tutorials/use-hyphens-instead-of-underscores-in-concrete5-urls-by-default/comment-page-1#comment-5465</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 21 May 2009 20:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://c5mix.com/blog/?p=149#comment-5465</guid>
		<description>@ymne - Thank you!  You too!</description>
		<content:encoded><![CDATA[<p>@ymne &#8211; Thank you!  You too!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ymne</title>
		<link>http://c5mix.com/blog/tutorials/use-hyphens-instead-of-underscores-in-concrete5-urls-by-default/comment-page-1#comment-5464</link>
		<dc:creator>ymne</dc:creator>
		<pubDate>Thu, 21 May 2009 20:39:16 +0000</pubDate>
		<guid isPermaLink="false">http://c5mix.com/blog/?p=149#comment-5464</guid>
		<description>Thanks for the tip. I really like your works.

May God blissed you and your family greatly brother.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. I really like your works.</p>
<p>May God blissed you and your family greatly brother.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Isyaias</title>
		<link>http://c5mix.com/blog/tutorials/use-hyphens-instead-of-underscores-in-concrete5-urls-by-default/comment-page-1#comment-124</link>
		<dc:creator>Isyaias</dc:creator>
		<pubDate>Thu, 19 Mar 2009 08:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://c5mix.com/blog/?p=149#comment-124</guid>
		<description>Important info on SE. Thanks.
Be blessed.

Isyaias</description>
		<content:encoded><![CDATA[<p>Important info on SE. Thanks.<br />
Be blessed.</p>
<p>Isyaias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard S Davies</title>
		<link>http://c5mix.com/blog/tutorials/use-hyphens-instead-of-underscores-in-concrete5-urls-by-default/comment-page-1#comment-73</link>
		<dc:creator>Richard S Davies</dc:creator>
		<pubDate>Mon, 09 Mar 2009 17:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://c5mix.com/blog/?p=149#comment-73</guid>
		<description>Great tip, and great site, added to RSS.</description>
		<content:encoded><![CDATA[<p>Great tip, and great site, added to RSS.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

