How can I fix a noindex, nofollow issue with my robots.txt file on V2?

Since updating to V2 of Shopify my robots.txt file is marked as noindex and nofollow on our product pages. This is on both the default shopify theme and our theme. The website is flocowear.com.
I looked up https://help.shopify.com/en/manual/promoting-marketing/seo/editing-robots-txt however, I can’t find the robots file within the theme code.

Any suggestions on where the code is and how to fix it would be much appreciated.

The code


could be added by your theme or by some apps related to SEO, that’s difficult to say just looking at your frontend.

Did you try to search for the word “robots” in your theme file to see how it is managed?

Also, about robot.txt documentation you linked, that’s unrelated. That explains how to manipulate the robots.txt file autogenerated by Shopify and it’s a different story.