admin管理员组文章数量:1333723
We’ve created some pages on our wordpress site and we need to stop search engine bots visits on those specific pages.
I’ve recorded a video on this issue,
is there any plugin available to do that or if u know any way how to do that automatically?
Letme know your opinion, thanks
We’ve created some pages on our wordpress site and we need to stop search engine bots visits on those specific pages.
I’ve recorded a video on this issue,
https://www.loom/share/6f1d8f9bc30f453abd9f5b930a6fe351
is there any plugin available to do that or if u know any way how to do that automatically?
Letme know your opinion, thanks
Share Improve this question asked Jun 19, 2020 at 23:35 DaleDale 11 Answer
Reset to default 0This is not WordPress related, it is more a SEO stuff. I'm not an SEO expert, but anyways, apparently, you are doing the indexing steps correctly.
- Effectively, those posts have the meta tag
<meta name="robots" content="noindex,nofollow"/>
- Your sitemap
https://modelhomemakeover.ca/post-sitemap.xml
apparently is not showing those posts. Additionally, you have to upload the sitemap to Google Search Console. - If you search in google
site:https://modelhomemakeover.ca/
, at least in my case, those posts are not showing in the 279 results.
In summary, you are doing the correct steps, BUT, keep in mind that the parameter noindex
, anyways, can be avoided for the crawlers.
This is from Moz:
It is important to note that malicious crawlers are likely to completely ignore meta directives and as such, this protocol does not make a good security mechanism. If you have private information that you don’t want to make publicly searchable, choose a more secure approach, such as password protection, to keep visitors from viewing confidential pages.
Additionally, you can add the directives into a robots.txt. You can read further here.
Probably, you are receiving some malicious or not user traffic (apparently not a Google crawler). Maybe, you can use a plugin like Wordfence, in order to get further information.
本文标签: pluginsWe need to stop search engine bots visits on some specific pages
版权声明:本文标题:plugins - We need to stop search engine bots visits on some specific pages 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742332129a2454905.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论