gpt4 book ai didi

wordpress - 谷歌索引 : robots. txt 停止 wp 上传索引

转载 作者:行者123 更新时间:2023-12-04 16:33:35 28 4
gpt4 key购买 nike

我有一个被谷歌索引的 Wordpress 网站,但谷歌正在选择图片作为搜索结果 - 即如果我做 site:mysite.com,我会看到大量的结果,点击后,只需转到 wp-content 中的图片/上传/

我如何阻止这些出现在搜索结果中,同时仍然允许它们出现在谷歌图片中?

我已经对我的 robots.txt 进行了更改,因此第一位内容如下:

User-agent:*
Noindex: /product-tag/*
Noindex: /product-tag/
Noindex: /wp-content/uploads/*
Noindex: /forum/profile/*
Noindex: /my-account/*
Noindex: /my-account/
Noindex: /?s=*
Noindex: /tag/*

Disallow: /wp-admin/
Disallow: /wp-content/uploads/*
Disallow: /product-tag/*
Disallow: /product-tag/
Disallow: /forum/profile/*
Disallow: /my-account/*
Disallow: /my-account/
Disallow: /?s=*
Disallow: /tag/*

Allow: /shop/*
Allow: /product-category/*

User-agent: Googlebot-image
Allow: /
Disallow: /wp-admin/


我想我的问题是,这是可以的还是我做错了什么?如果是对的,我如何让谷歌意识到某些结果不应该再出现在索引中?

我知道我可以单独请求删除页面,但数量很大,所以如果这是正确的方法,我宁愿重新索引我的整个网站。

最佳答案

回答 :

User-agent: Googlebot-Image
Disallow: /*.gif$
Disallow: /*.png$

错误出在您的代码中,您允许 Googlebot-image 将您的图片编入索引
User-agent: Googlebot-image
Allow: /
Disallow: /wp-admin/

请引用: https://support.google.com/webmasters/answer/35308?hl=en

关于wordpress - 谷歌索引 : robots. txt 停止 wp 上传索引,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59355040/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com