-
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":xxxxGoogle 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)
Viewing 1 replies (of 1 total)
The ticket ‘Rank Math PRO: FAQ Schema Issue with Google Test’ is closed to new replies.