<?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>深蓝的blog &#187; 重定向</title>
	<atom:link href="http://www.lanxinbase.com/?feed=rss2&#038;tag=%E9%87%8D%E5%AE%9A%E5%90%91" rel="self" type="application/rss+xml" />
	<link>http://www.lanxinbase.com</link>
	<description>记录日常生活</description>
	<lastBuildDate>Sat, 18 Apr 2026 07:10:07 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.3</generator>
	<item>
		<title>Nginx 301重定向域名详细配置方法</title>
		<link>http://www.lanxinbase.com/?p=669</link>
		<comments>http://www.lanxinbase.com/?p=669#comments</comments>
		<pubDate>Thu, 27 Aug 2015 01:49:53 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[2.运维相关]]></category>
		<category><![CDATA[5.互联网应用开发]]></category>
		<category><![CDATA[301]]></category>
		<category><![CDATA[Nginx]]></category>
		<category><![CDATA[重定向]]></category>

		<guid isPermaLink="false">http://blog.lanxinbase.com/?p=669</guid>
		<description><![CDATA[为何要使用301重定向

在网站建设中需要网页重定向的情况很多：如网页目录结构变动，网页重命名、网页的扩展名改变、网站域名改变等。如果不做重定向，用户的收藏和搜索引擎数据库中的旧地址只能让访客得到一个404错误信息页面，访问流量白白丧失。不仅如此，之前该页面的一切积累（比如PR值）就都白费了。

301重定向不仅能使页面实现自动跳转，对于搜索引擎来说，也可能可以传递PR值。]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=669</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
