Rank Math PRO: FAQ Schema Issue with Google Test

#562366
  • Resolved Anonymous
    Rank Math free

    Rank Math PRO: Test on both 3.0.33 and 3.0.34. Google test is now failing when RM added multiple types at the top article node level.

    
    
       { "@type": "WebSite",... }, { "@type": "ImageObject",... }, 
        {
         "@type": [
            "WebPage",
            "FAQPage"
          ],"@id":xxx, "url":xxxx
    

    Google failed the test because of “FAQPage”, in the array since there is the actual FAQPage type further down the data block.

    In the Google Test page, I removed “FAQPage” from the array and the test was passed.

Viewing 1 replies (of 1 total)
  • Hello,

    Thank you for contacting Rank Math support.

    We have already replied to your other ticket with the same concern, and please continue there to avoid duplication.

    I’ll close this one so we can follow up on one thread for efficiency.

    Looking forward to helping you.

    Thank you.

Viewing 1 replies (of 1 total)

The ticket ‘Rank Math PRO: FAQ Schema Issue with Google Test’ is closed to new replies.