<?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>SEO 搜尋引擎最佳化 &#187; redirect</title>
	<atom:link href="http://seo.list.tw/tag/redirect/feed/" rel="self" type="application/rss+xml" />
	<link>http://seo.list.tw</link>
	<description>SEO 搜尋引擎優化基礎、關鍵字廣告 與 搜尋行銷</description>
	<lastBuildDate>Sun, 13 Sep 2009 15:19:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>每個網站站都必要設定的 301 redirect</title>
		<link>http://seo.list.tw/301-redirect/</link>
		<comments>http://seo.list.tw/301-redirect/#comments</comments>
		<pubDate>Mon, 04 May 2009 07:00:05 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[網址與主機.]]></category>
		<category><![CDATA[redirect]]></category>

		<guid isPermaLink="false">http://seo.list.tw/?p=606</guid>
		<description><![CDATA[*本文章只適用於使用  Apache (多用於 Linux) 為 web server 的網站。
以友站 關鍵字廣告基地 為例，當這個網站架設好後，我們知道我們的官方網址是：http://www.clicks.com.tw
但是一般來說，我們可以以下四種方式輸入網址到達首頁：
http://www.clicks.com.tw/
http://www.clicks.com.tw/index.php 或 index.html 或 index.htm
http://clicks.com.tw/
http://clicks.com.tw/index.php
我們知道目前搜尋引擎基礎上以 backlink 連結來賦予網頁的權重，由於我們無法控制第三方採用哪一個網址來跟我們的網站進行連結，因此就可能出現 相同網頁、不同網址、不同權重的情況出現。『 相同網頁、不同網址、不同權重』這個問題，對瀏覽者來說可以說無傷大雅，但是在搜尋引擎就會造成權重分散的情形。
對搜尋引擎來說，上述四個網址代表著四個不一樣的網頁。
而對網站瀏覽者來說，對網址的具體印象也會不一。
筆者就曾經有過 http://www.xxxx.com.tw/  (PR =4) 跟 http://www.xxxx.com.tw/index.php (PR = 5) 出現不同  Page Rank 的問題。同一個網頁不同的 PageRank 代表著浪費了辛苦累積的 backlink。
這個情況在 Linux 伺服器 (準確點應該是說使用 Apache Web Server 的伺服器) 就要透過 301 redirect 來解決。所謂 301 redirect 的意思是告訴搜尋引擎這是永久性 (301) 的轉址 (redirect)。
在放置首頁  index.php 或 index.html 的目錄下，一般有一個 .htaccess 的隱藏檔案。這個 [...]<p>Post from: <a href="http://seo.list.tw">SEO.LIST.TW</a></p>
<p><a href="http://seo.list.tw/301-redirect/">每個網站站都必要設定的 301 redirect</a></p>
]]></description>
		<wfw:commentRss>http://seo.list.tw/301-redirect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
