<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[北京SEO_北京SEO培训 - 【元创SEO】]]></title> 
<link>http://www.yuan-chuang.cc/index.php</link> 
<description><![CDATA[元创拥有10多年网络营销和SEO实战经验、管理经验。 《SEO实战 - 核心技术、优化策略、流量提升》一书作者。SEO实战家、推一把联合创始人]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[北京SEO_北京SEO培训 - 【元创SEO】]]></copyright>
<item>
<link>http://www.yuan-chuang.cc/read.php/.htm</link>
<title><![CDATA[301重定向怎么进行URL标准化设置？]]></title> 
<author>元创 &lt;admin@yourname.com&gt;</author>
<category><![CDATA[SEO策略]]></category>
<pubDate>Wed, 10 Dec 2008 04:17:07 +0000</pubDate> 
<guid>http://www.yuan-chuang.cc/read.php/.htm</guid> 
<description>
<![CDATA[ 
	301重定向怎么进行URL标准化设置？<br/><br/><br/>经常会碰到这样的情况，其他网站链接你的站点时，会用下面的链接：<br/>www.example.com <br/>example.com/ <br/>www.example.om/index.html <br/>example.com/index.php<br/>而这样导致：你站点主域名的pr值分散到其他几个URLs了。<br/>如果你用301重定向把其他三个URL转到<br/>www.example.com <br/>PR也就集中在主域名：www.example.com 了。<br/><strong>301重定向具体办法：</strong><br/>设置<a href="http://lxysem.cn/read.php/39.htm" target="_blank">.htaccess</a>文件（只适用于linux系统，并需要虚拟主机支持。）<br/>使访问example.com/的时候就会自动转到www.example.com <br/>在<a href="http://lxysem.cn/read.php/39.htm" target="_blank">.htaccess</a>文件里写上以下代码即可。<br/>RewriteEngine on<br/>RewriteCond %&#123;http_host&#125; ^mydomain.com [NC]<br/>RewriteRule ^(.*)$ http://www.mydomain.com/$1 [L,R=301]<br/>了解本站的.htaceess文件设置，请 <a href="http://lxysem.cn/read.php/39.htm" target="_blank">点击这里</a><br/>注意：URL标准化的301重定向（以上代码）需要写在其他URL-rewrite代码之前。<br/>Tags - <a href="http://www.yuan-chuang.cc/go.php/tags/301%25E9%2587%258D%25E5%25AE%259A%25E5%2590%2591/" rel="tag">301重定向</a>
]]>
</description>
</item><item>
<link>http://www.yuan-chuang.cc/read.php/.htm#blogcomment</link>
<title><![CDATA[[评论] 301重定向怎么进行URL标准化设置？]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.yuan-chuang.cc/read.php/.htm#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>