[Plugin: WordPress SEO by Yoast] remove noindex on login page
-
I saw that my simple press forum was not indexed by google because there was an automatic “noindex” insertion by yoast wordpress seo. I was searching to disable this option but there is no way to do that, so I’ve searched for it in the php files and found the function noindex_page() in class-frontend.php where I’ve commented out the line echo ‘<meta name=”robots” content=”noindex” />’.”\n”; and now my forum is indexed.
I need you to modify the plugin so we can choose if we want to index or not the login pages because some of use are using the login template in other sections of our websites.
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘[Plugin: WordPress SEO by Yoast] remove noindex on login page’ is closed to new replies.