<?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: Solution: Forcing Trailing Slash Using .htaccess</title>
	<atom:link href="http://www.virtueseo.com/seo-blog/solution-forcing-trailing-slash-using-htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.virtueseo.com/seo-blog/solution-forcing-trailing-slash-using-htaccess/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 08 Mar 2009 03:51:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kichus</title>
		<link>http://www.virtueseo.com/seo-blog/solution-forcing-trailing-slash-using-htaccess/comment-page-1/#comment-135730</link>
		<dc:creator>kichus</dc:creator>
		<pubDate>Tue, 14 Oct 2008 04:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.kichus.in/?p=276#comment-135730</guid>
		<description>Justin, happy to know that you liked it. 

Regarding the magento breadcrumbs, if you know the back-end file structure, try to locate the breadcrumbs.phtml - this one normally contains the code for your breadcrumbs. You can add the trailing slash to it to avoid the additional server load.</description>
		<content:encoded><![CDATA[<p>Justin, happy to know that you liked it. </p>
<p>Regarding the magento breadcrumbs, if you know the back-end file structure, try to locate the breadcrumbs.phtml &#8211; this one normally contains the code for your breadcrumbs. You can add the trailing slash to it to avoid the additional server load.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Mayer</title>
		<link>http://www.virtueseo.com/seo-blog/solution-forcing-trailing-slash-using-htaccess/comment-page-1/#comment-135602</link>
		<dc:creator>Justin Mayer</dc:creator>
		<pubDate>Mon, 13 Oct 2008 19:36:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.kichus.in/?p=276#comment-135602</guid>
		<description>Thanks for handy info. Unless I&#039;m missing something, this seems to solve only half the problem. What about the way Magento generates its own URL links? For example, Magento&#039;s category breadcrumb links have no trailing slash. When a customer clicks on one of those links, the above rewrite rules will redirect the slashless request to one with a trailing slash. But the need to process the re-direct causes additional server load and delay (however small) for the customer. It would be far preferable if Magento could be coaxed into adding a trailing slash to all links appearing in the front-end. Does anyone know of a way to do this?</description>
		<content:encoded><![CDATA[<p>Thanks for handy info. Unless I&#8217;m missing something, this seems to solve only half the problem. What about the way Magento generates its own URL links? For example, Magento&#8217;s category breadcrumb links have no trailing slash. When a customer clicks on one of those links, the above rewrite rules will redirect the slashless request to one with a trailing slash. But the need to process the re-direct causes additional server load and delay (however small) for the customer. It would be far preferable if Magento could be coaxed into adding a trailing slash to all links appearing in the front-end. Does anyone know of a way to do this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

