请高手指点怎样才能使GOOGLE等搜索不到我的网页?

来源:百度知道 编辑:UC知道 时间:2024/05/12 04:28:04
我到GOOGLE提交删除网站时提示我We could not detect any meta tags on that page.
Please verify that the URL and page are correct. 可我已经用HTML编辑时加了元标记啊.

在你服务器的根目录中放入一个名为 robots.txt 的文件。
文件内容为:
User-agent:Googlebot
Disallow:/
如果用*号代替上面的Googlebot,那么google、百度等所有搜索引擎都不会搜索你的网页了。
通过robots.txt文件还可以实现更复杂的搜索定义,其详细格式参见:
http://www.robotstxt.org/wc/norobots.html

title去掉
不可能搜索倒你
或者去 GOOGLE提交删除网站