Hi, we have developed a site with bedrock, and when came the time to deploy online, we had issues installing the environment on the server (it’s hosted on GoDaddy, a client requirement…) so we had to make an “image” of the site using the All-in-One WP Migration plugin. The image was then imported on a clean install of WP on the hosting environment (no bedrock).
The problem is that the WP_ENV was set to development when the migration was initiated, and now we are stuck with a tag in the head tag, no matter what settings we try to change : the blog_public option, etc.
Does anyone know if bedrock adds or modifies specific files that would result in the output of the noindex tag? I noticed that the mu-plugin folder, which contains the disallow-indexing.php file was copied in the wp-content folder on the live hosting.
Thanks in advance!