<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Edmonds Commerce &#187; mod_rewrite</title>
	<atom:link href="http://www.edmondscommerce.co.uk/category/mod_rewrite/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edmondscommerce.co.uk</link>
	<description>Freelance PHP Ecommerce and SEO Developer in the UK</description>
	<lastBuildDate>Tue, 07 Feb 2012 17:14:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>mod_rewrite Strip Query String</title>
		<link>http://www.edmondscommerce.co.uk/mod_rewrite/mod_rewrite-strip-query-string/</link>
		<comments>http://www.edmondscommerce.co.uk/mod_rewrite/mod_rewrite-strip-query-string/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 10:24:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[query string]]></category>
		<category><![CDATA[strip]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=1352</guid>
		<description><![CDATA[To make your RewriteRule strip the query string, simply append a ? to the end of the rewrite path, eg: PLAIN TEXT CODE: # redirect all requests to a subfolder to the home page # strips query string RewriteEngine On RewriteBase / RewriteRule ^subfolder/.*$ /index.php? &#91;L,R=301&#93; More Reading: Magento URL Request Routing Htaccess Force SSL [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/mod_rewrite/mod_rewrite-strip-query-string/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache, mod_rewrite and SEO</title>
		<link>http://www.edmondscommerce.co.uk/search-engine-optimisation/apache-mod_rewrite-and-seo/</link>
		<comments>http://www.edmondscommerce.co.uk/search-engine-optimisation/apache-mod_rewrite-and-seo/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 11:26:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[search engine optimisation]]></category>

		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/search-engine-optimisation/apache-mod_rewrite-and-seo/</guid>
		<description><![CDATA[Dynamic database driven web sites tend to use various GET variables to define which content to display on that particular page. This is perfectly normal and reasonable. However it does make things a little confusing for search engine spiders as not every GET variable pertains to alternative content. Often GET is used for session, or [...]]]></description>
		<wfw:commentRss>http://www.edmondscommerce.co.uk/search-engine-optimisation/apache-mod_rewrite-and-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

