How to add FAQ schema to my blog posts

Topic summary

A user sought help implementing FAQ schema (structured data) on blog posts about maxi skirts. They attempted adding the JSON-LD code to a meta field but encountered issues.

The Problem:

  • FAQ schema markup wasn’t functioning when copied into a meta field
  • Code included 6 fashion-related questions about maxi skirts with proper schema.org formatting

Resolution:

  • User self-resolved the issue shortly after posting
  • Root cause: Incorrect namespace and key configuration when adding the description
  • No implementation details or corrected approach were shared

Status: Resolved independently without community input.

Summarized with AI on November 2. AI used: claude-sonnet-4-5-20250929.

I would like to add the following structured data to my blog posts.

I tried copying the code into a meta field, but it doesn’t seem to be working.

Below is the code which I used.

Can anyone help me on this?

Thanks!

Never mind. Found the answer.

I had the wrong Namespace and key when I added the new description.

1 Like