Robots.txt: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| Line 10: | Line 10: | ||
robots.txt validator | robots.txt validator | ||
* [http://tool.motoricerca.info/robots-checker.phtml New Robots.txt Syntax Checker: a validator for robots.txt files] | * [http://tool.motoricerca.info/robots-checker.phtml New Robots.txt Syntax Checker: a validator for robots.txt files] | ||
== 移除自己的網頁在google上的索引 == | |||
不希望自己的網站或網頁在google上被搜尋 要求Google移掉連結 | |||
* 3-5個工作天內處理: 使用 [https://www.google.com/webmasters/tools/ Google 網站管理員工具]中的 URL 移除要求工具 | |||
* 180天內: [http://www.google.com.tw/support/webmasters/bin/answer.py?answer=59819&topic=8459 網站管理員說明中心 - 如何確定我的內容可以從 Google 索引移除?] | |||
: more on [http://www.google.com.tw/support/webmasters/bin/answer.py?answer=35301 網站管理員說明中心 - 我如何從 Google 的索引中移除內容?] | |||
== meta tag for each webpage == | == meta tag for each webpage == | ||
Revision as of 23:34, 1 July 2007
Robots.txt for golbal website or specific folders
manual
- A Standard for Robot Exclusion
- Robots.txt Validator
- 網站管理員說明中心 - 我不想將要攔截的每個檔案都列出。我可以使用* 和 $ 模式媒合嗎?(EN)
- 給網站管理員的 Google 資訊
- Google Information for Webmasters (last visited: February 10, 2006)
robots.txt validator
移除自己的網頁在google上的索引
不希望自己的網站或網頁在google上被搜尋 要求Google移掉連結
- 3-5個工作天內處理: 使用 Google 網站管理員工具中的 URL 移除要求工具
- 180天內: 網站管理員說明中心 - 如何確定我的內容可以從 Google 索引移除?
meta tag for each webpage
<meta name="robots" content="noindex,nofollow" />
related: