<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1021544" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1021544</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/301-redirects#comment-1132807</link>
    <description> &lt;p&gt;Thanks &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 10 Jun 2003 13:48:08 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1132807 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/301-redirects#comment-1132803</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://httpd.apache.org/docs/mod/mod_alias.html#redirectperm&quot; class=&quot;bb-url&quot;&gt;http://httpd.apache.org/docs/mod/mod_alias.html#redirectperm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It&#039;s the proper syntax for a 301 that has been, er, redirected permanently. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://httpd.apache.org/docs/mod/mod_alias.html#redirect&quot; class=&quot;bb-url&quot;&gt;http://httpd.apache.org/docs/mod/mod_alias.html#redirect&lt;/a&gt; explains Redirect  more.&lt;/p&gt;
&lt;p&gt;See the above urls (previous message) for links for other Apache versions.&lt;/p&gt;
&lt;p&gt;(previous message&#039;s errors have been fixed as well)&lt;/p&gt;
 </description>
     <pubDate>Tue, 10 Jun 2003 13:12:02 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1132803 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/301-redirects#comment-1132797</link>
    <description> &lt;p&gt;Suzanne, what do you mean by RedirectPermanent?&lt;/p&gt;
 </description>
     <pubDate>Tue, 10 Jun 2003 07:56:14 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1132797 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/301-redirects#comment-1132783</link>
    <description> &lt;p&gt;I recommend the RedirectPermanent over the redirect 301. It&#039;s the preferred syntax. Either way, it tells search engine spiders to update their links. A RedirectPermanent says, essentially, the former resource is no longer available, it has been permanently relocated to this other url. &lt;/p&gt;
&lt;p&gt;If you want to use a redirect for a temporary period, you can use the 302 or RedirectTemp.&lt;/p&gt;
&lt;p&gt;It&#039;s MUCH better than a 404, either way, as the user just gets the right information. If you want people to change their bookmarks, you could add a note at the top that the url has changed, blah blah.&lt;/p&gt;
 </description>
     <pubDate>Mon, 09 Jun 2003 23:43:57 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1132783 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/301-redirects#comment-1132778</link>
    <description> &lt;p&gt;the 301 auto redirects while the 404 gives reason or link&lt;/p&gt;
&lt;p&gt;in the htaccess its just:&lt;br /&gt;
redirect 301 /old folder/ &lt;a href=&quot;http://www.new&quot; class=&quot;bb-url&quot;&gt;http://www.new&lt;/a&gt; site.net/ &lt;/p&gt;
&lt;p&gt;I use 301 redirects on my site, you enter the old url and the new one is displayed, can try it if you want &lt;a href=&quot;http://www.munchtech.com/ezhtml/&quot; class=&quot;bb-url&quot;&gt;www.munchtech.com/ezhtml/&lt;/a&gt; will take you to &lt;a href=&quot;http://www.ezhtml.net&quot; class=&quot;bb-url&quot;&gt;ezhtml.net&lt;/a&gt;&lt;br /&gt;
even thou the pages are still on the first site they are never seen.&lt;/p&gt;
 </description>
     <pubDate>Mon, 09 Jun 2003 22:37:05 +0000</pubDate>
 <dc:creator>Busy</dc:creator>
 <guid isPermaLink="false">comment 1132778 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/301-redirects#comment-1132746</link>
    <description> &lt;p&gt;Would you say that there is any advantages in using this rather than just having a custom 404?&lt;/p&gt;
 </description>
     <pubDate>Mon, 09 Jun 2003 14:29:24 +0000</pubDate>
 <dc:creator>The Webmistress</dc:creator>
 <guid isPermaLink="false">comment 1132746 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/301-redirects#comment-1132737</link>
    <description> &lt;p&gt;&lt;a href=&quot;http://httpd.apache.org/docs-2.0/mod/mod_alias.html&quot; class=&quot;bb-url&quot;&gt;http://httpd.apache.org/docs-2.0/mod/mod_alias.html&lt;/a&gt; for Apache 2.0&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://httpd.apache.org/docs-2.1/mod/mod_alias.html&quot; class=&quot;bb-url&quot;&gt;http://httpd.apache.org/docs-2.1/mod/mod_alias.html&lt;/a&gt; for Apache 2.1&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://httpd.apache.org/docs/mod/mod_alias.html&quot; class=&quot;bb-url&quot;&gt;http://httpd.apache.org/docs/mod/mod_alias.html&lt;/a&gt; for Apache 1.x&lt;/p&gt;
 </description>
     <pubDate>Mon, 09 Jun 2003 13:54:51 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1132737 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/webmasters-corner/301-redirects#comment-1132736</link>
    <description> &lt;p&gt;It&#039;s a regular redirect (like the 404 redirect)&lt;/p&gt;
&lt;p&gt;RedirectPermanent /local/file.html &lt;a href=&quot;http://www.domain.com/newfile.php&quot; title=&quot;http://www.domain.com/newfile.php&quot;&gt;http://www.domain.com/newfile.php&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Then visitor shouldn&#039;t see the redirect, but it will be recorded in the server logs. You can use this information to determine what pages need to be redirected, and over time when you can remove the redirect (if you chose to).&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.apache.org&quot; class=&quot;bb-url&quot;&gt;apache.org&lt;/a&gt; has more information on redirects.&lt;/p&gt;
 </description>
     <pubDate>Mon, 09 Jun 2003 13:52:03 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1132736 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
