Missing field 'text' (in 'mainEntity.suggestedAnswer')

Yes, that matches what I’m seeing too:

I don’t appear to have a “TEST LIVE URL” button on mine though? :thinking:

A few screen shots if it helps:

Currently attempting validation again:

1 Like

@davidb things are looking better this morning too:

Is there scope to address the yellow :warning: items too?

I’ve just re-started validation on the ones that are clearly trending downwards and the flat-lining ones:

But this one won’t even pass the pre-validation:

If it helps, there only seem to be two affected topics.

Not sure if relevant but the first post of this topic only contains hyperlinks: https://greyarro.ws/t/new-gimp-3-0-a-viable-free-alternative-to-photoshop/93092

And this one only has a video in the first post: https://greyarro.ws/t/how-to-film-edit-cinematic-fpv-drone-fly-through-dji-03-air-unit/74515

Is a lack of actual content the issue there perhaps?

1 Like

Thanks, I will investigate this. I suspect it’s because the OP contains no text at all.

We use the OP text as part of the question in the QAPage schema (for topics enabled for Discourse Solved). If there is no text in the OP then we may need to either skip it or use some placeholder (maybe using the topic title in the text value would work) to prevent Google from showing this error.

We already skip individual posts now if they have no text, but it looks like we can have “questions” in this way without body text so will need to account for that.

2 Likes