Robots.txt: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
mNo edit summary
Line 2: Line 2:
manual
manual
* [http://www.robotstxt.org/wc/norobots.html A Standard for Robot Exclusion]
* [http://www.robotstxt.org/wc/norobots.html A Standard for Robot Exclusion]
* [http://www.searchengineworld.com/cgi-bin/robotcheck.cgi Robots.txt Validator]
* [http://www.searchtools.com/robots/robots-meta.html Search Indexing Robots and the Robots META Tag - SearchTools.com]
* [http://www.google.com/support/webmasters/bin/answer.py?answer=40367 網站管理員說明中心 - 我不想將要攔截的每個檔案都列出。我可以使用* 和 $ 模式媒合嗎?]([http://www.google.com/support/webmasters/bin/answer.py?answer=40367&hl=en EN])
* [http://www.google.com/support/webmasters/bin/answer.py?answer=40367 網站管理員說明中心 - 我不想將要攔截的每個檔案都列出。我可以使用* 和 $ 模式媒合嗎?]([http://www.google.com/support/webmasters/bin/answer.py?answer=40367&hl=en EN])
* [http://www.google.com.tw/intl/zh-TW/webmasters/remove.html#outdated 給網站管理員的 Google 資訊]
 
: [http://www.google.com/webmasters/remove.html Google Information for Webmasters] (last visited: February 10, 2006)





Revision as of 23:54, 1 July 2007

Robots.txt for golbal website or specific folders

manual


robots.txt validator


移除自己的網頁在google上的索引

不希望自己的網站或網頁在google上被搜尋 要求Google移掉連結

more on 網站管理員說明中心 - 我如何從 Google 的索引中移除內容?

meta tag for each webpage

<meta name="robots" content="noindex,nofollow" />


related: