Recently my hosting automatically upgraded our WordPress version. Due to custom plugin conflicts, we requested them to restore it to the previous version.
Our homepage now contains the code “meta name=”robots” content=”noindex,nofollow”https://wordpress.stackexchange.com/” (< removed). From Googling, it appears that this code should be added when I visit the Privacy section of WordPress and select “I would like to block search engines, but allow normal visitors”.
However, my site is selected as “I would like my site to be visible to everyone, including search engines (like Google, Bing, Technorati) and archivers”.
I also understand that by default, WordPress chooses the first option, blocking search engines. I think that at some point during the restore to a previous version, WordPress has got stuck in the blocking search engine mode. Changing privacy is having no affect on the code.
I need a manual way to remove “meta name=”robots” content=”noindex,nofollow”https://wordpress.stackexchange.com/” from the homepage – I have no idea where the code is located though.