Open benhuson opened 5 years ago
Right now, this is what it can be seen in the source code:
<meta name='robots' content='noindex,follow' />
Would be nice to have the capability to select if we want the login page to be indexable or not.
Same request here: https://wordpress.org/support/topic/seo-login-page/
Thanks for listening.
Workaround thanks to The SEO Framework: https://wordpress.org/support/topic/the-seo-framework-compatible-with-password-protected/ Many thanks!
https://wordpress.org/support/topic/disallow-searchengine/
<meta name="robots" content="none" />