<?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>Pisake Cho&#039;s blog, my exploration through digital edge &#187; 301 redirect</title>
	<atom:link href="http://www.mashupdesign.com/mashupblog/tag/301-redirect/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mashupdesign.com/mashupblog</link>
	<description>code is poetry &#124; design is game</description>
	<lastBuildDate>Fri, 25 Jun 2010 06:52:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>seo friendly redirect 301 redirect &#8211; PHP Redirect</title>
		<link>http://www.mashupdesign.com/mashupblog/2008/snipplets/301-redirect-php-redirect.html</link>
		<comments>http://www.mashupdesign.com/mashupblog/2008/snipplets/301-redirect-php-redirect.html#comments</comments>
		<pubDate>Mon, 30 Jun 2008 08:31:36 +0000</pubDate>
		<dc:creator>pisakec</dc:creator>
				<category><![CDATA[snipplets]]></category>
		<category><![CDATA[301 redirect]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[web practice]]></category>

		<guid isPermaLink="false">http://mashupdesign.com/mashupblog/?p=9</guid>
		<description><![CDATA[PHP: &#60;?   header( &#8220;HTTP/1.1 301 Moved Permanently&#8221; );   header( &#8220;Status: 301 Moved Permanently&#8221; )   header( &#8220;Location: http://www.new-url.com/&#8221; );   exit(0); // This is Optional but suggested, to avoid any accidental output   ?&#62;]]></description>
		<wfw:commentRss>http://www.mashupdesign.com/mashupblog/2008/snipplets/301-redirect-php-redirect.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

