_seoMetaTags is returning robots:noindex

I’m querying the field thus:

_seoMetaTags {
  attributes
  content
  tag
}

Among all the values I expect, it’s also now returning:

{
  attributes: { name: 'robots', content: 'noindex' },
  content: null,
  tag: 'meta'
}

I’m not sure where that’s coming from. There’s no robots option I can see in the metadata field options.

Hello @joren

Can you email us at support@datocms.com with the full request you are making, and the project URL where you are making it so we can take a look at what could be happening?

Thank you!

Done