FAQ App Schema Issues

The FAQ app has some issues with the schema. The app adds schema for questions but there are some errors/missing fields.

You can see that there are errors for itemtype and text is missing. Fixing these would help with seo!

I also noticed that if the answer has a list formatting, google does not register that there is an accepted answer.

This is what the source code looks like

<div itemtype="https://schema.org/Question" itemscope>
  <h3 itemprop="name"><span class="font_8">Are there health requirements to adopt from Ukraine?</span> </h3>
  <hr>
  <p itemprop="acceptedAnswer"></p>
  <ul class="font_8">
    <li> <span class="font_8">Adoptive parents be in good physical and mental health</span> </li>
    <li>
      <hatul class="font_8">
        Adoptive families must have no history of mental disorders
      </hatul>
    </li>
  </ul>
  <p></p>
  <hr>
  <br>
  <br>
</div>

It also happened if it is a numbered list and not just bullet lists.

#FeatureRequest ? or #Bug ?

1 Like

Hey Patrick, have you submitted a support request for this issue? If not, I definitely suggest you do!

Not yet. I’ll give them a call tomorrow!

Do you know when the faq app started adding markup?

Im not sure. I just recently started using it on clients’ sites