I'm currently disabling some Woocommerce product from my site and for this, I set them as private.

I'd like to know if 'private' will also set the no index meta as true?

有帮助吗?

解决方案

If you are using the default Wordpress method of marking a post/page private, NO. This only prevents that post/page content from being viewable.

Google (and other search bots) will not find private pages. Only logged in blog Editors and Administrators can see Private pages.

So, while Wordpress will not add the meta to block bots, your private pages still will be invisible to Search Engines.

许可以下: CC-BY-SA归因
scroll top