I've done some research and run up with this code
remove_action('wp_head','noindex',1);
but apparently it's not removing the <meta name="robots" content="noindex,follow"/>
in my WordPress header. I'm using WordPress 4.2.3
I've done some research and run up with this code
remove_action('wp_head','noindex',1);
but apparently it's not removing the <meta name="robots" content="noindex,follow"/>
in my WordPress header. I'm using WordPress 4.2.3