<?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 Friendly Redirects with PHP</title>
	<atom:link href="http://www.open-source-web.com/php/seo-friendly-redirects-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.open-source-web.com/php/seo-friendly-redirects-with-php/</link>
	<description>Your open source for Development and Design</description>
	<lastBuildDate>Sat, 27 Mar 2010 11:46:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: tmodsw</title>
		<link>http://www.open-source-web.com/php/seo-friendly-redirects-with-php/comment-page-1/#comment-15</link>
		<dc:creator>tmodsw</dc:creator>
		<pubDate>Sun, 22 Mar 2009 07:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.open-source-web.com/?p=60#comment-15</guid>
		<description>I have been looking for an example of how to do this for a while, now I can redirect my whole shopping cart system with ease, thank you!</description>
		<content:encoded><![CDATA[<p>I have been looking for an example of how to do this for a while, now I can redirect my whole shopping cart system with ease, thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adi</title>
		<link>http://www.open-source-web.com/php/seo-friendly-redirects-with-php/comment-page-1/#comment-5</link>
		<dc:creator>Adi</dc:creator>
		<pubDate>Wed, 28 Jan 2009 21:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.open-source-web.com/?p=60#comment-5</guid>
		<description>The good thing about doing this in PHP instead of using a htaccess file is you can redirect all your pages from a database query and ammend a URL. also if you have hundreds of redirects you dont need to worry about having a huge htaccess file.</description>
		<content:encoded><![CDATA[<p>The good thing about doing this in PHP instead of using a htaccess file is you can redirect all your pages from a database query and ammend a URL. also if you have hundreds of redirects you dont need to worry about having a huge htaccess file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hutchy</title>
		<link>http://www.open-source-web.com/php/seo-friendly-redirects-with-php/comment-page-1/#comment-4</link>
		<dc:creator>Hutchy</dc:creator>
		<pubDate>Wed, 28 Jan 2009 21:04:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.open-source-web.com/?p=60#comment-4</guid>
		<description>This seems to be a very quick and easy way to redirect in the proper manner. How does it compare in speed though to adding them in apaches htaccess file?</description>
		<content:encoded><![CDATA[<p>This seems to be a very quick and easy way to redirect in the proper manner. How does it compare in speed though to adding them in apaches htaccess file?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
