We use technologies like cookies to store and/or access device information. We do this to improve browsing experience and to show (non-) personalized ads. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional
Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes.The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
2009年7月26日
用Google Webmasters Tools揪出錯誤網址連結
亮 google, tool, Wordpress 2009, Google, 我的紀事, 有關電腦 0 Comments
有時為了貪圖方便,寫作時總會把網頁內的原始碼整個複製貼上,然後在沒有覆檢之下,卻不小心把一些原本是屬於相關路徑的網址抄下來,結果就是連結失效。
絕對路徑指整個檔案或資料夾的路徑,例如這篇文章的絕對路徑是 http://infilmity.com/352.php ,這條連結可以放到任何網頁內文中,也可以產生一條正確的連結。
相關路徑指只能在該網站中使用的較簡短連結,例如本文在這個網域中,可以不必輸入整句,而只輸入 352.php 就能夠產生正確的連結。
前幾天我就一不留神,把flickr整個相簿縮圖抄下來放到自已的網誌之中,結果就造成了一大堆失效的連結:相關路徑配上錯誤的網域,顯示結果就是404 Error。
誰有空隨時隨地監控自已網站有沒有錯誤?我就採用Google Webmasters Tools(網站管理員工具),就這次事件,它就替我一下子揪出一大堆失效的連結,告訴我網站的問題,協助我修復並減低因錯誤連結而引起的不便。
使用這個工具必須是網站的管理員,最低限度能夠進入網站FTP,因為你在使用它之前,必須要以上載一個內含指定文字的檔案到該網絡空間,以確認你網絡管理員的身份。
如果你正在使用WordPress系統的話,你可以利用Google XML Sitemaps製作和Google Webmasters Tools相配的索引XML檔案,若你是Blogger.com用戶的話,則無需作此設定。
當一切準備就緒後,你可以考慮過一兩天再來查看Webmasters Tools,到時候它就會累積到足夠數據,而你就可以憑著數據得知你的網站的各種狀況,比如說:最常見的搜尋查詢、連至網站的連結、關鍵字排名,還有非常實用的檢索錯誤資訊。
網站一直被不同的bots搜尋著,利用XML導引bots可有助搜尋效率;修改robots.txt檔案,可以阻止bots搜尋到某特定的資料夾。從「檢索錯誤」頁面中可以得知究竟哪一個路徑上有著甚麼錯誤 – 我就是利用這些列表來修正自已出錯的文章。
最好還是利用iGoogle去觀測網站的狀況啦。