FAQ content not marked up with FAQPage schema
Your site appears to have question-and-answer content, but it is not annotated with FAQPage schema — a standardised code tag that tells search engines and AI systems "this section is a list of questions and answers." Without FAQPage schema, AI search engines cannot reliably identify and extract your Q&A content to use in answers, summaries, or featured snippets. Your answers may be overlooked in favour of competitors whose FAQ content is properly tagged. (If your site is a single-page app, schema may be injected by JavaScript after load — confirm by checking your rendered page source.) Ask your developer to add FAQPage structured data (in JSON-LD format) to any page that contains question-and-answer content. Google's Rich Results documentation has a straightforward example to follow.
Why this matters
Without FAQPage schema, AI search engines cannot reliably identify and extract your Q&A content to use in answers, summaries, or featured snippets. Your answers may be overlooked in favour of competitors whose FAQ content is properly tagged. (If your site is a single-page app, schema may be injected by JavaScript after load — confirm by checking your rendered page source.)
How to fix it
Ask your developer to add FAQPage structured data (in JSON-LD format) to any page that contains question-and-answer content. Google's Rich Results documentation has a straightforward example to follow.