<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: The anatomy of a server sided redirect: 301, 302 and 307 illuminated SEO wise</title>
	<link>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/</link>
	<description>If you've read my articles somewhere on the Internet, expect something different here.</description>
	<pubDate>Wed, 23 May 2012 06:27:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: How To 301 Redirect A Website</title>
		<link>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-2969</link>
		<dc:creator>How To 301 Redirect A Website</dc:creator>
		<pubDate>Mon, 28 Nov 2011 20:10:27 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-2969</guid>
		<description>[...] ever need to use 303. (If you&#8217;re still interested in the differences, here&#8217;s a great status code pamphlet by [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] ever need to use 303. (If you&#8217;re still interested in the differences, here&#8217;s a great status code pamphlet by [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stan Bongers</title>
		<link>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-2958</link>
		<dc:creator>Stan Bongers</dc:creator>
		<pubDate>Sun, 30 Oct 2011 08:15:17 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-2958</guid>
		<description>I never thought twice about using a 301 redirect before but now I understand the implications of doing so in a way I never did before. I will have to think twice in the future about using a site with a high page rank as just a vehicle for a redirect</description>
		<content:encoded><![CDATA[<p>I never thought twice about using a 301 redirect before but now I understand the implications of doing so in a way I never did before. I will have to think twice in the future about using a site with a high page rank as just a vehicle for a redirect</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-2747</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 06 Dec 2010 06:47:56 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-2747</guid>
		<description>I'm still not sure whot is optimal for maintenance temporary redirect.  307 or 302 ...?

[During maintenance windows serve a 503, don't redirect! Sebastian]</description>
		<content:encoded><![CDATA[<p>I&#8217;m still not sure whot is optimal for maintenance temporary redirect.  307 or 302 &#8230;?</p>
<p>[During maintenance windows serve a 503, don&#8217;t redirect! Sebastian]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-2649</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Mon, 15 Nov 2010 15:35:00 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-2649</guid>
		<description>Mike, if this 'move' makes sense at all, then make sure that the new example.com content doesn't share URIs with the old stuff that will be served from greatexample.com.

On each and every Web object currently living off example.com provide a rel-canonical meta element pointing to its corresponding URI at greatexample.com. Unfortunately, you can't do that with non-HTML objects yet, so those should perform a 307 redirect pointing to their new greatexample.com URI (until the engines support &lt;a href="http://sebastians-pamphlets.com/x-canonical-uri-http-header/"&gt;LINK headers&lt;/a&gt;).

When the new example.com content is ready to launch, 301-redirect the old stuff (HTML pages as well as all other objects) to corresponding URIs at greatexample.com. As long as example.com lives, do not reuse old URIs.

That doesn't work for all URIs. As for the root index page, example.com/ should have a hint like "if you're searching for ancient stuff no longer available here, try greatexample.com" or so. </description>
		<content:encoded><![CDATA[<p>Mike, if this &#8216;move&#8217; makes sense at all, then make sure that the new example.com content doesn&#8217;t share URIs with the old stuff that will be served from greatexample.com.</p>
<p>On each and every Web object currently living off example.com provide a rel-canonical meta element pointing to its corresponding URI at greatexample.com. Unfortunately, you can&#8217;t do that with non-HTML objects yet, so those should perform a 307 redirect pointing to their new greatexample.com URI (until the engines support <a href="http://sebastians-pamphlets.com/x-canonical-uri-http-header/">LINK headers</a>).</p>
<p>When the new example.com content is ready to launch, 301-redirect the old stuff (HTML pages as well as all other objects) to corresponding URIs at greatexample.com. As long as example.com lives, do not reuse old URIs.</p>
<p>That doesn&#8217;t work for all URIs. As for the root index page, example.com/ should have a hint like &#8220;if you&#8217;re searching for ancient stuff no longer available here, try greatexample.com&#8221; or so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-2645</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 11 Nov 2010 09:19:47 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-2645</guid>
		<description>Sebastian,
I know very little about the technology beyond starting my browser and typing in a URL.  Will you recommend my best option based on your knowledge?

I want to point www.example.com to www.greatexample.com.

I will change www.example.com to have content of it's own, but that will not happen for a few months at least.

I want www.example.com found (vs. always redirecting to www.greatexample.com) when the content is ready.

Should I use a 301, 302, or 307 redirect?  I have also heard of "web forwarding", but I don't know which of these four options is best.

Thanks!</description>
		<content:encoded><![CDATA[<p>Sebastian,<br />
I know very little about the technology beyond starting my browser and typing in a URL.  Will you recommend my best option based on your knowledge?</p>
<p>I want to point <a href="http://www.example.com">www.example.com</a> to <a href="http://www.greatexample.com.">www.greatexample.com.</a></p>
<p>I will change <a href="http://www.example.com">www.example.com</a> to have content of it&#8217;s own, but that will not happen for a few months at least.</p>
<p>I want <a href="http://www.example.com">www.example.com</a> found (vs. always redirecting to <a href="http://www.greatexample.com">www.greatexample.com</a>) when the content is ready.</p>
<p>Should I use a 301, 302, or 307 redirect?  I have also heard of &#8220;web forwarding&#8221;, but I don&#8217;t know which of these four options is best.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEO Toxin: Directory-like URI Structures &#124; SEO Bullshit</title>
		<link>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-2250</link>
		<dc:creator>SEO Toxin: Directory-like URI Structures &#124; SEO Bullshit</dc:creator>
		<pubDate>Tue, 02 Feb 2010 18:24:19 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-2250</guid>
		<description>[...] server name canonicalization), and search engines won&#8217;t index any product page, because five redirects in a row is the maximum. There&#8217;s no maximum when it comes to SEO myths, so probably most [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] server name canonicalization), and search engines won&#8217;t index any product page, because five redirects in a row is the maximum. There&#8217;s no maximum when it comes to SEO myths, so probably most [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: As if sloppy social media users ain&#8217;t bad enough &#8230; search engines support traffic theft</title>
		<link>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-1868</link>
		<dc:creator>As if sloppy social media users ain&#8217;t bad enough &#8230; search engines support traffic theft</dc:creator>
		<pubDate>Mon, 26 Oct 2009 19:19:19 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-1868</guid>
		<description>[...] what a mess. The candidate from Redmond fails totally on understanding the HTTP protocol. Their search index is flooded with a bazillion of URI-only listings that all do a 301 redirect, [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] what a mess. The candidate from Redmond fails totally on understanding the HTTP protocol. Their search index is flooded with a bazillion of URI-only listings that all do a 301 redirect, [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jehzeel Laurente</title>
		<link>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-1844</link>
		<dc:creator>Jehzeel Laurente</dc:creator>
		<pubDate>Wed, 14 Oct 2009 07:07:45 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-1844</guid>
		<description>I still can't understand what's the difference between 302 and 307 redirection. :(

[302-found-elsewhere indicates crap. 307-temp-redirect-don't-cache is a cool way to tell the user agent that a resource must get requested under this address but the content will be delivered by another URI at the moment, or from frequently changing URIs ....]</description>
		<content:encoded><![CDATA[<p>I still can&#8217;t understand what&#8217;s the difference between 302 and 307 redirection. <img src='http://sebastians-pamphlets.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>[302-found-elsewhere indicates crap. 307-temp-redirect-don&#8217;t-cache is a cool way to tell the user agent that a resource must get requested under this address but the content will be delivered by another URI at the moment, or from frequently changing URIs &#8230;.]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-1789</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 21 Sep 2009 16:40:50 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-1789</guid>
		<description>Good meaty article. It cleared up some points for me, so thanks for that. BTW, I've been using 310's for a while. Apparently, these are even more permanent than 301's.

[&lt;a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3"&gt;Wow&lt;/a&gt;. There's no such thing as a "310" alias for 410-your-spammy-link-status-is-Gone.]</description>
		<content:encoded><![CDATA[<p>Good meaty article. It cleared up some points for me, so thanks for that. BTW, I&#8217;ve been using 310&#8217;s for a while. Apparently, these are even more permanent than 301&#8217;s.</p>
<p>[<a href="http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3">Wow</a>. There&#8217;s no such thing as a &#8220;310&#8243; alias for 410-your-spammy-link-status-is-Gone.]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Przekierowania HTTP &#124; TeMPOraL's devBlog</title>
		<link>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-1771</link>
		<dc:creator>Przekierowania HTTP &#124; TeMPOraL's devBlog</dc:creator>
		<pubDate>Tue, 08 Sep 2009 05:50:08 +0000</pubDate>
		<guid>http://sebastians-pamphlets.com/the-anatomy-of-http-redirects-301-302-307/#comment-1771</guid>
		<description>[...] jedno z nich powinno być powszechnie znane programistom PHP. Wpis ten oparty jest o post "The anatomy of server sided redirect" na blogu Sebastian's Pamphlets, specyfikacji HTTP/1.1, której wydrukowany fragment trzymam obok [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] jedno z nich powinno być powszechnie znane programistom PHP. Wpis ten oparty jest o post &#8220;The anatomy of server sided redirect&#8221; na blogu Sebastian&#8217;s Pamphlets, specyfikacji HTTP/1.1, której wydrukowany fragment trzymam obok [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

