Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing field "mainEntity" #21

Closed
BenWortley opened this issue May 24, 2023 · 0 comments
Closed

Missing field "mainEntity" #21

BenWortley opened this issue May 24, 2023 · 0 comments

Comments

@BenWortley
Copy link
Sponsor

BenWortley commented May 24, 2023

Describe the bug

When using the FAQ Schema, it doesn't add the field mainEntity.

https://search.google.com/test/rich-results/result?id=nAmfarb8NDvZUAnofVhIvw

  defineWebPage({
    '@type': 'FAQPage',
  }),
  defineQuestion({
    name: 'How long will it take for my alloy wheels to be repaired or refurbished?',
    acceptedAnswer: 'Usually 2-3 working days, including wheels that are collected.',
  })

Reproduction

Attached above

System / Nuxt Info

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant