从Google结果中删除站点地图URL

时间:2019-04-14 07:22:55

标签: sitemap google-search-console google-sitemap xml-sitemap

如果我搜索“ oddname site:foo.com”,则带有Sitemaps http://foo.com/oddname.php的网页将显示在Google搜索结果中。

如何在不使用“ robots.txt”的情况下将其从结果中删除?我不想让任何人知道我的站点地图URL是什么。

谢谢。

1 个答案:

答案 0 :(得分:0)

尝试添加noindex元标记。

  

使用'noindex'的块搜索索引   您可以通过在页面的HTML代码中包含noindex元标记或在HTTP请求中返回“ noindex”标头来阻止页面显示在Google搜索中。当Googlebot接下来抓取该页面并看到标签或标题时,无论其他网站是否链接到该页面,Googlebot都会从Google搜索结果中完全删除该页面。

请参见https://support.google.com/webmasters/answer/93710