Noindex个人sharepoint 2007页面

时间:2011-12-12 12:28:16

标签: sharepoint

我想从谷歌隐藏一个单独的页面。我该怎么做? 我有这个页面的UserControl。

提前Tnx

1 个答案:

答案 0 :(得分:1)

首先尝试使用robots.txt方法。请参阅此处的说明http://www.robotstxt.org/robotstxt.html

在您网站的根目录中编写一个robots.txt,让所有人都可以阅读和放置

User-agent: *
Disallow: /<your_page_url>