<?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: Using htaccess 301 redirect in folder or subdirectory</title>
	<atom:link href="http://codegrad.hub.ph/using-htaccess-301-redirect-in-subfolders/feed/" rel="self" type="application/rss+xml" />
	<link>http://codegrad.hub.ph/using-htaccess-301-redirect-in-subfolders/</link>
	<description></description>
	<lastBuildDate>Tue, 24 Jan 2012 11:45:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Greten</title>
		<link>http://codegrad.hub.ph/using-htaccess-301-redirect-in-subfolders/#comment-20628</link>
		<dc:creator>Greten</dc:creator>
		<pubDate>Sat, 26 Feb 2011 11:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://codegrad.hub.ph/?p=209#comment-20628</guid>
		<description>Hi Srisuda

It seems that you misunderstood this post. There are no first and second methods. In the section &quot;Putting the .htaccess in a subdirectory&quot;, I was merely explaining what happen when you put the redirect code in the .htaccess in a folder. There is only one method, and it is by putting the redirect code in the .htaccess of the root directory. I&#039;m afraid you really have to clutter your .htaccess file if you have that too many pages (600 you say?) to redirect. I&#039;m not sure to what extent does it slow down the site since I never had 600 redirects before.</description>
		<content:encoded><![CDATA[<p>Hi Srisuda</p>
<p>It seems that you misunderstood this post. There are no first and second methods. In the section &#8220;Putting the .htaccess in a subdirectory&#8221;, I was merely explaining what happen when you put the redirect code in the .htaccess in a folder. There is only one method, and it is by putting the redirect code in the .htaccess of the root directory. I&#8217;m afraid you really have to clutter your .htaccess file if you have that too many pages (600 you say?) to redirect. I&#8217;m not sure to what extent does it slow down the site since I never had 600 redirects before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srisuda Romero</title>
		<link>http://codegrad.hub.ph/using-htaccess-301-redirect-in-subfolders/#comment-20599</link>
		<dc:creator>Srisuda Romero</dc:creator>
		<pubDate>Mon, 21 Feb 2011 05:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://codegrad.hub.ph/?p=209#comment-20599</guid>
		<description>Re:301 redirects from the subfolder:

This is a newbie question, so I hope you will bear with me. Do I need to put anything else in the .htaccess file besides the one line redirect?

I tried doing the first method you mentioned, and I can&#039;t get it to redirect at all. 

There is an .htaccess file in the root directory of my site, too, but I don&#039;t want to load that root level .htaccess file up with a bunch of redirects. I have about 25 subfolders with about thirty redirects in each subfolder, so putting 600 redirects in the root folder would end up slowing down every page.

Is there something I should look for in my root folder which might be &quot;overriding&quot; the redirect in the subfolder?

Thanks in advance for your help (and thanks for posting the article in the first place.</description>
		<content:encoded><![CDATA[<p>Re:301 redirects from the subfolder:</p>
<p>This is a newbie question, so I hope you will bear with me. Do I need to put anything else in the .htaccess file besides the one line redirect?</p>
<p>I tried doing the first method you mentioned, and I can&#8217;t get it to redirect at all. </p>
<p>There is an .htaccess file in the root directory of my site, too, but I don&#8217;t want to load that root level .htaccess file up with a bunch of redirects. I have about 25 subfolders with about thirty redirects in each subfolder, so putting 600 redirects in the root folder would end up slowing down every page.</p>
<p>Is there something I should look for in my root folder which might be &#8220;overriding&#8221; the redirect in the subfolder?</p>
<p>Thanks in advance for your help (and thanks for posting the article in the first place.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greten</title>
		<link>http://codegrad.hub.ph/using-htaccess-301-redirect-in-subfolders/#comment-18391</link>
		<dc:creator>Greten</dc:creator>
		<pubDate>Thu, 23 Sep 2010 03:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://codegrad.hub.ph/?p=209#comment-18391</guid>
		<description>You can try using this: &lt;a href=&quot;http://codegrad.hub.ph/pointing-the-domain-to-a-folder-within-the-root-directory/&quot; rel=&quot;nofollow&quot;&gt;Pointing the domain to a folder within the root directory&lt;/a&gt; though as you can see in my notes at the bottom, I still need to further study that tweak.</description>
		<content:encoded><![CDATA[<p>You can try using this: <a href="../pointing-the-domain-to-a-folder-within-the-root-directory/" rel="nofollow">Pointing the domain to a folder within the root directory</a> though as you can see in my notes at the bottom, I still need to further study that tweak.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DimitriAu</title>
		<link>http://codegrad.hub.ph/using-htaccess-301-redirect-in-subfolders/#comment-17759</link>
		<dc:creator>DimitriAu</dc:creator>
		<pubDate>Thu, 26 Aug 2010 23:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://codegrad.hub.ph/?p=209#comment-17759</guid>
		<description>How do I redirect mydomain.com to mydomain/myfolder/ ?</description>
		<content:encoded><![CDATA[<p>How do I redirect mydomain.com to mydomain/myfolder/ ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

