<?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: Mod_rewrite: A Users Guide</title>
	<atom:link href="http://www.aomtalk.com/2008/12/modrewrite-users-guide.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aomtalk.com/2008/12/modrewrite-users-guide.html</link>
	<description>Associate-O-Matic News, Tips and Help</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:14:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: mcarp555</title>
		<link>http://www.aomtalk.com/2008/12/modrewrite-users-guide.html/comment-page-1#comment-11195</link>
		<dc:creator>mcarp555</dc:creator>
		<pubDate>Mon, 09 Jan 2012 09:59:31 +0000</pubDate>
		<guid isPermaLink="false">http://ziplon.wordpress.com/2008/12/12/mod_rewrite-a-users-guide/#comment-11195</guid>
		<description>The various parameters (Cat ID, Node &amp; ASIN) are required in the URL, otherwise the system can&#039;t keep track. You&#039;re welcome to experiment with the rules on your own to see if there is a workaround, but so far we haven&#039;t seen one.</description>
		<content:encoded><![CDATA[<p>The various parameters (Cat ID, Node &#038; ASIN) are required in the URL, otherwise the system can&#8217;t keep track. You&#8217;re welcome to experiment with the rules on your own to see if there is a workaround, but so far we haven&#8217;t seen one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.aomtalk.com/2008/12/modrewrite-users-guide.html/comment-page-1#comment-11186</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 09 Jan 2012 01:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://ziplon.wordpress.com/2008/12/12/mod_rewrite-a-users-guide/#comment-11186</guid>
		<description>How about using a custom rewrite mode to do away with the Amazon part of the url, so instead of having:

http://www.mysite.com/7-404276-B001C08RHA-Iron_Man_Single_Disc_Edition.html

how about:

http://www.mysite.com/Iron_Man_Single_Disc_Edition.html

That would be way better for the seo. How could I implement that and would there be any negative consequences?</description>
		<content:encoded><![CDATA[<p>How about using a custom rewrite mode to do away with the Amazon part of the url, so instead of having:</p>
<p><a href="http://www.mysite.com/7-404276-B001C08RHA-Iron_Man_Single_Disc_Edition.html" rel="nofollow">http://www.mysite.com/7-404276-B001C08RHA-Iron_Man_Single_Disc_Edition.html</a></p>
<p>how about:</p>
<p><a href="http://www.mysite.com/Iron_Man_Single_Disc_Edition.html" rel="nofollow">http://www.mysite.com/Iron_Man_Single_Disc_Edition.html</a></p>
<p>That would be way better for the seo. How could I implement that and would there be any negative consequences?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sherry</title>
		<link>http://www.aomtalk.com/2008/12/modrewrite-users-guide.html/comment-page-1#comment-6077</link>
		<dc:creator>Sherry</dc:creator>
		<pubDate>Fri, 08 Apr 2011 23:50:58 +0000</pubDate>
		<guid isPermaLink="false">http://ziplon.wordpress.com/2008/12/12/mod_rewrite-a-users-guide/#comment-6077</guid>
		<description>For your rule set #1, I was able to use the instructions posted by littletoons at http://www.associate-o-matic.com/forum/viewtopic.php?f=8&amp;t=4124 to make this work. 

Just using &quot;../&quot; in the admin interface and &quot;RewriteRule ^../ shop.php&quot; in the &quot;.htaccess file&quot; resulted in the server not being able to find the home page. I believe this is because of the way the directory for my site is positioned on my server.</description>
		<content:encoded><![CDATA[<p>For your rule set #1, I was able to use the instructions posted by littletoons at <a href="http://www.associate-o-matic.com/forum/viewtopic.php?f=8&#038;t=4124" rel="nofollow">http://www.associate-o-matic.com/forum/viewtopic.php?f=8&#038;t=4124</a> to make this work. </p>
<p>Just using &#8220;../&#8221; in the admin interface and &#8220;RewriteRule ^../ shop.php&#8221; in the &#8220;.htaccess file&#8221; resulted in the server not being able to find the home page. I believe this is because of the way the directory for my site is positioned on my server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graham</title>
		<link>http://www.aomtalk.com/2008/12/modrewrite-users-guide.html/comment-page-1#comment-3124</link>
		<dc:creator>Graham</dc:creator>
		<pubDate>Wed, 25 Aug 2010 20:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://ziplon.wordpress.com/2008/12/12/mod_rewrite-a-users-guide/#comment-3124</guid>
		<description>Fantastic instructions...works a charm!</description>
		<content:encoded><![CDATA[<p>Fantastic instructions&#8230;works a charm!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uploaded files Cant move on</title>
		<link>http://www.aomtalk.com/2008/12/modrewrite-users-guide.html/comment-page-1#comment-2655</link>
		<dc:creator>Uploaded files Cant move on</dc:creator>
		<pubDate>Mon, 10 May 2010 06:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://ziplon.wordpress.com/2008/12/12/mod_rewrite-a-users-guide/#comment-2655</guid>
		<description>Hi, im unsure what to do next, I uploaded the files after downloading from the site, the trial version, changed the name of one of the files as directed, I cant go to admin to set up a new shop, or even the cpanel, im stuck, im sure im missing something simple can some one please assist</description>
		<content:encoded><![CDATA[<p>Hi, im unsure what to do next, I uploaded the files after downloading from the site, the trial version, changed the name of one of the files as directed, I cant go to admin to set up a new shop, or even the cpanel, im stuck, im sure im missing something simple can some one please assist</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.aomtalk.com/2008/12/modrewrite-users-guide.html/comment-page-1#comment-720</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 01 Jul 2009 08:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://ziplon.wordpress.com/2008/12/12/mod_rewrite-a-users-guide/#comment-720</guid>
		<description>Check the &#039;Five New User Questions&#039; in the grey box at the top of the page.</description>
		<content:encoded><![CDATA[<p>Check the &#8216;Five New User Questions&#8217; in the grey box at the top of the page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NewMoney</title>
		<link>http://www.aomtalk.com/2008/12/modrewrite-users-guide.html/comment-page-1#comment-715</link>
		<dc:creator>NewMoney</dc:creator>
		<pubDate>Wed, 01 Jul 2009 03:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://ziplon.wordpress.com/2008/12/12/mod_rewrite-a-users-guide/#comment-715</guid>
		<description>Wasn&#039;t there some way of getting rid of the  &quot;shop.php?&quot; in the middle of the URL after the rewrite?</description>
		<content:encoded><![CDATA[<p>Wasn&#8217;t there some way of getting rid of the  &#8220;shop.php?&#8221; in the middle of the URL after the rewrite?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cell phones</title>
		<link>http://www.aomtalk.com/2008/12/modrewrite-users-guide.html/comment-page-1#comment-354</link>
		<dc:creator>cell phones</dc:creator>
		<pubDate>Tue, 02 Jun 2009 16:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://ziplon.wordpress.com/2008/12/12/mod_rewrite-a-users-guide/#comment-354</guid>
		<description>very confusing.</description>
		<content:encoded><![CDATA[<p>very confusing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: witdodo</title>
		<link>http://www.aomtalk.com/2008/12/modrewrite-users-guide.html/comment-page-1#comment-224</link>
		<dc:creator>witdodo</dc:creator>
		<pubDate>Wed, 13 May 2009 05:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://ziplon.wordpress.com/2008/12/12/mod_rewrite-a-users-guide/#comment-224</guid>
		<description>worked like a charm</description>
		<content:encoded><![CDATA[<p>worked like a charm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mcarp555</title>
		<link>http://www.aomtalk.com/2008/12/modrewrite-users-guide.html/comment-page-1#comment-173</link>
		<dc:creator>mcarp555</dc:creator>
		<pubDate>Sun, 19 Apr 2009 09:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://ziplon.wordpress.com/2008/12/12/mod_rewrite-a-users-guide/#comment-173</guid>
		<description>You should probably open a support ticket on the AOM site, including details like the URL, a copy of your cfg.saved.php file, etc.</description>
		<content:encoded><![CDATA[<p>You should probably open a support ticket on the AOM site, including details like the URL, a copy of your cfg.saved.php file, etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

