Does Yoast put noindex code directly into the header.php file?
-
I”m trying to track down how the code below appeared in a site’s header.php file.
<meta name="robots" content="noindex,nofollow"/> <meta name="googlebot" content="noindex,noarchieve"/> <meta name="googlebot" content="noindex,noarchive"/> <meta name="bingbot" content="noindex,noarchieve"/> <meta name="bingbot" content="noindex,noarchive”/>I had been trying to prevent archives from showing up in Google but as of the file date, I thought I was messing around after this showed up. Besides…I also changed everything back to “follow.”
I created a dev. site and made the same settings and I didn’t see these in the header.php afterwards. I thought you created most of this dynamically, but I wanted to make sure. Could this of appeared because of anything I did with your plugin.
I’m just trying to track down what happened whether it be me or someone else who was playing.
Thanks
Bryan
The topic ‘Does Yoast put noindex code directly into the header.php file?’ is closed to new replies.